7#ifndef HP2DEDGE_BF_GRADUV_HH_
8#define HP2DEDGE_BF_GRADUV_HH_
62 template<class F = Real, class G = typename concepts::Realtype<F>::type>
66 typedef typename concepts::Combtype<F, G>::type value_type;
99 template<
class F = Real>
122 virtual std::ostream&
133 template<
class F = Real>
158 virtual std::ostream&
bool all_
Parameter for the sum factorisation.
GraduvBase(const concepts::ElementFormulaContainer< F > frm, bool all=false)
virtual GraduvMatrix< F > * clone() const
virtual std::ostream & info(std::ostream &os) const
Returns information in an output stream.
virtual std::ostream & info(std::ostream &os) const
Returns information in an output stream.
virtual Graduv< F > * clone() const
std::complex< Real > Cmplx
Type for a complex number. It also depends on the setting of Real.
GenericElement< KarniadakisMixin< F > > Element
template aliases for backwards compatibility