LifeV
|
#include <LevelSetBDQRAdapter.hpp>
Private Member Functions | |
LevelSetBDQRAdapter () | |
Private Attributes | |
FESpaceType_Ptr | M_lsFESpace |
VectorType | M_lsValue |
QuadratureBoundary | M_qrBd |
ETCurrentFE< FESpaceType::space_dim, 1 > | M_currentFE |
bool | M_isAdaptedElement |
std::shared_ptr< QuadratureBoundary > | M_adaptedQrBd |
Public Types | |
typedef std::shared_ptr< FESpaceType > | FESpaceType_Ptr |
Constructor & Destructor | |
LevelSetBDQRAdapter (FESpaceType_Ptr fespace, const VectorType &vect, const QuadratureBoundary &qrbd) | |
LevelSetBDQRAdapter (const LevelSetBDQRAdapter &lsbdqra) | |
~LevelSetBDQRAdapter () | |
Methods | |
void | update (UInt elementID, UInt localFaceID) |
Get Methods | |
QuadratureRule | adaptedBdQR (const UInt i) const |
Definition at line 54 of file LevelSetBDQRAdapter.hpp.
typedef std::shared_ptr<FESpaceType> FESpaceType_Ptr |
Definition at line 61 of file LevelSetBDQRAdapter.hpp.
|
inline |
Definition at line 69 of file LevelSetBDQRAdapter.hpp.
|
inline |
Definition at line 78 of file LevelSetBDQRAdapter.hpp.
|
inline |
Definition at line 87 of file LevelSetBDQRAdapter.hpp.
|
private |
Definition at line 150 of file LevelSetBDQRAdapter.hpp.
|
inline |
Definition at line 109 of file LevelSetBDQRAdapter.hpp.
|
private |
Definition at line 125 of file LevelSetBDQRAdapter.hpp.
|
private |
Definition at line 127 of file LevelSetBDQRAdapter.hpp.
|
private |
Definition at line 129 of file LevelSetBDQRAdapter.hpp.
|
private |
Definition at line 131 of file LevelSetBDQRAdapter.hpp.
|
private |
Definition at line 133 of file LevelSetBDQRAdapter.hpp.
|
private |
Definition at line 135 of file LevelSetBDQRAdapter.hpp.