Changeset 3956 for issm/trunk/src/c/objects/Inputs/PentaVertexInput.h
- Timestamp:
- 05/26/10 12:15:23 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/objects/Inputs/PentaVertexInput.h
r3946 r3956 83 83 void GetBStokes(double* B, double* xyz_list, double* gauss_coord); 84 84 int PatchSize(void); 85 void PatchFill(double* patches, Parameters* parameters);85 void PatchFill(double* patches, int max_vertices,Parameters* parameters); 86 86 /*}}}*/ 87 87
Note:
See TracChangeset
for help on using the changeset viewer.