Changeset 13313
- Timestamp:
- 09/10/12 23:05:22 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/modules/Solverx/SolverxSeq.cpp
r13297 r13313 158 158 /*}}}*/ 159 159 160 int EDF_fos_reverse_for_solverx(int m, double *dp_U, int n, double *dp_Z) { /*{{{*/ 161 return 0; 162 } 163 /*}}}*/ 164 160 165 void SolverxSeq(IssmDouble *X,IssmDouble *A,IssmDouble *B,int n, Parameters* parameters){/*{{{*/ 161 166 // pack inputs to conform to the EDF-prescribed interface
Note:
See TracChangeset
for help on using the changeset viewer.