![]() |
LifeV
|
ExpressionDetJacobian - Expression for the diameter of the element. More...
#include <ExpressionDetJacobian.hpp>
Inheritance diagram for ExpressionDetJacobian:
Collaboration diagram for ExpressionDetJacobian:Public Types | |
| typedef ExpressionBase< ExpressionDetJacobian > | base_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_Type & | cast () const |
| Method to cast away the type and get the real (DerivedType) object. More... | |
ExpressionDetJacobian - Expression for the diameter of the element.
Definition at line 54 of file ExpressionDetJacobian.hpp.
| typedef ExpressionBase<ExpressionDetJacobian> base_Type |
Definition at line 61 of file ExpressionDetJacobian.hpp.
Empty Constructor.
Definition at line 47 of file ExpressionDetJacobian.cpp.
| ExpressionDetJacobian | ( | const ExpressionDetJacobian & | ) |
Copy constructor.
Definition at line 51 of file ExpressionDetJacobian.cpp.
Destructor.
Definition at line 55 of file ExpressionDetJacobian.cpp.
|
static |
Display method.
Definition at line 63 of file ExpressionDetJacobian.cpp.