Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NGSolve/ngsolve
/ GetGraph
Method
GetGraph
ngscuda/cuda_core.hpp:162–162 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
160
161
bool IsValid() const { return capture_ok && instance != nullptr; }
162
cudaGraph_t GetGraph() const { return graph; }
163
};
164
165
Callers
3
AllocateMatrix
Method · 0.80
AllocateMatrix
Method · 0.80
Mult
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected