Ice Sheet System Model
4.18
Code documentation
src
c
modules
SetControlInputsFromVectorx
SetControlInputsFromVectorx.h
Go to the documentation of this file.
1
4
#ifndef _SETCONTROLINPUTSXFROMVECTOR_H
5
#define _SETCONTROLINPUTSXFROMVECTOR_H
6
7
#include "../../classes/classes.h"
8
9
/* local prototypes: */
10
void
SetControlInputsFromVectorx
(
FemModel
*
femmodel
,
Vector<IssmDouble>
* vector);
11
void
SetControlInputsFromVectorx
(
FemModel
*
femmodel
,
IssmDouble
* vector);
12
13
#endif
IssmDouble
double IssmDouble
Definition:
types.h:37
SetControlInputsFromVectorx
void SetControlInputsFromVectorx(FemModel *femmodel, Vector< IssmDouble > *vector)
Definition:
SetControlInputsFromVectorx.cpp:55
FemModel
Definition:
FemModel.h:31
Vector< IssmDouble >
femmodel
FemModel * femmodel
Definition:
esmfbinders.cpp:16
Generated on Thu Jul 2 2020 08:09:19 for Ice Sheet System Model by
1.8.19