LifeV
ExpressionMetricTensor Class Reference

#include <ExpressionMetricTensor.hpp>

+ Inheritance diagram for ExpressionMetricTensor:
+ Collaboration diagram for ExpressionMetricTensor:

Public Types

typedef ExpressionBase< ExpressionMetricTensorbase_Type
 

Constructor & Destructor

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

Methods

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

Additional Inherited Members

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

Member Typedef Documentation

◆ base_Type

Constructor & Destructor Documentation

◆ ExpressionMetricTensor() [1/2]

Empty Constructor.

Definition at line 46 of file ExpressionMetricTensor.cpp.

◆ ExpressionMetricTensor() [2/2]

Copy constructor.

Definition at line 50 of file ExpressionMetricTensor.cpp.

◆ ~ExpressionMetricTensor()

Destructor.

Definition at line 54 of file ExpressionMetricTensor.cpp.

Member Function Documentation

◆ display()

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

Display method.

Definition at line 62 of file ExpressionMetricTensor.cpp.


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