MCPcopy Create free account
hub / github.com/NGSolve/ngsolve / Order

Function Order

fem/finiteelement.hpp:59–59  ·  view source on GitHub ↗

maximal polynomial order

Source from the content-addressed store, hash-verified

57
58 /// maximal polynomial order
59 INLINE int Order () const { return order; }
60
61 /// geometry of element
62 HD virtual ELEMENT_TYPE ElementType() const = 0;

Callers 6

TimingMethod · 0.70
TimingMethod · 0.70
TimingMethod · 0.70
InterpolateMethod · 0.70
TimingMethod · 0.70
PrintMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected