Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NGSolve/ngsolve
/ Distribute
Method
Distribute
parallel/parallelvvector.cpp:69–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
}
68
69
void Distribute() const override
70
{
71
orig->Distribute();
72
status = DISTRIBUTED;
73
}
74
75
PARALLEL_STATUS GetParallelStatus () const override
76
{
Callers
15
N2P
Method · 0.80
MultAdd
Method · 0.80
MultTransAdd
Method · 0.80
Mult
Method · 0.80
Mult
Method · 0.80
AddMatrix
Function · 0.80
ApplyLinearizedMatrixAdd
Function · 0.80
Mult
Method · 0.80
Distribute
Function · 0.80
Calc
Method · 0.80
NGS_DLL_HEADER ExportNgla
Function · 0.80
test_load_dist
Function · 0.80
Calls
no outgoing calls
Tested by
4
test_load_dist
Function · 0.64
test_load_dist_sub
Function · 0.64
test_mesh_dist
Function · 0.64
test_mesh_dist_sub1
Function · 0.64