LifeV
ExpressionMetricVector Class Reference

#include <ExpressionMetricVector.hpp>

+ Inheritance diagram for ExpressionMetricVector:
+ Collaboration diagram for ExpressionMetricVector:

Public Types

typedef ExpressionBase< ExpressionMetricVectorbase_Type
 

Constructor & Destructor

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

Methods

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

Additional Inherited Members

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

Definition at line 49 of file ExpressionMetricVector.hpp.

Member Typedef Documentation

◆ base_Type

Constructor & Destructor Documentation

◆ ExpressionMetricVector() [1/2]

Empty Constructor.

Definition at line 46 of file ExpressionMetricVector.cpp.

◆ ExpressionMetricVector() [2/2]

Copy constructor.

Definition at line 50 of file ExpressionMetricVector.cpp.

◆ ~ExpressionMetricVector()

Destructor.

Definition at line 54 of file ExpressionMetricVector.cpp.

Member Function Documentation

◆ display()

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

Display method.

Definition at line 62 of file ExpressionMetricVector.cpp.


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