Ice Sheet System Model  4.18
Code documentation
ParseToolkitsOptionsx.h
Go to the documentation of this file.
1 
5 #ifndef _PARSEPETSCOPTIONSX_H
6 #define _PARSEPETSCOPTIONSX_H
7 
8 #include "../../classes/classes.h"
9 
10 /* local prototypes: */
11 void ParseToolkitsOptionsx(Parameters* parameters, FILE* petscoptionsfid);
12 
13 #endif /* _PARSEPETSCOPTIONSX_H */
Parameters
Declaration of Parameters class.
Definition: Parameters.h:18
ParseToolkitsOptionsx
void ParseToolkitsOptionsx(Parameters *parameters, FILE *petscoptionsfid)
Definition: ParseToolkitsOptionsx.cpp:19