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

Method Ptr

ngstd/python_ngstd.hpp:381–381  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

379
380 size_t Size() const { return size; }
381 void* Ptr() const { return ptr; }
382 };
383}
384

Callers 6

DataMethod · 0.45
beginMethod · 0.45
endMethod · 0.45
DataMethod · 0.45
AsVectorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected