PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
#include <Component.hh>
Public Member Functions | |
InputOptions (InitializationType t, const std::string &file, unsigned int index) | |
Public Attributes | |
InitializationType | type |
initialization type | |
std::string | filename |
name of the input file (if applicable) | |
unsigned int | record |
index of the record to re-start from | |
Definition at line 58 of file Component.hh.