hp2Dedge::IdentityMatrix< F > Member List
This is the complete list of members for hp2Dedge::IdentityMatrix< F >, including all inherited members.
all_ | hp2Dedge::IdentityBase< Real, Real > | protected |
assemble_(const Quad< Real > *elmX, const Quad< Real > *elmY, concepts::ElementMatrix< value_type > &em) const | hp2Dedge::IdentityBase< Real, Real > | protected |
BilinearFormHelper_1_1(const concepts::ElementFormulaContainer< Real > frm) | hp2D::BilinearFormHelper_1_1< Real, Real > | |
BilinearFormHelper_1_1(const concepts::ElementFormulaContainer< concepts::Mapping< Real, 2 > > frmM) | hp2D::BilinearFormHelper_1_1< Real, Real > | |
clone() const | hp2Dedge::IdentityMatrix< F > | inlinevirtual |
BilinearForm< Real >::clone() const=0 | concepts::BilinearForm< Real > | pure virtual |
computeadjJ_adjJT_rank1_(concepts::Array< concepts::Mapping< Real, 2 > > &intermediateMatrix, const int i, const int j) const | hp2D::BilinearFormHelper_1_1< Real, Real > | private |
computeIntermediate_(const BaseQuad< Real > &elm, const int i=-1, const int j=-1) const | hp2D::BilinearFormHelper_1_1< Real, Real > | protected |
computeJacobianMatrix_(const BaseQuad< Real > &elm, concepts::Array< concepts::Mapping< Real, 2 > > &J, concepts::Array< Real > &detJ_inv) const | hp2D::BilinearFormHelper_1_1< Real, Real > | private |
data(const concepts::RCP< concepts::SharedJacobianAdj< 2 > > d) | hp2D::BilinearFormHelper_1_1< Real, Real > | |
data() const | hp2D::BilinearFormHelper_1_1< Real, Real > | |
frm_ | hp2D::BilinearFormHelper_1_1< Real, Real > | protected |
FrmE_Matrix typedef | hp2Dedge::IdentityMatrix< F > | |
frmM_ | hp2D::BilinearFormHelper_1_1< Real, Real > | protected |
IdentityBase(const concepts::ElementFormulaContainer< Real > frm, bool all=false) | hp2Dedge::IdentityBase< Real, Real > | |
IdentityBase(const concepts::ElementFormulaContainer< concepts::Mapping< Real, 2 > > frm, bool all=false) | hp2Dedge::IdentityBase< Real, Real > | |
IdentityMatrix(const FrmE_Matrix frm=FrmE_Matrix()) | hp2Dedge::IdentityMatrix< F > | |
info(std::ostream &os) const | hp2Dedge::IdentityMatrix< F > | protectedvirtual |
intermediateMatrix_ | hp2D::BilinearFormHelper_1_1< Real, Real > | mutableprotected |
intermediateValue_ | hp2D::BilinearFormHelper_1_1< Real, Real > | mutableprotected |
operator()(const concepts::Element< Real > &elmX, const concepts::Element< Real > &elmY, concepts::ElementMatrix< F > &em) const | hp2Dedge::IdentityMatrix< F > | virtual |
operator()(const Quad< Real > &elmX, const Quad< Real > &elmY, concepts::ElementMatrix< F > &em) const | hp2Dedge::IdentityMatrix< F > | virtual |
BilinearForm< Real >::operator()(const Element< typename Realtype< Real >::type > &elmX, const Element< typename Realtype< Real >::type > &elmY, ElementMatrix< Real > &em) const=0 | concepts::BilinearForm< Real > | pure virtual |
BilinearForm< Real >::operator()(const Element< typename Realtype< Real >::type > &elmX, const Element< typename Realtype< Real >::type > &elmY, ElementMatrix< Real > &em, const ElementPair< typename Realtype< Real >::type > &ep) const | concepts::BilinearForm< Real > | inlinevirtual |
sharedData_ | hp2D::BilinearFormHelper_1_1< Real, Real > | private |
value_type typedef | hp2Dedge::IdentityBase< Real, Real > | |
~BilinearFormHelper_1_1() | hp2D::BilinearFormHelper_1_1< Real, Real > | virtual |
~Cloneable() | concepts::Cloneable | inlinevirtual |
~IdentityMatrix() | hp2Dedge::IdentityMatrix< F > | inlinevirtual |
~OutputOperator() | concepts::OutputOperator | virtual |