[27032] | 1 | Index: ../trunk-jpl/src/c/classes/Cfdragcoeffabsgrad.h
|
---|
| 2 | ===================================================================
|
---|
| 3 | --- ../trunk-jpl/src/c/classes/Cfdragcoeffabsgrad.h (revision 26917)
|
---|
| 4 | +++ ../trunk-jpl/src/c/classes/Cfdragcoeffabsgrad.h (revision 26918)
|
---|
| 5 | @@ -10,7 +10,6 @@
|
---|
| 6 | #include "./FemModel.h"
|
---|
| 7 |
|
---|
| 8 | IssmDouble OutputDefinitionsResponsex(FemModel* femmodel,int output_enum);
|
---|
| 9 | -void GetVectorFromInputsx( IssmDouble** pvector, int* pvector_size, FemModel* femmodel,int name);
|
---|
| 10 |
|
---|
| 11 | class Cfdragcoeffabsgrad: public Object, public Definition{
|
---|
| 12 |
|
---|
| 13 | Index: ../trunk-jpl/src/c/classes/Cflevelsetmisfit.h
|
---|
| 14 | ===================================================================
|
---|
| 15 | --- ../trunk-jpl/src/c/classes/Cflevelsetmisfit.h (revision 26917)
|
---|
| 16 | +++ ../trunk-jpl/src/c/classes/Cflevelsetmisfit.h (revision 26918)
|
---|
| 17 | @@ -10,7 +10,6 @@
|
---|
| 18 | #include "./FemModel.h"
|
---|
| 19 |
|
---|
| 20 | IssmDouble OutputDefinitionsResponsex(FemModel* femmodel,int output_enum);
|
---|
| 21 | -void GetVectorFromInputsx( IssmDouble** pvector, int* pvector_size, FemModel* femmodel,int name);
|
---|
| 22 |
|
---|
| 23 | class Cflevelsetmisfit: public Object, public Definition{
|
---|
| 24 |
|
---|
| 25 | Index: ../trunk-jpl/src/c/classes/Cfsurfacelogvel.h
|
---|
| 26 | ===================================================================
|
---|
| 27 | --- ../trunk-jpl/src/c/classes/Cfsurfacelogvel.h (revision 26917)
|
---|
| 28 | +++ ../trunk-jpl/src/c/classes/Cfsurfacelogvel.h (revision 26918)
|
---|
| 29 | @@ -10,7 +10,6 @@
|
---|
| 30 | #include "./FemModel.h"
|
---|
| 31 |
|
---|
| 32 | IssmDouble OutputDefinitionsResponsex(FemModel* femmodel,int output_enum);
|
---|
| 33 | -void GetVectorFromInputsx( IssmDouble** pvector, int* pvector_size, FemModel* femmodel,int name);
|
---|
| 34 |
|
---|
| 35 | class Cfsurfacelogvel: public Object, public Definition{
|
---|
| 36 |
|
---|
| 37 | Index: ../trunk-jpl/src/c/classes/Cfsurfacesquare.h
|
---|
| 38 | ===================================================================
|
---|
| 39 | --- ../trunk-jpl/src/c/classes/Cfsurfacesquare.h (revision 26917)
|
---|
| 40 | +++ ../trunk-jpl/src/c/classes/Cfsurfacesquare.h (revision 26918)
|
---|
| 41 | @@ -10,7 +10,6 @@
|
---|
| 42 | #include "./FemModel.h"
|
---|
| 43 |
|
---|
| 44 | IssmDouble OutputDefinitionsResponsex(FemModel* femmodel,int output_enum);
|
---|
| 45 | -void GetVectorFromInputsx( IssmDouble** pvector, int* pvector_size, FemModel* femmodel,int name);
|
---|
| 46 |
|
---|
| 47 | class Cfsurfacesquare: public Object, public Definition{
|
---|
| 48 |
|
---|
| 49 | Index: ../trunk-jpl/src/c/classes/Radar.h
|
---|
| 50 | ===================================================================
|
---|
| 51 | --- ../trunk-jpl/src/c/classes/Radar.h (revision 26917)
|
---|
| 52 | +++ ../trunk-jpl/src/c/classes/Radar.h (revision 26918)
|
---|
| 53 | @@ -10,7 +10,6 @@
|
---|
| 54 | #include "./FemModel.h"
|
---|
| 55 |
|
---|
| 56 | IssmDouble OutputDefinitionsResponsex(FemModel* femmodel,int output_enum);
|
---|
| 57 | -void GetVectorFromInputsx( IssmDouble** pvector, int* pvector_size, FemModel* femmodel,int name);
|
---|
| 58 |
|
---|
| 59 | class Radar: public Object, public Definition{
|
---|
| 60 |
|
---|