Ice Sheet System Model  4.18
Code documentation
InputUpdateFromMatrixDakotax.h
Go to the documentation of this file.
1 
5 #ifndef _UPDATEINPUTSFROMMATRIXDAKOTAXX_H
6 #define _UPDATEINPUTSFROMMATRIXDAKOTAXX_H
7 
8 #include "../../classes/classes.h"
9 
10 /* local prototypes: */
11 void InputUpdateFromMatrixDakotax(FemModel* femmodel,double* matrix,int nrows,int ncols, int name, int type);
12 
13 #endif /* _UPDATEINPUTSFROMMATRIXDAKOTAXX_H */
FemModel
Definition: FemModel.h:31
InputUpdateFromMatrixDakotax
void InputUpdateFromMatrixDakotax(FemModel *femmodel, double *matrix, int nrows, int ncols, int name, int type)
Definition: InputUpdateFromMatrixDakotax.cpp:10
femmodel
FemModel * femmodel
Definition: esmfbinders.cpp:16