Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NGSolve/ngsolve
/ CreateVector
Function
CreateVector
linalg/basevector.hpp:483–486 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
481
}
482
483
AutoVector CreateVector () const
484
{
485
return vec->CreateVector();
486
}
487
488
double InnerProductD (const BaseVector & v2) const
489
{
Callers
5
CreateMultiVector
Method · 0.70
CreateDeviceVector
Method · 0.70
CreateMultiVector
Method · 0.70
Evaluate
Method · 0.70
CreateMultiVector
Method · 0.50
Calls
1
CreateVector
Method · 0.45
Tested by
no test coverage detected