source: issm/oecreview/Archive/26740-27031/ISSM-26917-26918.diff@ 27032

Last change on this file since 27032 was 27032, checked in by Mathieu Morlighem, 3 years ago

CHG: added 26740-27031

File size: 2.6 KB
  • TabularUnified ../trunk-jpl/src/c/classes/Cfdragcoeffabsgrad.h

     
    1010#include "./FemModel.h"
    1111
    1212IssmDouble OutputDefinitionsResponsex(FemModel* femmodel,int output_enum);
    13 void  GetVectorFromInputsx( IssmDouble** pvector, int* pvector_size, FemModel* femmodel,int name);
    1413
    1514class Cfdragcoeffabsgrad: public Object, public Definition{
    1615
  • TabularUnified ../trunk-jpl/src/c/classes/Cflevelsetmisfit.h

     
    1010#include "./FemModel.h"
    1111
    1212IssmDouble OutputDefinitionsResponsex(FemModel* femmodel,int output_enum);
    13 void  GetVectorFromInputsx( IssmDouble** pvector, int* pvector_size, FemModel* femmodel,int name);
    1413
    1514class Cflevelsetmisfit: public Object, public Definition{
    1615
  • TabularUnified ../trunk-jpl/src/c/classes/Cfsurfacelogvel.h

     
    1010#include "./FemModel.h"
    1111
    1212IssmDouble OutputDefinitionsResponsex(FemModel* femmodel,int output_enum);
    13 void  GetVectorFromInputsx( IssmDouble** pvector, int* pvector_size, FemModel* femmodel,int name);
    1413
    1514class Cfsurfacelogvel: public Object, public Definition{
    1615
  • TabularUnified ../trunk-jpl/src/c/classes/Cfsurfacesquare.h

     
    1010#include "./FemModel.h"
    1111
    1212IssmDouble OutputDefinitionsResponsex(FemModel* femmodel,int output_enum);
    13 void  GetVectorFromInputsx( IssmDouble** pvector, int* pvector_size, FemModel* femmodel,int name);
    1413
    1514class Cfsurfacesquare: public Object, public Definition{
    1615
  • TabularUnified ../trunk-jpl/src/c/classes/Radar.h

     
    1010#include "./FemModel.h"
    1111
    1212IssmDouble OutputDefinitionsResponsex(FemModel* femmodel,int output_enum);
    13 void  GetVectorFromInputsx( IssmDouble** pvector, int* pvector_size, FemModel* femmodel,int name);
    1413
    1514class Radar: public Object, public Definition{
    1615
Note: See TracBrowser for help on using the repository browser.