Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NGSolve/ngsolve
/ GetElementVector
Function
GetElementVector
comp/gridfunction.hpp:237–239 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
235
236
///
237
virtual void GetElementVector (FlatArray<int> dnums,
238
FlatVector<double> elvec) const
239
{ vec[0] -> GetIndirect (dnums, elvec); }
240
241
///
242
virtual void SetElementVector (FlatArray<int> dnums,
Callers
2
Save
Method · 0.85
SaveNodeType
Method · 0.85
Calls
1
GetIndirect
Method · 0.80
Tested by
no test coverage detected