|
enum class | ProtectedArray {
H_ICE
, SW_IN
, COUNT
, H_ICE
,
SW_IN
, COUNT
} |
|
enum class | SharedArray { H_ICE
, COUNT
, H_ICE
, COUNT
} |
|
enum class | ProtectedArray {
H_ICE
, SW_IN
, COUNT
, H_ICE
,
SW_IN
, COUNT
} |
|
enum class | SharedArray { H_ICE
, COUNT
, H_ICE
, COUNT
} |
|
static void | registerSharedArray (SharedArray type, ModelArray *p) |
|
static void | registerProtectedArray (ProtectedArray type, ModelArray *p) |
|
static const MARConstBackingStore & | getProtectedArrays () |
|
static const MARBackingStore & | getSharedArrays () |
|
static void | registerSharedArray (SharedArray type, ModelArray *p) |
|
static void | registerProtectedArray (ProtectedArray type, ModelArray *p) |
|
static const MARConstBackingStore & | getProtectedArrays () |
|
static const MARBackingStore & | getSharedArrays () |
|
static MARBackingStore | sharedArrays |
|
static MARConstBackingStore | protectedArrays |
|
Definition at line 84 of file NewModelArrayRef_test.cpp.
◆ IceCalc() [1/2]
Nextsim::IceCalc::IceCalc |
( |
| ) |
|
|
inline |
◆ IceCalc() [2/2]
Nextsim::IceCalc::IceCalc |
( |
| ) |
|
|
inline |
◆ configure() [1/2]
void Nextsim::IceCalc::configure |
( |
| ) |
|
|
inline |
◆ configure() [2/2]
void Nextsim::IceCalc::configure |
( |
| ) |
|
|
inline |
◆ getData() [1/2]
void Nextsim::IceCalc::getData |
( |
double & | dataOut | ) |
|
|
inline |
◆ getData() [2/2]
void Nextsim::IceCalc::getData |
( |
double & | dataOut | ) |
|
|
inline |
◆ update() [1/2]
void Nextsim::IceCalc::update |
( |
int | tStep | ) |
|
|
inline |
◆ update() [2/2]
void Nextsim::IceCalc::update |
( |
int | tStep | ) |
|
|
inline |
The documentation for this class was generated from the following files: