Changeset 20855
- Timestamp:
- 07/05/16 11:12:45 (9 years ago)
- Location:
- issm/trunk-jpl/src/wrappers
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/wrappers/BamgMesher/BamgMesher.cpp
r15105 r20855 9 9 _printf0_("\n"); 10 10 }/*}}}*/ 11 WRAPPER(BamgMesher ){11 WRAPPER(BamgMesher_python){ 12 12 13 13 /*Intermediary*/ -
issm/trunk-jpl/src/wrappers/BamgTriangulate/BamgTriangulate.cpp
r20852 r20855 13 13 _printf0_("\n"); 14 14 }/*}}}*/ 15 WRAPPER(BamgTriangulate ){15 WRAPPER(BamgTriangulate_python){ 16 16 17 17 /*input: */ -
issm/trunk-jpl/src/wrappers/ContourToMesh/ContourToMesh.cpp
r20847 r20855 27 27 _printf_("\n"); 28 28 }/*}}}*/ 29 WRAPPER(ContourToMesh ){29 WRAPPER(ContourToMesh_python){ 30 30 31 31 /* required input: */
Note:
See TracChangeset
for help on using the changeset viewer.