Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NGSolve/ngsolve
/ GetName
Function
GetName
comp/gridfunction.hpp:177–177 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
175
176
void SetName(const string & aname) { name = aname; }
177
string GetName () const { return name; }
178
179
const Flags& GetFlags() const { return flags; }
180
Flags& GetFlags() { return flags; }
Callers
9
PrintReport
Method · 0.85
GetMemoryUsage
Method · 0.85
ParameterString
Method · 0.85
ParameterString
Method · 0.85
Assemble
Method · 0.85
GetMemoryUsage
Method · 0.85
DoAssemble
Method · 0.85
GetMemoryUsage
Method · 0.85
Assemble
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected