LifeV
ExpressionDivJ Class Reference

class ExpressionDivJ Class representing the divergence of the solution in an expression More...

#include <ExpressionDivJ.hpp>

+ Inheritance diagram for ExpressionDivJ:
+ Collaboration diagram for ExpressionDivJ:

Public Types

typedef ExpressionBase< ExpressionDivJbase_Type
 

Constructors & Destructor

 ExpressionDivJ ()
 Empty constructor. More...
 
 ExpressionDivJ (const ExpressionDivJ &)
 Copy constructor. More...
 
 ~ExpressionDivJ ()
 Destructor. More...
 

Methods

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

Additional Inherited Members

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

class ExpressionDivJ Class representing the divergence of the solution in an expression

Author
Samuel Quinodoz samue.nosp@m.l.qu.nosp@m.inodo.nosp@m.z@ep.nosp@m.fl.ch

Definition at line 56 of file ExpressionDivJ.hpp.

Member Typedef Documentation

◆ base_Type

Definition at line 63 of file ExpressionDivJ.hpp.

Constructor & Destructor Documentation

◆ ExpressionDivJ() [1/2]

Empty constructor.

Definition at line 51 of file ExpressionDivJ.cpp.

◆ ExpressionDivJ() [2/2]

Copy constructor.

Definition at line 56 of file ExpressionDivJ.cpp.

◆ ~ExpressionDivJ()

Destructor.

Definition at line 61 of file ExpressionDivJ.cpp.

Member Function Documentation

◆ display()

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

Display method.

Definition at line 69 of file ExpressionDivJ.cpp.


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