MCPcopy 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

AllocateMatrixMethod · 0.80
AllocateMatrixMethod · 0.80
MultMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected