Class documentation of Concepts

Loading...
Searching...
No Matches
concepts::ElementFormulaBoundary Member List

This is the complete list of members for concepts::ElementFormulaBoundary, including all inherited members.

clone() constconcepts::ElementFormulaBoundaryvirtual
ElementFormulaBoundary(const BoundaryConditions bc, const Boundary::boundaryTypes bType=Boundary::DIRICHLET) (defined in concepts::ElementFormulaBoundary)concepts::ElementFormulaBoundary
info(std::ostream &os) constconcepts::ElementFormulaBoundaryprotectedvirtual
operator()(const ElementWithCell< Real > &elm, const Real p, const Real t=0.0) constconcepts::ElementFormulaBoundaryvirtual
operator()(const ElementWithCell< Real > &elm, const Real2d &p, const Real t=0.0) const (defined in concepts::ElementFormulaBoundary)concepts::ElementFormulaBoundaryvirtual
operator()(const ElementWithCell< Real > &elm, const Real3d &p, const Real t=0.0) const (defined in concepts::ElementFormulaBoundary)concepts::ElementFormulaBoundaryvirtual
ElementFormula< Real >::operator()(const ElementWithCell< typename Realtype< Real >::type > &elm, const Real p, const Real t=0.0) const=0concepts::ElementFormula< Real >pure virtual
ElementFormula< Real >::operator()(const ElementWithCell< typename Realtype< Real >::type > &elm, const Real2d &p, const Real t=0.0) const=0concepts::ElementFormula< Real >pure virtual
ElementFormula< Real >::operator()(const ElementWithCell< typename Realtype< Real >::type > &elm, const Real3d &p, const Real t=0.0) const=0concepts::ElementFormula< Real >pure virtual
~Cloneable() (defined in concepts::Cloneable)concepts::Cloneableinlinevirtual
~OutputOperator() (defined in concepts::OutputOperator)concepts::OutputOperatorvirtual