LifeV
ExpressionHK Class Reference

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

#include <ExpressionHK.hpp>

+ Inheritance diagram for ExpressionHK:
+ Collaboration diagram for ExpressionHK:

Public Types

typedef ExpressionBase< ExpressionHKbase_Type
 

Constructor & Destructor

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

Methods

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

Additional Inherited Members

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

ExpressionHK - Expression for the diameter of the element.

Author
Samuel Quinodoz

Definition at line 54 of file ExpressionHK.hpp.

Member Typedef Documentation

◆ base_Type

Definition at line 61 of file ExpressionHK.hpp.

Constructor & Destructor Documentation

◆ ExpressionHK() [1/2]

Empty Constructor.

Definition at line 47 of file ExpressionHK.cpp.

◆ ExpressionHK() [2/2]

ExpressionHK ( const ExpressionHK )

Copy constructor.

Definition at line 51 of file ExpressionHK.cpp.

◆ ~ExpressionHK()

Destructor.

Definition at line 55 of file ExpressionHK.cpp.

Member Function Documentation

◆ display()

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

Display method.

Definition at line 63 of file ExpressionHK.cpp.


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