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

#include <GenericExpression.H>

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

Public Member Functions

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

Static Public Attributes

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

Detailed Description

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

Definition at line 175 of file GenericExpression.H.

Constructor & Destructor Documentation

◆ g_negate()

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

Definition at line 187 of file GenericExpression.H.

Member Function Documentation

◆ evaluate()

template<typename E1>
auto evaluate ( ) const
inline

Definition at line 192 of file GenericExpression.H.

Member Data Documentation

◆ is_leaf

template<typename E1>
bool is_leaf = false
staticconstexpr

Definition at line 185 of file GenericExpression.H.


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