17 class ElementWithCell;
19 template<
class F,
class G>
20 class ElementFunction;
43template<u
int dim,
class F = Real,
class G = F>
77 virtual std::ostream&
info(std::ostream &os)
const;
87 std::unique_ptr<const concepts::ElementFunction<G, Real> > func_;
GenericElement< KarniadakisMixin< F > > Element
template aliases for backwards compatibility