LifeV
ExpressionPhiI Class Reference

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

#include <ExpressionPhiI.hpp>

+ Inheritance diagram for ExpressionPhiI:
+ Collaboration diagram for ExpressionPhiI:

Public Types

typedef ExpressionBase< ExpressionPhiIbase_Type
 

Constructors & Destructor

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

Methods

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

Additional Inherited Members

- Public Types inherited from ExpressionBase< ExpressionPhiI >
typedef ExpressionPhiI derived_Type
 
- Public Member Functions inherited from ExpressionBase< ExpressionPhiI >
 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 value 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 55 of file ExpressionPhiI.hpp.

Member Typedef Documentation

◆ base_Type

Definition at line 62 of file ExpressionPhiI.hpp.

Constructor & Destructor Documentation

◆ ExpressionPhiI() [1/2]

Empty constructor.

Definition at line 52 of file ExpressionPhiI.cpp.

◆ ExpressionPhiI() [2/2]

Copy constructor.

Definition at line 57 of file ExpressionPhiI.cpp.

◆ ~ExpressionPhiI()

Destructor.

Definition at line 62 of file ExpressionPhiI.cpp.

Member Function Documentation

◆ display()

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

Display method.

Definition at line 70 of file ExpressionPhiI.cpp.


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