Loading...
Searching...
No Matches
g_pow2< E1 > Class Template Reference

#include <GenericExpression.H>

Inheritance diagram for g_pow2< E1 >:
Collaboration diagram for g_pow2< E1 >:

Public Member Functions

 g_pow2 (const E1 &u)
auto evaluate () const
Public Member Functions inherited from GenericExpression< g_pow2< E1 > >
auto evaluate () const

Static Public Attributes

static constexpr bool is_leaf = false
Static Public Attributes inherited from GenericExpression< g_pow2< E1 > >
static constexpr bool is_leaf

Detailed Description

template<typename E1>
class Foam::Expression::g_pow2< E1 >

Definition at line 211 of file GenericExpression.H.

Constructor & Destructor Documentation

◆ g_pow2()

template<typename E1>
g_pow2 ( const E1 & u)
inline

Definition at line 211 of file GenericExpression.H.

Referenced by evaluate().

Here is the caller graph for this function:

Member Function Documentation

◆ evaluate()

template<typename E1>
auto evaluate ( ) const
inline

Definition at line 211 of file GenericExpression.H.

References EXPRESSION_FUNCTION1, g_pow2(), and Foam::Expression::pow2().

Here is the call graph for this function:

Member Data Documentation

◆ is_leaf

template<typename E1>
bool is_leaf = false
staticconstexpr

Definition at line 211 of file GenericExpression.H.


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