#include <operator.hpp>
Definition at line 42 of file operator.hpp.
◆ Type
Enumerator |
---|
Temporal | |
Implicit | |
Explicit | |
Definition at line 46 of file operator.hpp.
◆ Operator() [1/3]
template<typename T >
NeoFOAM::dsl::Operator::Operator |
( |
T |
cls | ) |
|
|
inline |
◆ Operator() [2/3]
NeoFOAM::dsl::Operator::Operator |
( |
const Operator & |
eqnOperator | ) |
|
◆ Operator() [3/3]
NeoFOAM::dsl::Operator::Operator |
( |
Operator && |
eqnOperator | ) |
|
◆ build()
void NeoFOAM::dsl::Operator::build |
( |
const Input & |
input | ) |
|
◆ exec()
const Executor & NeoFOAM::dsl::Operator::exec |
( |
| ) |
const |
◆ explicitOperation()
void NeoFOAM::dsl::Operator::explicitOperation |
( |
Field< scalar > & |
source | ) |
|
◆ getCoefficient() [1/2]
Coeff & NeoFOAM::dsl::Operator::getCoefficient |
( |
| ) |
|
◆ getCoefficient() [2/2]
Coeff NeoFOAM::dsl::Operator::getCoefficient |
( |
| ) |
const |
◆ getType()
◆ temporalOperation()
void NeoFOAM::dsl::Operator::temporalOperation |
( |
Field< scalar > & |
field | ) |
|
The documentation for this class was generated from the following file:
- /home/runner/work/NeoFOAM/NeoFOAM/include/NeoFOAM/dsl/operator.hpp