Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
PrintReport
Method · 0.70
GetMemoryUsage
Method · 0.70
hcurlcurlfespace.cpp
File · 0.70
l2hofespace.cpp
File · 0.70
hdivdivfespace.cpp
File · 0.70
facetfespace.cpp
File · 0.70
hcurldivfespace.cpp
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected