Typedefs | |
template<class F > | |
using | Element = GenericElement< KarniadakisMixin< F > > |
template aliases for backwards compatibility | |
template<class F > | |
using | LegendreElement = GenericElement< hp1D::LegendreMixin< F > > |
template<class F > | |
using | RysElement = GenericElement< RysMixin< F > > |
1D hp-FEM
using hp1D::Element = typedef GenericElement<KarniadakisMixin<F> > |
template aliases for backwards compatibility
Definition at line 267 of file element.hh.
using hp1D::LegendreElement = typedef GenericElement<hp1D::LegendreMixin<F> > |
Definition at line 271 of file element.hh.
using hp1D::RysElement = typedef GenericElement<RysMixin<F> > |
Definition at line 56 of file rysElement.hh.