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