LifeV
ExpressionDphiI Class Reference

class ExpressionPhiI Class representing the gradient of the test function in an expression More...

#include <ExpressionDphiI.hpp>

+ Inheritance diagram for ExpressionDphiI:
+ Collaboration diagram for ExpressionDphiI:

Public Types

typedef ExpressionBase< ExpressionDphiIbase_Type
 

Constructors & Destructor

 ExpressionDphiI ()
 Empty constructor. More...
 
 ExpressionDphiI (const ExpressionDphiI &)
 Copy constructor. More...
 
 ~ExpressionDphiI ()
 Destructor. More...
 

Methods

static void display (std::ostream &out=std::cout)
 Display method. More...
 

Additional Inherited Members

- Public Types inherited from ExpressionBase< ExpressionDphiI >
typedef ExpressionDphiI derived_Type
 
- Public Member Functions inherited from ExpressionBase< ExpressionDphiI >
 ExpressionBase ()
 Empty and only constructor. More...
 
virtual ~ExpressionBase ()
 Destructor. More...
 
const derived_Typecast () const
 Method to cast away the type and get the real (DerivedType) object. More...
 

Detailed Description

class ExpressionPhiI Class representing the gradient of the test function in an expression

Author
Samuel Quinodoz samue.nosp@m.l.qu.nosp@m.inodo.nosp@m.z@ep.nosp@m.fl.ch

Definition at line 56 of file ExpressionDphiI.hpp.

Member Typedef Documentation

◆ base_Type

Definition at line 63 of file ExpressionDphiI.hpp.

Constructor & Destructor Documentation

◆ ExpressionDphiI() [1/2]

Empty constructor.

Definition at line 53 of file ExpressionDphiI.cpp.

◆ ExpressionDphiI() [2/2]

Copy constructor.

Definition at line 58 of file ExpressionDphiI.cpp.

◆ ~ExpressionDphiI()

Destructor.

Definition at line 63 of file ExpressionDphiI.cpp.

Member Function Documentation

◆ display()

void display ( std::ostream &  out = std::cout)
static

Display method.

Definition at line 71 of file ExpressionDphiI.cpp.


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