Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NGSolve/ngsolve
/ Size
Method
Size
ngstd/python_ngstd.hpp:380–380 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
378
MemoryView(void* aptr, size_t asize) : ptr(aptr), size(asize) { ; }
379
380
size_t Size() const { return size; }
381
void* Ptr() const { return ptr; }
382
};
383
}
Callers
15
Parse
Method · 0.45
Eval
Method · 0.45
IsConstant
Method · 0.45
IsComplex
Method · 0.45
Print
Method · 0.45
BSpline
Method · 0.45
Differentiate
Method · 0.45
Integrate
Method · 0.45
Evaluate
Method · 0.45
Search
Method · 0.45
MoveToNumpyArray
Function · 0.45
PyDefROBracketOperator
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected