source:
issm/oecreview/Archive/16133-16554/ISSM-16295-16296.diff
Last change on this file was 16556, checked in by , 11 years ago | |
---|---|
File size: 608 bytes |
-
../trunk-jpl/src/c/classes/Materials/Matice.cpp
730 730 parameters=((Penta*)(element))->parameters; 731 731 } 732 732 parameters->FindParam(&meshtype,MeshTypeEnum); 733 if(meshtype==Mesh 3DEnum){733 if(meshtype==Mesh2DhorizontalEnum){ 734 734 /*Duplicate rheology input: */ 735 735 this->inputs->AddInput(new TriaInput(MaterialsRheologyBbarEnum,values,P1Enum)); 736 736 }
Note:
See TracBrowser
for help on using the repository browser.