LifeV
ExpressionLaplacianI Class Reference

class ExpressionLaplacianI Class representing the laplacian of the test function in an expression More...

#include <ExpressionLaplacianI.hpp>

+ Inheritance diagram for ExpressionLaplacianI:
+ Collaboration diagram for ExpressionLaplacianI:

Public Types

typedef ExpressionBase< ExpressionLaplacianIbase_Type
 

Constructors & Destructor

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

Methods

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

Additional Inherited Members

- Public Types inherited from ExpressionBase< ExpressionLaplacianI >
typedef ExpressionLaplacianI derived_Type
 
- Public Member Functions inherited from ExpressionBase< ExpressionLaplacianI >
 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 ExpressionLaplacianI Class representing the laplacian of the test function in an expression

Author
Davide Forti david.nosp@m.e.fo.nosp@m.rti@e.nosp@m.pfl..nosp@m.ch

Definition at line 56 of file ExpressionLaplacianI.hpp.

Member Typedef Documentation

◆ base_Type

Constructor & Destructor Documentation

◆ ExpressionLaplacianI() [1/2]

Empty constructor.

Definition at line 53 of file ExpressionLaplacianI.cpp.

◆ ExpressionLaplacianI() [2/2]

Copy constructor.

Definition at line 58 of file ExpressionLaplacianI.cpp.

◆ ~ExpressionLaplacianI()

Destructor.

Definition at line 63 of file ExpressionLaplacianI.cpp.

Member Function Documentation

◆ display()

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

Display method.

Definition at line 71 of file ExpressionLaplacianI.cpp.


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