- Timestamp:
- 08/22/13 11:44:02 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified issm/trunk-jpl/src/c/modules/ModelProcessorx/ModelProcessorx.h ΒΆ
r15771 r15877 104 104 void CreateLoadsMasstransport(Loads** ploads, IoModel* iomodel); 105 105 void UpdateElementsMasstransport(Elements* elements,IoModel* iomodel,int analysis_counter,int analysis_type); 106 void CreateNodesFreeSurfaceTop(Nodes** pnodes,IoModel* iomodel); 107 void CreateConstraintsFreeSurfaceTop(Constraints** pconstraints,IoModel* iomodel); 108 void CreateLoadsFreeSurfaceTop(Loads** ploads, IoModel* iomodel); 109 void UpdateElementsFreeSurfaceTop(Elements* elements,IoModel* iomodel,int analysis_counter,int analysis_type); 110 void CreateNodesFreeSurfaceBase(Nodes** pnodes,IoModel* iomodel); 111 void CreateConstraintsFreeSurfaceBase(Constraints** pconstraints,IoModel* iomodel); 112 void CreateLoadsFreeSurfaceBase(Loads** ploads, IoModel* iomodel); 113 void UpdateElementsFreeSurfaceBase(Elements* elements,IoModel* iomodel,int analysis_counter,int analysis_type); 106 114 107 115 /*balancedthickness:*/
Note:
See TracChangeset
for help on using the changeset viewer.