MCPcopy 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

N2PMethod · 0.80
MultAddMethod · 0.80
MultTransAddMethod · 0.80
MultMethod · 0.80
MultMethod · 0.80
AddMatrixFunction · 0.80
ApplyLinearizedMatrixAddFunction · 0.80
MultMethod · 0.80
DistributeFunction · 0.80
CalcMethod · 0.80
test_load_distFunction · 0.80

Calls

no outgoing calls

Tested by 4

test_load_distFunction · 0.64
test_load_dist_subFunction · 0.64
test_mesh_distFunction · 0.64
test_mesh_dist_sub1Function · 0.64