Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
Timing
Method · 0.70
Timing
Method · 0.70
Timing
Method · 0.70
Interpolate
Method · 0.70
Timing
Method · 0.70
Print
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected