PISM, A Parallel Ice Sheet Model
stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -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 58 of file Component.hh.