 |
Ice Sheet System Model
4.18
Code documentation
|
Go to the documentation of this file. 1 #ifndef _CONTAINER_RESULTS_H_
2 #define _CONTAINER_RESULTS_H_
4 #include "../../datastructures/datastructures.h"
28 #endif //ifndef _RESULTS_H_
Declaration of Parameters class.
void Write(Parameters *parameters)
int DeleteResult(int result_enum, int result_step)
int AddResult(ExternalResult *result)
ExternalResult * FindResult(int result_enum)
Declaration of DataSet class.
Declaration of Results class.