|
Nektar++
|


Public Member Functions | |
| def | __init__ |
| def | match |
Public Member Functions inherited from CellMLToNektar.optimize.ExpressionMatcher.Pattern | |
| def | match |
Public Attributes | |
| value | |
A constant number, optionally with the value specified.
Definition at line 1377 of file optimize.py.
| def CellMLToNektar.optimize.ExpressionMatcher.N.__init__ | ( | self, | |
value = None |
|||
| ) |
Definition at line 1379 of file optimize.py.
| def CellMLToNektar.optimize.ExpressionMatcher.N.match | ( | self, | |
| expr | |||
| ) |
Definition at line 1382 of file optimize.py.
References Nektar::NekMeshUtils::Condition.value, Nektar::NekMeshUtils::ConfigOption.value, and CellMLToNektar.optimize.ExpressionMatcher.N.value.
| CellMLToNektar.optimize.ExpressionMatcher.N.value |
Definition at line 1380 of file optimize.py.
Referenced by CellMLToNektar.validator.ValidatorError.__str__(), and CellMLToNektar.optimize.ExpressionMatcher.N.match().
1.8.8