LifeV
ExpressionDivI Class Reference

class ExpressionDivI Class representing the divergence of the test function in an expression More...

#include <ExpressionDivI.hpp>

+ Inheritance diagram for ExpressionDivI:
+ Collaboration diagram for ExpressionDivI:

Public Types

typedef ExpressionBase< ExpressionDivIbase_Type
 

Constructors & Destructor

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

Methods

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

Additional Inherited Members

- Public Types inherited from ExpressionBase< ExpressionDivI >
typedef ExpressionDivI derived_Type
 
- Public Member Functions inherited from ExpressionBase< ExpressionDivI >
 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 ExpressionDivI Class representing the divergence 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 ExpressionDivI.hpp.

Member Typedef Documentation

◆ base_Type

Definition at line 63 of file ExpressionDivI.hpp.

Constructor & Destructor Documentation

◆ ExpressionDivI() [1/2]

Empty constructor.

Definition at line 53 of file ExpressionDivI.cpp.

◆ ExpressionDivI() [2/2]

Copy constructor.

Definition at line 58 of file ExpressionDivI.cpp.

◆ ~ExpressionDivI()

Destructor.

Definition at line 63 of file ExpressionDivI.cpp.

Member Function Documentation

◆ display()

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

Display method.

Definition at line 71 of file ExpressionDivI.cpp.


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