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

Method GetNDofLevel

comp/tpfes.cpp:253–256  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

251 }
252
253 size_t TPHighOrderFESpace::GetNDofLevel (int level) const
254 {
255 throw Exception("TPHighOrderFESpace::GetNDofLevel() not implemented");
256 }
257
258 FiniteElement & TPHighOrderFESpace::GetFE (ElementId ei, Allocator & lh) const
259 {

Callers 9

ProlongateInlineMethod · 0.45
RestrictInlineMethod · 0.45
GetNDofLevelFunction · 0.45
GetInnerDofsMethod · 0.45
ProlongateInlineMethod · 0.45
RestrictInlineMethod · 0.45
ProlongateInlineMethod · 0.45
RestrictInlineMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected