LifeV
|
ExpressionMeasBDCurrentFE - Expression for the measure of the element. More...
#include <ExpressionMeasBDCurrentFE.hpp>
Public Types | |
typedef ExpressionBase< ExpressionMeasBDCurrentFE > | base_Type |
Constructor & Destructor | |
ExpressionMeasBDCurrentFE () | |
Empty Constructor. More... | |
ExpressionMeasBDCurrentFE (const ExpressionMeasBDCurrentFE &) | |
Copy constructor. More... | |
~ExpressionMeasBDCurrentFE () | |
Destructor. More... | |
Methods | |
static void | display (std::ostream &out=std::cout) |
Display method. More... | |
Additional Inherited Members | |
Public Types inherited from ExpressionBase< ExpressionMeasBDCurrentFE > | |
typedef ExpressionMeasBDCurrentFE | derived_Type |
Public Member Functions inherited from ExpressionBase< ExpressionMeasBDCurrentFE > | |
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... | |
ExpressionMeasBDCurrentFE - Expression for the measure of the element.
Definition at line 54 of file ExpressionMeasBDCurrentFE.hpp.
Definition at line 61 of file ExpressionMeasBDCurrentFE.hpp.
|
inline |
Empty Constructor.
Definition at line 70 of file ExpressionMeasBDCurrentFE.hpp.
|
inline |
Copy constructor.
Definition at line 74 of file ExpressionMeasBDCurrentFE.hpp.
|
inline |
Destructor.
Definition at line 78 of file ExpressionMeasBDCurrentFE.hpp.
|
inlinestatic |
Display method.
Definition at line 87 of file ExpressionMeasBDCurrentFE.hpp.