Ice Sheet System Model
4.18
Code documentation
src
c
classes
Options
OptionUtilities.h
Go to the documentation of this file.
1
5
#ifndef _OPTIONUTILITIES_H_
6
#define _OPTIONUTILITIES_H_
7
8
/*Headers:{{{*/
9
#include "../../shared/Exceptions/exceptions.h"
10
#include "../../shared/Enum/Enum.h"
11
12
#include "
./Option.h
"
13
/*}}}*/
14
15
int
StringFromSize
(
char
* cstr,
int
* size,
int
ndims);
16
17
#endif
/* _OPTIONUTILITIES_H */
Option.h
: header file for option abstract object
StringFromSize
int StringFromSize(char *cstr, int *size, int ndims)
Definition:
OptionUtilities.cpp:17
Generated on Thu Jul 2 2020 08:09:18 for Ice Sheet System Model by
1.8.19