Ice Sheet System Model  4.18
Code documentation
OutputResultsx.h
Go to the documentation of this file.
1 
5 #ifndef _OUTPUTRESULTSX_H
6 #define _OUTPUTRESULTSX_H
7 
8 #ifdef HAVE_CONFIG_H
9  #include <config.h>
10 #else
11 #error "Cannot compile with HAVE_CONFIG_H symbol! run configure first!"
12 #endif
13 
14 #include "../../classes/classes.h"
15 
17 
18 #endif /* _OUTPUTRESULTS_H */
OutputResultsx
void OutputResultsx(FemModel *femmodel)
Definition: OutputResultsx.cpp:17
FemModel
Definition: FemModel.h:31
femmodel
FemModel * femmodel
Definition: esmfbinders.cpp:16