Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NGSolve/ngsolve
/ HostData
Method
HostData
ngscuda/unifiedvector.hpp:78–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
}
77
78
virtual double* HostData() const
79
{
80
return host_data;
81
}
82
83
// udpate device and invalidate host
84
FlatVector<Dev<double>> FVDev() const;
Callers
1
UnifiedVectorWrapper
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected