LifeV
ExpressionDphiJ Class Reference

class ExpressionDphiJ Class representing the gradient of the solution in an expression More...

#include <ExpressionDphiJ.hpp>

+ Inheritance diagram for ExpressionDphiJ:
+ Collaboration diagram for ExpressionDphiJ:

Public Types

typedef ExpressionBase< ExpressionDphiJbase_Type
 

Constructors & Destructor

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

Methods

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

Additional Inherited Members

- Public Types inherited from ExpressionBase< ExpressionDphiJ >
typedef ExpressionDphiJ derived_Type
 
- Public Member Functions inherited from ExpressionBase< ExpressionDphiJ >
 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 ExpressionDphiJ Class representing the gradient 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 56 of file ExpressionDphiJ.hpp.

Member Typedef Documentation

◆ base_Type

Definition at line 63 of file ExpressionDphiJ.hpp.

Constructor & Destructor Documentation

◆ ExpressionDphiJ() [1/2]

Empty constructor.

Definition at line 51 of file ExpressionDphiJ.cpp.

◆ ExpressionDphiJ() [2/2]

Copy constructor.

Definition at line 56 of file ExpressionDphiJ.cpp.

◆ ~ExpressionDphiJ()

Destructor.

Definition at line 61 of file ExpressionDphiJ.cpp.

Member Function Documentation

◆ display()

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

Display method.

Definition at line 69 of file ExpressionDphiJ.cpp.


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