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

Method ElementType

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

Source from the content-addressed store, hash-verified

269 public:
270 /* INLINE */ DummyFE () : FiniteElement(0, 0) { ; }
271 HD virtual ELEMENT_TYPE ElementType() const { return ET; }
272 };
273
274

Callers 2

ELEMENT_TYPE ElementTypeFunction · 0.45
ElementTypeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected