LifeV
ExpressionLaplacianJ Class Reference

class ExpressionLaplacianJ Class representing the laplacian of the trial function in an expression More...

#include <ExpressionLaplacianJ.hpp>

+ Inheritance diagram for ExpressionLaplacianJ:
+ Collaboration diagram for ExpressionLaplacianJ:

Public Types

typedef ExpressionBase< ExpressionLaplacianJbase_Type
 

Constructors & Destructor

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

Methods

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

Additional Inherited Members

- Public Types inherited from ExpressionBase< ExpressionLaplacianJ >
typedef ExpressionLaplacianJ derived_Type
 
- Public Member Functions inherited from ExpressionBase< ExpressionLaplacianJ >
 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 ExpressionLaplacianJ Class representing the laplacian of the trial 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 ExpressionLaplacianJ.hpp.

Member Typedef Documentation

◆ base_Type

Constructor & Destructor Documentation

◆ ExpressionLaplacianJ() [1/2]

Empty constructor.

Definition at line 53 of file ExpressionLaplacianJ.cpp.

◆ ExpressionLaplacianJ() [2/2]

Copy constructor.

Definition at line 58 of file ExpressionLaplacianJ.cpp.

◆ ~ExpressionLaplacianJ()

Destructor.

Definition at line 63 of file ExpressionLaplacianJ.cpp.

Member Function Documentation

◆ display()

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

Display method.

Definition at line 71 of file ExpressionLaplacianJ.cpp.


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