LifeV
|
Simple ETA to check the evaluation of a gradient interpolation and the use of SmallMatrix costants in expressions. More...
#include <ETA_InterpolateGradient2DTest.hpp>
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... | |
Simple ETA to check the evaluation of a gradient interpolation and the use of SmallMatrix costants in expressions.
This test integrates the trace of the gradient of 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.
|
inline |
Destructor.
Definition at line 98 of file ETA_InterpolateGradient2DTest.hpp.
Real run | ( | ) |
|
private |
Definition at line 113 of file ETA_InterpolateGradient2DTest.hpp.
|
private |
Definition at line 114 of file ETA_InterpolateGradient2DTest.hpp.