netxsimdg
Loading...
Searching...
No Matches
Nextsim::AtmIn Class Reference
Inheritance diagram for Nextsim::AtmIn:
Inheritance graph
Collaboration diagram for Nextsim::AtmIn:
Collaboration graph

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
 

Detailed Description

Definition at line 46 of file NewModelArrayRef_test.cpp.

Constructor & Destructor Documentation

◆ AtmIn()

Nextsim::AtmIn::AtmIn ( )
inline

Definition at line 48 of file NewModelArrayRef_test.cpp.

Member Function Documentation

◆ configure()

void Nextsim::AtmIn::configure ( )
inline

Definition at line 53 of file NewModelArrayRef_test.cpp.

◆ setData()

void Nextsim::AtmIn::setData ( const std::vector< double > & values)
inline

Definition at line 58 of file NewModelArrayRef_test.cpp.


The documentation for this class was generated from the following file: