- Timestamp:
- 07/03/12 08:39:17 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/modules/BamgConvertMeshx/BamgConvertMeshx.h
r3913 r12600 9 9 10 10 /* local prototypes: */ 11 int BamgConvertMeshx(BamgMesh* bamgmesh,BamgGeom* bamggeom, double* index,double* x,double* y,int nods,int nels);11 int BamgConvertMeshx(BamgMesh* bamgmesh,BamgGeom* bamggeom,int* index,double* x,double* y,int nods,int nels); 12 12 13 13 #endif
Note:
See TracChangeset
for help on using the changeset viewer.