hp2D::Eddy2D_eField Member List
This is the complete list of members for hp2D::Eddy2D_eField, including all inherited members.
clone() const | hp2D::Eddy2D_eField | inlinevirtual |
ElementFunction< 2, Cmplx >::clone() const=0 | concepts::ElementFunction< Cmplx, Q::type > | pure virtual |
compute_(const Quad<> &elm, const concepts::Array< Cmplx > &coeff, concepts::Array< Cmplx > &val, const uint i[2]) const | hp2D::Eddy2D_eField | privatevirtual |
compute_(const Quad<> &elm, const uint j[2], concepts::Array< Cmplx > &val, const uint i[2]) const | hp2D::Eddy2D_eField | privatevirtual |
compute_(const Quad<> &elm, const concepts::Array< Cmplx > &coeff, concepts::Array< Cmplx > &val, const Real2d &p, const Real t=0.0) const | hp2D::Eddy2D_eField | privatevirtual |
convert_(const Quad<> &elm, concepts::Array< Cmplx > &val, const Real2d &p, const Real t=0.0) const | hp2D::Eddy2D_eField | private |
curlH0_ | hp2D::Eddy2D_eField | private |
Eddy2D_eField(const concepts::PiecewiseFormulaBase< Real > &Sigma_Inv, const concepts::PiecewiseFormulaBase< Real2d > *curlH0=0) | hp2D::Eddy2D_eField | |
Element typedef | hp2D::ElementFunction< 2, Cmplx > | |
info(std::ostream &os) const | hp2D::Eddy2D_eField | protectedvirtual |
n() const | hp2D::ElementFunction< 2, Cmplx > | inlinevirtual |
operator()(const Element &elm, const concepts::Array< Cmplx > &coeff, concepts::Array< Cmplx > &val, const uint *i) const | hp2D::ElementFunction< 2, Cmplx > | virtual |
operator()(const Element &elm, const uint *j, concepts::Array< Cmplx > &val, const uint *i) const | hp2D::ElementFunction< 2, Cmplx > | virtual |
operator()(const Element &elm, const concepts::Array< Cmplx > &coeff, concepts::Array< Cmplx > &val, const Real p, const Real t=0.0) const | hp2D::ElementFunction< 2, Cmplx > | virtual |
operator()(const Element &elm, const concepts::Array< Cmplx > &coeff, concepts::Array< Cmplx > &val, const Real2d &p, const Real t=0.0) const | hp2D::ElementFunction< 2, Cmplx > | virtual |
operator()(const Element &elm, const concepts::Array< Cmplx > &coeff, concepts::Array< Cmplx > &val, const concepts::Real3d &p, const Real t=0.0) const | hp2D::ElementFunction< 2, Cmplx > | virtual |
ElementFunction< Cmplx, Q::type >::operator()(const Element< Q::type > &elm, const Array< Cmplx > &coeff, Array< Cmplx > &val, const uint *i) const=0 | concepts::ElementFunction< Cmplx, Q::type > | pure virtual |
ElementFunction< Cmplx, Q::type >::operator()(const Element< Q::type > &elm, const uint *j, Array< Cmplx > &val, const uint *i) const=0 | concepts::ElementFunction< Cmplx, Q::type > | pure virtual |
ElementFunction< Cmplx, Q::type >::operator()(const Element< Q::type > &elm, const Array< Cmplx > &coeff, Array< Cmplx > &val, const Real p, const Real t=0.0) const=0 | concepts::ElementFunction< Cmplx, Q::type > | pure virtual |
ElementFunction< Cmplx, Q::type >::operator()(const Element< Q::type > &elm, const Array< Cmplx > &coeff, Array< Cmplx > &val, const Real2d &p, const Real t=0.0) const=0 | concepts::ElementFunction< Cmplx, Q::type > | pure virtual |
ElementFunction< Cmplx, Q::type >::operator()(const Element< Q::type > &elm, const Array< Cmplx > &coeff, Array< Cmplx > &val, const Real3d &p, const Real t=0.0) const=0 | concepts::ElementFunction< Cmplx, Q::type > | pure virtual |
plcurl_ | hp2D::Eddy2D_eField | private |
Sigma_Inv_ | hp2D::Eddy2D_eField | private |
~Eddy2D_eField() | hp2D::Eddy2D_eField | virtual |