◆ GetConnectionsNb()
int ProcessOutflow::GetConnectionsNb |
( |
| ) |
|
|
overridevirtual |
Get the number of connections to the process.
- Returns
- number of connections to the process.
Implements Process.
◆ GetValuePointer()
double * ProcessOutflow::GetValuePointer |
( |
const string & | name | ) |
|
|
overridevirtual |
Get the value pointer for a given element.
- Parameters
-
name | name of the element to get. |
- Returns
- pointer to the value of the given element.
Reimplemented from Process.
◆ IsOk()
bool ProcessOutflow::IsOk |
( |
| ) |
|
|
overridevirtual |
Check that everything is correctly defined.
- Returns
- true is everything is correctly defined.
Implements Process.
◆ RegisterProcessParametersAndForcing()
void ProcessOutflow::RegisterProcessParametersAndForcing |
( |
SettingsModel * | modelSettings | ) |
|
|
static |
Register the process parameters and forcing in the settings model.
- Parameters
-
modelSettings | The settings model to register the parameters in. |
The documentation for this class was generated from the following files:
- /github/workspace/core/src/processes/ProcessOutflow.h
- /github/workspace/core/src/processes/ProcessOutflow.cpp