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

Function GetClassName

comp/tpfes.hpp:72–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

70 virtual ~TPHighOrderFESpace ();
71
72 virtual string GetClassName () const override
73 {
74 return "TPHighOrderFESpace";
75 }
76 const Array<int> & GetNels() const
77 {
78 return nels;

Callers 7

PrintReportMethod · 0.70
GetMemoryUsageMethod · 0.70
l2hofespace.cppFile · 0.70
hdivdivfespace.cppFile · 0.70
facetfespace.cppFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected