|
netxsimdg
|


Public Member Functions | |
| void | configure () |
| void | setData (const std::vector< double > &values) |
Additional Inherited Members | |
Public Types inherited from Nextsim::MiniModelComponent | |
| 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 Public Member Functions inherited from Nextsim::MiniModelComponent | |
| 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 Protected Attributes inherited from Nextsim::MiniModelComponent | |
| static MARBackingStore | sharedArrays |
| static MARConstBackingStore | protectedArrays |
Definition at line 46 of file NewModelArrayRef_test.cpp.
|
inline |
Definition at line 48 of file NewModelArrayRef_test.cpp.
|
inline |
Definition at line 53 of file NewModelArrayRef_test.cpp.
|
inline |
Definition at line 58 of file NewModelArrayRef_test.cpp.