LifeV
ETA_InterpolateGradient2DTest Class Reference

Simple ETA to check the evaluation of a gradient interpolation and the use of SmallMatrix costants in expressions. More...

#include <ETA_InterpolateGradient2DTest.hpp>

+ Collaboration diagram for ETA_InterpolateGradient2DTest:

Private Attributes

std::shared_ptr< Epetra_Comm > M_comm
 
bool M_verbose
 
 ETA_InterpolateGradient2DTest ()
 Constructor. More...
 
 ~ETA_InterpolateGradient2DTest ()
 Destructor. More...
 
LifeV::Real run ()
 To lunch the simulation. More...
 

Detailed Description

Simple ETA to check the evaluation of a gradient interpolation and the use of SmallMatrix costants in expressions.

Author
L. Pasquale luca..nosp@m.pasq.nosp@m.uale@.nosp@m.mail.nosp@m..poli.nosp@m.mi.i.nosp@m.t

This test integrates the trace of the gradient of $u=\left(\begin{array}{c} x \\ 2y \end{array}\right)$ on the domain (-1,1)x(-1,1) and compares it to its expected value (12)

Definition at line 83 of file ETA_InterpolateGradient2DTest.hpp.

Constructor & Destructor Documentation

◆ ETA_InterpolateGradient2DTest()

Constructor.

Constructors.

Definition at line 80 of file ETA_InterpolateGradient2DTest.cpp.

◆ ~ETA_InterpolateGradient2DTest()

Destructor.

Definition at line 98 of file ETA_InterpolateGradient2DTest.hpp.

Member Function Documentation

◆ run()

Real run ( )

To lunch the simulation.

Methods.

Definition at line 96 of file ETA_InterpolateGradient2DTest.cpp.

Field Documentation

◆ M_comm

std::shared_ptr<Epetra_Comm> M_comm
private

Definition at line 113 of file ETA_InterpolateGradient2DTest.hpp.

◆ M_verbose

bool M_verbose
private

Definition at line 114 of file ETA_InterpolateGradient2DTest.hpp.


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