adjust(const concepts::Element< Real > &elm, const concepts::AdaptiveAdjustP< 2 > &a) | hp2D::hpAdaptiveSpace< Real > | virtual |
AdaptiveSpace< Real, concepts::AdaptiveAdjustP< 2 > >::adjust(const Element< Real > &elm, const concepts::AdaptiveAdjustP< 2 > &a)=0 | concepts::AdaptiveSpace< Real, concepts::AdaptiveAdjustP< 2 > > | pure virtual |
allCells() const | hp2D::hpAdaptiveSpace< Real > | inlinevirtual |
applySmatrices_(const concepts::Element< Real > &elm, uint i, const concepts::TColumn< Real > *T0, const concepts::TColumn< Real > *T1) | hp2D::hpAdaptiveSpaceH1 | protectedvirtual |
available() const | hp2D::hpAdaptiveSpace< Real > | |
build_ | hp2D::hpAdaptiveSpace< Real > | private |
buildEdgeDofs(const BuildTColumnsBase< Real > *b) | hp2D::hpAdaptiveSpaceH1 | inline |
buildEdgeDofs_ | hp2D::hpAdaptiveSpace< Real > | private |
buildElements_(concepts::Cell2 &cell, ushort *Pmax, concepts::TColumn< Real > *T0=0) | hp2D::hpAdaptiveSpace< Real > | private |
buildInnerDofs(const BuildTColumnsBase< Real > *b) | hp2D::hpAdaptiveSpaceH1 | inline |
buildInnerDofs_ | hp2D::hpAdaptiveSpace< Real > | private |
buildVertexDofs(const BuildTColumnsBase< Real > *b) | hp2D::hpAdaptiveSpaceH1 | inline |
buildVertexDofs_ | hp2D::hpAdaptiveSpace< Real > | private |
dim() const | hp2D::hpAdaptiveSpace< Real > | inlinevirtual |
dim() | hp2D::hpAdaptiveSpace< Real > | inlinevirtual |
dofBuild_ | hp2D::hpAdaptiveSpace< Real > | private |
elm_ | hp2D::hpAdaptiveSpace< Real > | private |
getOutputDimension() const | concepts::Space< Real > | inlinevirtual |
helper() const | hp2D::hpAdaptiveSpace< Real > | inline |
helper() | hp2D::hpAdaptiveSpace< Real > | inline |
hpAdaptiveSpace(concepts::Mesh2 &msh, uint l, uint p, concepts::BoundaryConditions *bc=0, concepts::CellConditions *cc=0) | hp2D::hpAdaptiveSpace< Real > | |
hpAdaptiveSpace(hpFull &prebuild, concepts::BoundaryConditions *bc=0, concepts::CellConditions *cc=0, uint spcNo=0, uint *offset=0, uint *idx=0) | hp2D::hpAdaptiveSpace< Real > | |
hpAdaptiveSpace(const hpAdaptiveSpace &spc) | hp2D::hpAdaptiveSpace< Real > | |
hpAdaptiveSpaceH1(concepts::Mesh2 &msh, uint l, uint p, concepts::BoundaryConditions *bc=0, concepts::CellConditions *cc=0) | hp2D::hpAdaptiveSpaceH1 | |
hpAdaptiveSpaceH1(concepts::Mesh2 &msh, const concepts::InOutParameters input) | hp2D::hpAdaptiveSpaceH1 | |
hpAdaptiveSpaceH1(hpFull &prebuild, concepts::BoundaryConditions *bc=0, concepts::CellConditions *cc=0, uint spcNo=0, uint *offset=0, uint *idx=0) | hp2D::hpAdaptiveSpaceH1 | |
hpAdaptiveSpaceH1(const hpAdaptiveSpaceH1 &spc) | hp2D::hpAdaptiveSpaceH1 | |
idxEdge_ | hp2D::hpAdaptiveSpace< Real > | protected |
idxInner_ | hp2D::hpAdaptiveSpace< Real > | protected |
idxVtx_ | hp2D::hpAdaptiveSpace< Real > | protected |
info(std::ostream &os) const | hp2D::hpAdaptiveSpaceH1 | protectedvirtual |
lastIdx() | hp2D::hpAdaptiveSpace< Real > | inlinevirtual |
lastIdx() const | hp2D::hpAdaptiveSpace< Real > | inlinevirtual |
nelm() const | hp2D::hpAdaptiveSpace< Real > | inlinevirtual |
nelm() | hp2D::hpAdaptiveSpace< Real > | inlinevirtual |
nelm_ | hp2D::hpAdaptiveSpace< Real > | protected |
newElement_(concepts::Cell2 &cell, ushort *pMax, concepts::TColumn< Real > *T0, concepts::TColumn< Real > *T1) const | hp2D::hpAdaptiveSpaceH1 | protectedvirtual |
notAvailable_ | hp2D::hpAdaptiveSpace< Real > | private |
offset() const | hp2D::hpAdaptiveSpace< Real > | inlinevirtual |
concepts::Subspace::offset() const =0 | concepts::Subspace | pure virtual |
offset_ | hp2D::hpAdaptiveSpace< Real > | protected |
ownPrebuild_ | hp2D::hpAdaptiveSpace< Real > | private |
prebuild() | hp2D::hpAdaptiveSpace< Real > | inline |
prebuild() const | hp2D::hpAdaptiveSpace< Real > | inline |
prebuild_ | hp2D::hpAdaptiveSpace< Real > | protected |
rebuild(bool sameIndices=false) | hp2D::hpAdaptiveSpace< Real > | |
recomputeShapefunctions() | hp2D::hpAdaptiveSpaceH1 | virtual |
recomputeSmatrices_(const Quad< Real > &elm) | hp2D::hpAdaptiveSpaceH1 | private |
S1left_ | hp2D::hpAdaptiveSpaceH1 | private |
S1right_ | hp2D::hpAdaptiveSpaceH1 | private |
Scan typedef | hp2D::hpAdaptiveSpaceH1 | |
scan() const | hp2D::hpAdaptiveSpace< Real > | inlinevirtual |
scan() | hp2D::hpAdaptiveSpace< Real > | inlinevirtual |
Scanner typedef | concepts::SpaceOnCells< Real > | |
set_bc(const concepts::BoundaryConditions *bc) | hp2D::hpAdaptiveSpace< Real > | inline |
setBuildEdgeDofs_(const BuildTColumnsBase< Real > *b) | hp2D::hpAdaptiveSpace< Real > | protected |
setBuildInnerDofs_(const BuildTColumnsBase< Real > *b) | hp2D::hpAdaptiveSpace< Real > | protected |
setBuildVertexDofs_(const BuildTColumnsBase< Real > *b) | hp2D::hpAdaptiveSpace< Real > | protected |
setEdgePassive_(const concepts::Connector1 &cntr) | hp2D::hpAdaptiveSpace< Real > | private |
setVtxPassive_(G &cntr, bool forChildren=false, bool always=false) | hp2D::hpAdaptiveSpace< Real > | private |
Smatrices2H_ | hp2D::hpAdaptiveSpaceH1 | private |
Smatrices2V_ | hp2D::hpAdaptiveSpaceH1 | private |
Smatrices4_ | hp2D::hpAdaptiveSpaceH1 | private |
spc_ | hp2D::hpAdaptiveSpace< Real > | protected |
t_type typedef | hp2D::hpAdaptiveSpace< Real > | |
type typedef | concepts::SpaceOnCells< Real > | |
zeroDim_ | hp2D::hpAdaptiveSpace< Real > | protected |
~AdaptiveSpace() | concepts::AdaptiveSpace< Real, concepts::AdaptiveAdjustP< 2 > > | inlinevirtual |
~hpAdaptiveSpace() | hp2D::hpAdaptiveSpace< Real > | virtual |
~hpAdaptiveSpaceH1() | hp2D::hpAdaptiveSpaceH1 | virtual |
~Subspace() | concepts::Subspace | inlinevirtual |