Changeset 3938 for issm/trunk/src/c/objects/Elements/Beam.h
- Timestamp:
- 05/25/10 10:31:51 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified issm/trunk/src/c/objects/Elements/Beam.h ΒΆ
r3928 r3938 79 79 void ComputeStrainRate(Vec eps,int analysis_type,int sub_analysis_type); 80 80 void GetNodes(void** vpnodes); 81 void PatchSize(int* ppatch_numrows,int* pnumcols, int enum_type); 82 void PatchFill(int* pcount, double* patches,int patch_numcols); 83 81 84 /*}}}*/ 82 85 /*not implemented: {{{1*/
Note:
See TracChangeset
for help on using the changeset viewer.