Ice Sheet System Model  4.18
Code documentation
InputUpdateFromSolutionx.h
Go to the documentation of this file.
1 
5 #ifndef _UPDATEINPUTSFROMSOLUTIONXX_H
6 #define _UPDATEINPUTSFROMSOLUTIONXX_H
7 
8 #include "../../classes/classes.h"
9 #include "../../analyses/analyses.h"
10 
11 /* local prototypes: */
13 
14 #endif /* _UPDATEINPUTSFROMSOLUTIONXX_H */
FemModel
Definition: FemModel.h:31
InputUpdateFromSolutionx
void InputUpdateFromSolutionx(FemModel *femmodel, Vector< IssmDouble > *solution)
Definition: InputUpdateFromSolutionx.cpp:9
Vector< IssmDouble >
femmodel
FemModel * femmodel
Definition: esmfbinders.cpp:16