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

Public Member Functions

void configure ()
 
void setData ()
 
void update ()
 
const MARBackingStore & bs ()
 

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 152 of file NewModelArrayRef_test.cpp.

Constructor & Destructor Documentation

◆ CouplIn()

Nextsim::CouplIn::CouplIn ( )
inline

Definition at line 155 of file NewModelArrayRef_test.cpp.

Member Function Documentation

◆ bs()

const MARBackingStore & Nextsim::CouplIn::bs ( )
inline

Definition at line 178 of file NewModelArrayRef_test.cpp.

◆ configure()

void Nextsim::CouplIn::configure ( )
inline

Definition at line 164 of file NewModelArrayRef_test.cpp.

◆ setData()

void Nextsim::CouplIn::setData ( )
inline

Definition at line 169 of file NewModelArrayRef_test.cpp.

◆ update()

void Nextsim::CouplIn::update ( )
inline

Definition at line 174 of file NewModelArrayRef_test.cpp.


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