LifeV
ExpressionDetJacobian Class Reference

ExpressionDetJacobian - Expression for the diameter of the element. More...

#include <ExpressionDetJacobian.hpp>

+ Inheritance diagram for ExpressionDetJacobian:
+ Collaboration diagram for ExpressionDetJacobian:

Public Types

typedef ExpressionBase< ExpressionDetJacobianbase_Type
 

Constructor & Destructor

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

Methods

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

Additional Inherited Members

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

ExpressionDetJacobian - Expression for the diameter of the element.

Author
Samuel Quinodoz

Definition at line 54 of file ExpressionDetJacobian.hpp.

Member Typedef Documentation

◆ base_Type

Constructor & Destructor Documentation

◆ ExpressionDetJacobian() [1/2]

Empty Constructor.

Definition at line 47 of file ExpressionDetJacobian.cpp.

◆ ExpressionDetJacobian() [2/2]

Copy constructor.

Definition at line 51 of file ExpressionDetJacobian.cpp.

◆ ~ExpressionDetJacobian()

Destructor.

Definition at line 55 of file ExpressionDetJacobian.cpp.

Member Function Documentation

◆ display()

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

Display method.

Definition at line 63 of file ExpressionDetJacobian.cpp.


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