Changeset 13050 for issm/trunk-jpl/src
- Timestamp:
- 08/15/12 17:15:29 (13 years ago)
- Location:
- issm/trunk-jpl/src/c/shared/Numerics
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/shared/Numerics/numerics.h
r12546 r13050 30 30 char* OptionsFromAnalysis(Parameters* parameters,int analysis_type); 31 31 void XZvectorsToCoordinateSystem(IssmDouble* T,IssmDouble* xzvectors); 32 int cubic(double A[4], double X[3], int* num); 32 33 #ifdef _HAVE_PETSC_ 33 34 void PetscOptionsFromAnalysis(Parameters* parameters,int analysis_type);
Note:
See TracChangeset
for help on using the changeset viewer.