hp3D::RefineOrRaise< F, G > Member List
This is the complete list of members for hp3D::RefineOrRaise< F, G >, including all inherited members.
coeff_ | hp3D::RefineOrRaise< F, G > | private |
info(std::ostream &os) const | concepts::CellPostprocess< F > | protectedvirtual |
legendre_ | hp3D::RefineOrRaise< F, G > | private |
operator()(const concepts::Element< F > &elm) | hp3D::RefineOrRaise< F, G > | virtual |
operator()(const concepts::Cell &cell) | hp3D::RefineOrRaise< F, G > | inlinevirtual |
RefineOrRaise(const concepts::Vector< F > &solution, const Real theta, concepts::AdaptiveSpace< G, concepts::AdaptiveAdjustP< 3 > > &spc) | hp3D::RefineOrRaise< F, G > | |
regr_ | hp3D::RefineOrRaise< F, G > | private |
regression_(concepts::Array< F > &coeff, const uint p) const | hp3D::RefineOrRaise< F, G > | private |
solution_ | hp3D::RefineOrRaise< F, G > | private |
spc_ | hp3D::RefineOrRaise< F, G > | private |
theta_ | hp3D::RefineOrRaise< F, G > | private |
transCoeff_(const uint i, const uint j) const | hp3D::RefineOrRaise< F, G > | private |
~OutputOperator() | concepts::OutputOperator | virtual |