PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
#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 58 of file Component.hh.