Changeset 19702 for issm/trunk-jpl/src/wrappers/TriMesh/TriMesh.h
- Timestamp:
- 11/09/15 17:58:03 (9 years ago)
- Location:
- issm/trunk-jpl
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl
- Property svn:ignore
-
old new 1 build-js 2 build-esmf 1 3 build-gcm 2 4 build-fw
-
- Property svn:ignore
-
issm/trunk-jpl/src/wrappers/TriMesh/TriMesh.h
r14996 r19702 55 55 #endif 56 56 57 #ifdef _HAVE_JAVASCRIPT_MODULES_ 58 /* serial input macros: */ 59 #define DOMAINOUTLINE domainx,domainy,domainnods 60 #define RIFTSOUTLINE NULL,NULL,0 61 #define AREA areain 62 /* serial output macros: */ 63 #define INDEX pindex,pnel 64 #define X px,pnods 65 #define Y py,pnods 66 #define SEGMENTS NULL,NULL 67 #define SEGMENTMARKERLIST NULL,NULL 68 #endif 69 70 57 71 /* serial arg counts: */ 58 72 #undef NLHS
Note:
See TracChangeset
for help on using the changeset viewer.