#include <GenericExpression.H>


Public Member Functions | |
| g_magSqr (const E1 &u) | |
| auto | evaluate () const |
| Public Member Functions inherited from GenericExpression< g_magSqr< E1 > > | |
| auto | evaluate () const |
Static Public Attributes | |
| static constexpr bool | is_leaf = false |
| Static Public Attributes inherited from GenericExpression< g_magSqr< E1 > > | |
| static constexpr bool | is_leaf |
Definition at line 209 of file GenericExpression.H.
|
inline |
Definition at line 209 of file GenericExpression.H.
Referenced by evaluate().

|
inline |
Definition at line 209 of file GenericExpression.H.
References EXPRESSION_FUNCTION1, g_magSqr(), and Foam::Expression::magSqr().

|
staticconstexpr |
Definition at line 209 of file GenericExpression.H.