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