![]() |
LifeV
|
IntegrateValueElementLSAdapted - Class to integrate a value using a quadrature conforming to a level set. More...
#include <IntegrateValueElementLSAdapted.hpp>
Collaboration diagram for IntegrateValueElementLSAdapted< MeshType, ExpressionType, LSFESpaceType, VectorType >:Private Attributes | |
| std::shared_ptr< MeshType > | M_mesh |
| QRAdapter_Type | M_QRAdapter |
| evaluation_Type | M_evaluation |
| ETCurrentFE< 3, 1 > * | M_globalCFE_unadapted |
| ETCurrentFE< 3, 1 > * | M_globalCFE_adapted |
Public Types | |
| typedef ExpressionToEvaluation< ExpressionType, 0, 0, 3 >::evaluation_Type | evaluation_Type |
| typedef LevelSetQRAdapter< LSFESpaceType, VectorType > | QRAdapter_Type |
Constructor & Destructor | |
| IntegrateValueElementLSAdapted (const std::shared_ptr< MeshType > &mesh, const QRAdapter_Type &QRAdapter, const ExpressionType &expression) | |
| IntegrateValueElementLSAdapted (const IntegrateValueElementLSAdapted< MeshType, ExpressionType, LSFESpaceType, VectorType > &integrator) | |
| ~IntegrateValueElementLSAdapted () | |
Operators | |
| void | operator>> (Real &value) |
Methods | |
| void | addTo (Real &value) |
Private Methods | |
| IntegrateValueElementLSAdapted () | |
IntegrateValueElementLSAdapted - Class to integrate a value using a quadrature conforming to a level set.
Definition at line 64 of file IntegrateValueElementLSAdapted.hpp.
| typedef ExpressionToEvaluation< ExpressionType, 0, 0, 3 >::evaluation_Type evaluation_Type |
Definition at line 74 of file IntegrateValueElementLSAdapted.hpp.
| typedef LevelSetQRAdapter<LSFESpaceType, VectorType> QRAdapter_Type |
Definition at line 76 of file IntegrateValueElementLSAdapted.hpp.
| IntegrateValueElementLSAdapted | ( | const std::shared_ptr< MeshType > & | mesh, |
| const QRAdapter_Type & | QRAdapter, | ||
| const ExpressionType & | expression | ||
| ) |
Definition at line 143 of file IntegrateValueElementLSAdapted.hpp.
| IntegrateValueElementLSAdapted | ( | const IntegrateValueElementLSAdapted< MeshType, ExpressionType, LSFESpaceType, VectorType > & | integrator | ) |
Definition at line 160 of file IntegrateValueElementLSAdapted.hpp.
Definition at line 177 of file IntegrateValueElementLSAdapted.hpp.
|
private |
|
inline |
Definition at line 101 of file IntegrateValueElementLSAdapted.hpp.
| void addTo | ( | Real & | value | ) |
Definition at line 186 of file IntegrateValueElementLSAdapted.hpp.
|
private |
Definition at line 126 of file IntegrateValueElementLSAdapted.hpp.
|
private |
Definition at line 129 of file IntegrateValueElementLSAdapted.hpp.
|
private |
Definition at line 132 of file IntegrateValueElementLSAdapted.hpp.
|
private |
Definition at line 135 of file IntegrateValueElementLSAdapted.hpp.
|
private |
Definition at line 136 of file IntegrateValueElementLSAdapted.hpp.