PISM, A Parallel Ice Sheet Model
stable v1.2 committed by Constantine Khrulev on 2020-02-11 20:24:05 -0900
|
#include <Component.hh>
Public Member Functions | |
InputOptions (InitializationType t, const std::string &file, unsigned int index) | |
Public Attributes | |
InitializationType | type |
initialization type More... | |
std::string | filename |
name of the input file (if applicable) More... | |
unsigned int | record |
index of the record to re-start from More... | |
Definition at line 41 of file Component.hh.