Changeset 26091


Ignore:
Timestamp:
03/12/21 18:55:36 (4 years ago)
Author:
Mathieu Morlighem
Message:

CHG: fixing some things for test2002

Location:
issm/trunk-jpl/src/c/classes
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified issm/trunk-jpl/src/c/classes/FemModel.cpp

    r26090 r26091  
    47664766        IssmDouble* partitionhydro=NULL;
    47674767        int nparthydro;
    4768         int istws=0;
     4768        bool istws;
    47694769
    47704770
  • TabularUnified issm/trunk-jpl/src/c/classes/Vertex.cpp

    r25827 r26091  
    182182        switch(this->domaintype){
    183183                case Domain2DhorizontalEnum:
     184                case Domain3DsurfaceEnum:
    184185                        /*Nothing*/
    185186                        return;
Note: See TracChangeset for help on using the changeset viewer.