LifeV
ExpressionNormal Class Reference

ExpressionNormal - Expression for the normal. More...

#include <ExpressionNormal.hpp>

+ Inheritance diagram for ExpressionNormal:
+ Collaboration diagram for ExpressionNormal:

Public Types

typedef ExpressionBase< ExpressionNormalbase_Type
 

Constructor & Destructor

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

Methods

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

Additional Inherited Members

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

ExpressionNormal - Expression for the normal.

Author
Samuel Quinodoz

Definition at line 54 of file ExpressionNormal.hpp.

Member Typedef Documentation

◆ base_Type

Definition at line 61 of file ExpressionNormal.hpp.

Constructor & Destructor Documentation

◆ ExpressionNormal() [1/2]

Empty Constructor.

Definition at line 47 of file ExpressionNormal.cpp.

◆ ExpressionNormal() [2/2]

Copy constructor.

Definition at line 51 of file ExpressionNormal.cpp.

◆ ~ExpressionNormal()

Destructor.

Definition at line 55 of file ExpressionNormal.cpp.

Member Function Documentation

◆ display()

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

Display method.

Definition at line 63 of file ExpressionNormal.cpp.


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