LifeV
ExpressionPhiJ Class Reference

class ExpressionPhiJ Class representing the value of the solution in an expression More...

#include <ExpressionPhiJ.hpp>

+ Inheritance diagram for ExpressionPhiJ:
+ Collaboration diagram for ExpressionPhiJ:

Public Types

typedef ExpressionBase< ExpressionPhiJbase_Type
 

Constructors & Destructor

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

Methods

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

Additional Inherited Members

- Public Types inherited from ExpressionBase< ExpressionPhiJ >
typedef ExpressionPhiJ derived_Type
 
- Public Member Functions inherited from ExpressionBase< ExpressionPhiJ >
 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 ExpressionPhiJ Class representing the value of the solution 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 ExpressionPhiJ.hpp.

Member Typedef Documentation

◆ base_Type

Definition at line 62 of file ExpressionPhiJ.hpp.

Constructor & Destructor Documentation

◆ ExpressionPhiJ() [1/2]

Empty constructor.

Definition at line 51 of file ExpressionPhiJ.cpp.

◆ ExpressionPhiJ() [2/2]

Copy constructor.

Definition at line 56 of file ExpressionPhiJ.cpp.

◆ ~ExpressionPhiJ()

Destructor.

Definition at line 61 of file ExpressionPhiJ.cpp.

Member Function Documentation

◆ display()

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

Display method.

Definition at line 70 of file ExpressionPhiJ.cpp.


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