Finite Element Domain Decomposition Library
FEDDLib
Loading...
Searching...
No Matches
FEDD::ErrorEstimation< SC, LO, GO, NO > Member List

This is the complete list of members for FEDD::ErrorEstimation< SC, LO, GO, NO >, including all inherited members.

BlockMultiVector_Type typedef (defined in FEDD::ErrorEstimation< SC, LO, GO, NO >)FEDD::ErrorEstimation< SC, LO, GO, NO >
BlockMultiVectorConstPtr_Type typedef (defined in FEDD::ErrorEstimation< SC, LO, GO, NO >)FEDD::ErrorEstimation< SC, LO, GO, NO >
BlockMultiVectorPtr_Type typedef (defined in FEDD::ErrorEstimation< SC, LO, GO, NO >)FEDD::ErrorEstimation< SC, LO, GO, NO >
buildTriangleMap()FEDD::ErrorEstimation< SC, LO, GO, NO >
calcDiamTetraeder(ElementsPtr_Type elements, vec2D_dbl_ptr_Type points, vec_dbl_Type volTet)FEDD::ErrorEstimation< SC, LO, GO, NO >
calcDiamTriangles(ElementsPtr_Type elements, vec2D_dbl_ptr_Type points, vec_dbl_Type &areaTriangles, vec_dbl_Type &rho_T, vec_dbl_Type &C_T)FEDD::ErrorEstimation< SC, LO, GO, NO >
calcDiamTriangles3D(SurfaceElementsPtr_Type surfaceTriangleElements, vec2D_dbl_ptr_Type points, vec_dbl_Type &areaTriangles, vec_dbl_Type &rho_T, vec_dbl_Type &C_T)FEDD::ErrorEstimation< SC, LO, GO, NO >
calcNPhi(std::string phiDerivative, int dofsSol, std::string FEType)FEDD::ErrorEstimation< SC, LO, GO, NO >
calcRhoTetraeder(ElementsPtr_Type elements, SurfaceElementsPtr_Type surfaceTriangleElements, vec_dbl_Type volTet, vec_dbl_Type areaTriangles)FEDD::ErrorEstimation< SC, LO, GO, NO >
calculateJump()FEDD::ErrorEstimation< SC, LO, GO, NO >
calculatePressure_ (defined in FEDD::ErrorEstimation< SC, LO, GO, NO >)FEDD::ErrorEstimation< SC, LO, GO, NO >protected
determineAreaTriangles(ElementsPtr_Type elements, EdgeElementsPtr_Type edgeElements, SurfaceElementsPtr_Type surfaceElements, vec2D_dbl_ptr_Type points)FEDD::ErrorEstimation< SC, LO, GO, NO >
determineCoarseningError(MeshUnstrPtr_Type mesh_k, MeshUnstrPtr_Type mesh_k_m, MultiVectorPtr_Type errorElementMv_k, std::string distribution, std::string markingStrategy, double theta)FEDD::ErrorEstimation< SC, LO, GO, NO >
determineDivU(FiniteElement element)FEDD::ErrorEstimation< SC, LO, GO, NO >
determineResElement(FiniteElement element, RhsFunc_Type rhsFunc)FEDD::ErrorEstimation< SC, LO, GO, NO >
determineVolTet(ElementsPtr_Type elements, vec2D_dbl_ptr_Type points)FEDD::ErrorEstimation< SC, LO, GO, NO >
dim_ (defined in FEDD::ErrorEstimation< SC, LO, GO, NO >)FEDD::ErrorEstimation< SC, LO, GO, NO >
dofs_ (defined in FEDD::ErrorEstimation< SC, LO, GO, NO >)FEDD::ErrorEstimation< SC, LO, GO, NO >protected
dofsP_ (defined in FEDD::ErrorEstimation< SC, LO, GO, NO >)FEDD::ErrorEstimation< SC, LO, GO, NO >protected
EdgeElements_Type typedef (defined in FEDD::ErrorEstimation< SC, LO, GO, NO >)FEDD::ErrorEstimation< SC, LO, GO, NO >
EdgeElementsPtr_Type typedef (defined in FEDD::ErrorEstimation< SC, LO, GO, NO >)FEDD::ErrorEstimation< SC, LO, GO, NO >
Elements_Type typedef (defined in FEDD::ErrorEstimation< SC, LO, GO, NO >)FEDD::ErrorEstimation< SC, LO, GO, NO >
ElementsPtr_Type typedef (defined in FEDD::ErrorEstimation< SC, LO, GO, NO >)FEDD::ErrorEstimation< SC, LO, GO, NO >
ErrorEstimation() (defined in FEDD::ErrorEstimation< SC, LO, GO, NO >)FEDD::ErrorEstimation< SC, LO, GO, NO >
ErrorEstimation(int dim, std::string problemType, bool writeMeshQuality_)FEDD::ErrorEstimation< SC, LO, GO, NO >
errorEstimation_ (defined in FEDD::ErrorEstimation< SC, LO, GO, NO >)FEDD::ErrorEstimation< SC, LO, GO, NO >protected
estimateError(MeshUnstrPtr_Type inputMeshP12, MeshUnstrPtr_Type inputMeshP1, BlockMultiVectorConstPtr_Type valuesSolution, RhsFunc_Type rhsFunc, std::string FEType)FEDD::ErrorEstimation< SC, LO, GO, NO >
getErrorEstimate() (defined in FEDD::ErrorEstimation< SC, LO, GO, NO >)FEDD::ErrorEstimation< SC, LO, GO, NO >inline
getQuadValues(int dim, std::string FEType, std::string Type, vec_dbl_Type &QuadW, FiniteElement surface)FEDD::ErrorEstimation< SC, LO, GO, NO >
gradPhi(int dim, int intFE, vec_dbl_Type &p)FEDD::ErrorEstimation< SC, LO, GO, NO >
identifyProblem(BlockMultiVectorConstPtr_Type valuesSolution)FEDD::ErrorEstimation< SC, LO, GO, NO >
makeRepeatedSolution(BlockMultiVectorConstPtr_Type valuesSolution)FEDD::ErrorEstimation< SC, LO, GO, NO >
Map_Type typedef (defined in FEDD::ErrorEstimation< SC, LO, GO, NO >)FEDD::ErrorEstimation< SC, LO, GO, NO >
MapConstPtr_Type typedef (defined in FEDD::ErrorEstimation< SC, LO, GO, NO >)FEDD::ErrorEstimation< SC, LO, GO, NO >
MapPtr_Type typedef (defined in FEDD::ErrorEstimation< SC, LO, GO, NO >)FEDD::ErrorEstimation< SC, LO, GO, NO >
markElements(MultiVectorPtr_Type errorElementMv, double theta, std::string strategy, MeshUnstrPtr_Type meshUnstr)FEDD::ErrorEstimation< SC, LO, GO, NO >
markingStrategy_ (defined in FEDD::ErrorEstimation< SC, LO, GO, NO >)FEDD::ErrorEstimation< SC, LO, GO, NO >
Matrix_Type typedef (defined in FEDD::ErrorEstimation< SC, LO, GO, NO >)FEDD::ErrorEstimation< SC, LO, GO, NO >
MatrixPtr_Type typedef (defined in FEDD::ErrorEstimation< SC, LO, GO, NO >)FEDD::ErrorEstimation< SC, LO, GO, NO >
MeshUnstrPtr_Type typedef (defined in FEDD::ErrorEstimation< SC, LO, GO, NO >)FEDD::ErrorEstimation< SC, LO, GO, NO >
MultiVector_Type typedef (defined in FEDD::ErrorEstimation< SC, LO, GO, NO >)FEDD::ErrorEstimation< SC, LO, GO, NO >
MultiVectorConstPtr_Type typedef (defined in FEDD::ErrorEstimation< SC, LO, GO, NO >)FEDD::ErrorEstimation< SC, LO, GO, NO >
MultiVectorLO_Type typedef (defined in FEDD::ErrorEstimation< SC, LO, GO, NO >)FEDD::ErrorEstimation< SC, LO, GO, NO >
MultiVectorLOPtr_Type typedef (defined in FEDD::ErrorEstimation< SC, LO, GO, NO >)FEDD::ErrorEstimation< SC, LO, GO, NO >
MultiVectorPtr_Type typedef (defined in FEDD::ErrorEstimation< SC, LO, GO, NO >)FEDD::ErrorEstimation< SC, LO, GO, NO >
OTLO typedef (defined in FEDD::ErrorEstimation< SC, LO, GO, NO >)FEDD::ErrorEstimation< SC, LO, GO, NO >
phi(int dim, int intFE, vec_dbl_Type &p)FEDD::ErrorEstimation< SC, LO, GO, NO >
problemType_ (defined in FEDD::ErrorEstimation< SC, LO, GO, NO >)FEDD::ErrorEstimation< SC, LO, GO, NO >
refinement3DDiagonal_ (defined in FEDD::ErrorEstimation< SC, LO, GO, NO >)FEDD::ErrorEstimation< SC, LO, GO, NO >
refinementRestriction_ (defined in FEDD::ErrorEstimation< SC, LO, GO, NO >)FEDD::ErrorEstimation< SC, LO, GO, NO >
setErrorEstimate(MultiVectorPtr_Type errorElements) (defined in FEDD::ErrorEstimation< SC, LO, GO, NO >)FEDD::ErrorEstimation< SC, LO, GO, NO >inline
surfaceElements_ (defined in FEDD::ErrorEstimation< SC, LO, GO, NO >)FEDD::ErrorEstimation< SC, LO, GO, NO >protected
SurfaceElements_Type typedef (defined in FEDD::ErrorEstimation< SC, LO, GO, NO >)FEDD::ErrorEstimation< SC, LO, GO, NO >
SurfaceElementsPtr_Type typedef (defined in FEDD::ErrorEstimation< SC, LO, GO, NO >)FEDD::ErrorEstimation< SC, LO, GO, NO >
surfaceTriangleMap_ (defined in FEDD::ErrorEstimation< SC, LO, GO, NO >)FEDD::ErrorEstimation< SC, LO, GO, NO >protected
tagAll(MeshUnstrPtr_Type meshUnstr)FEDD::ErrorEstimation< SC, LO, GO, NO >
tagArea(MeshUnstrPtr_Type meshUnstr, vec2D_dbl_Type area)FEDD::ErrorEstimation< SC, LO, GO, NO >
tagFlag(MeshUnstrPtr_Type inputMeshP1, int flag) (defined in FEDD::ErrorEstimation< SC, LO, GO, NO >)FEDD::ErrorEstimation< SC, LO, GO, NO >
theta_ (defined in FEDD::ErrorEstimation< SC, LO, GO, NO >)FEDD::ErrorEstimation< SC, LO, GO, NO >
timeTablePrint_ (defined in FEDD::ErrorEstimation< SC, LO, GO, NO >)FEDD::ErrorEstimation< SC, LO, GO, NO >
updateElementsOfSurfaceLocalAndGlobal(EdgeElementsPtr_Type edgeElements, SurfaceElementsPtr_Type surfaceTriangleElements)FEDD::ErrorEstimation< SC, LO, GO, NO >
valuesSolutionRepPre_ (defined in FEDD::ErrorEstimation< SC, LO, GO, NO >)FEDD::ErrorEstimation< SC, LO, GO, NO >protected
valuesSolutionRepVel_ (defined in FEDD::ErrorEstimation< SC, LO, GO, NO >)FEDD::ErrorEstimation< SC, LO, GO, NO >protected
writeMeshQuality_ (defined in FEDD::ErrorEstimation< SC, LO, GO, NO >)FEDD::ErrorEstimation< SC, LO, GO, NO >
~ErrorEstimation() (defined in FEDD::ErrorEstimation< SC, LO, GO, NO >)FEDD::ErrorEstimation< SC, LO, GO, NO >