Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NGSolve/ngsolve
/ SetElementVector
Function
SetElementVector
comp/gridfunction.hpp:242–244 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
240
241
///
242
virtual void SetElementVector (FlatArray<int> dnums,
243
FlatVector<double> elvec)
244
{ vec[0] -> SetIndirect (dnums, elvec); }
245
246
247
///
Callers
2
Load
Method · 0.85
LoadNodeType
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected