Changeset 12467


Ignore:
Timestamp:
06/19/12 16:07:00 (13 years ago)
Author:
utke
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/modules/ConstraintsStatex/RiftConstraintsState.cpp

    r12365 r12467  
    309309
    310310        /*rift penetration: */
    311         double max_penetration=0;
    312         double mpi_max_penetration;
    313         double penetration;
     311        IssmDouble max_penetration=0;
     312        IssmDouble mpi_max_penetration;
     313        IssmDouble penetration;
    314314
    315315        /*Ok, we are going to find the node pairs which are not penetrating, even though they
Note: See TracChangeset for help on using the changeset viewer.