Maxwell2D_E_hField.hh
Definition: Maxwell2D_E_hField.hh:24
virtual Maxwell2D_hField * clone() const
Definition: Maxwell2D_E_hField.hh:29
virtual void compute_(const hp2Dedge::Quad<> &elm, const concepts::Array< Cmplx > &coeff, Cmplx &val, const uint i[2]) const
Base class for element functions for hp elements in 2D.
Definition: functionBase.hh:38
Maxwell2D_hField(const Real &omega, const Real &mu)
virtual void compute_(const hp2Dedge::Quad<> &elm, const concepts::Array< Cmplx > &coeff, Cmplx &val, const Real2d &p, const Real t=0.0) const
std::complex< Real > Cmplx
Type for a complex number. It also depends on the setting of Real.
Definition: typedefs.hh:39
virtual ~Maxwell2D_hField()
Definition: Maxwell2D_E_hField.hh:27
virtual void compute_(const hp2Dedge::Quad<> &elm, const uint j[3], Cmplx &val, const uint i[2]) const
virtual std::ostream & info(std::ostream &os) const