LifeV
ExpressionMeas Class Reference

ExpressionMeas - Expression for the measure of the element. More...

#include <ExpressionMeas.hpp>

+ Inheritance diagram for ExpressionMeas:
+ Collaboration diagram for ExpressionMeas:

Public Types

typedef ExpressionBase< ExpressionMeasbase_Type
 

Constructor & Destructor

 ExpressionMeas ()
 Empty Constructor. More...
 
 ExpressionMeas (const ExpressionMeas &)
 Copy constructor. More...
 
 ~ExpressionMeas ()
 Destructor. More...
 

Methods

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

Additional Inherited Members

- Public Types inherited from ExpressionBase< ExpressionMeas >
typedef ExpressionMeas derived_Type
 
- Public Member Functions inherited from ExpressionBase< ExpressionMeas >
 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

ExpressionMeas - Expression for the measure of the element.

Author
Samuel Quinodoz

Definition at line 54 of file ExpressionMeas.hpp.

Member Typedef Documentation

◆ base_Type

Definition at line 61 of file ExpressionMeas.hpp.

Constructor & Destructor Documentation

◆ ExpressionMeas() [1/2]

Empty Constructor.

Definition at line 47 of file ExpressionMeas.cpp.

◆ ExpressionMeas() [2/2]

Copy constructor.

Definition at line 51 of file ExpressionMeas.cpp.

◆ ~ExpressionMeas()

Destructor.

Definition at line 55 of file ExpressionMeas.cpp.

Member Function Documentation

◆ display()

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

Display method.

Definition at line 63 of file ExpressionMeas.cpp.


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