Changeset 14648 for issm/trunk-jpl/src/c/classes/objects/Vertex.h
- Timestamp:
- 04/18/13 12:31:07 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/objects/Vertex.h
r14090 r14648 55 55 void SetClone(int* minranks); 56 56 void ToXYZ(Matrix<IssmDouble>* matrix); 57 void VertexCoordinates(Vector<IssmDouble>* vx,Vector<IssmDouble>* vy,Vector<IssmDouble>* vz); 57 58 }; 58 59 #endif /* _VERTEX_H */
Note:
See TracChangeset
for help on using the changeset viewer.