hp2D::Eddy2D_dissipation Member List
This is the complete list of members for hp2D::Eddy2D_dissipation, including all inherited members.
clone() const | hp2D::Eddy2D_dissipation | inlinevirtual |
ElementFunction< 1, Cmplx >::clone() const=0 | concepts::ElementFunction< Cmplx, Q::type > | pure virtual |
compute_(const Quad<> &elm, const concepts::Array< Cmplx > &coeff, Cmplx &val, const uint i[2]) const | hp2D::Eddy2D_dissipation | privatevirtual |
compute_(const Quad<> &elm, const uint j[2], Cmplx &val, const uint i[2]) const | hp2D::Eddy2D_dissipation | privatevirtual |
compute_(const Quad<> &elm, const concepts::Array< Cmplx > &coeff, Cmplx &val, const Real2d &p, const Real t=0.0) const | hp2D::Eddy2D_dissipation | privatevirtual |
convert_(const concepts::Array< Cmplx > &eField, const Real &sigma, Cmplx &val) const | hp2D::Eddy2D_dissipation | private |
Eddy2D_dissipation(const concepts::PiecewiseConstFormula< Real > &sigma, const concepts::ElementFunction< Cmplx > &eField) | hp2D::Eddy2D_dissipation | |
eField_ | hp2D::Eddy2D_dissipation | private |
Element typedef | hp2D::ElementFunction< 1, Cmplx > | |
info(std::ostream &os) const | hp2D::Eddy2D_dissipation | protectedvirtual |
n() const | hp2D::ElementFunction< 1, Cmplx > | inlinevirtual |
operator()(const Element &elm, const concepts::Array< Cmplx > &coeff, concepts::Array< Cmplx > &val, const uint *i) const | hp2D::ElementFunction< 1, Cmplx > | virtual |
operator()(const Element &elm, const uint *j, concepts::Array< Cmplx > &val, const uint *i) const | hp2D::ElementFunction< 1, 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< 1, 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< 1, 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< 1, 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 |
sigma_ | hp2D::Eddy2D_dissipation | private |
~Eddy2D_dissipation() | hp2D::Eddy2D_dissipation | inlinevirtual |