MCPcopy Create free account
hub / github.com/NGSolve/ngsolve / GetParallelStatus

Method GetParallelStatus

parallel/parallelvvector.cpp:75–79  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73 }
74
75 PARALLEL_STATUS GetParallelStatus () const override
76 {
77
78 return orig->GetParallelStatus();
79 }
80
81 virtual void SetParallelStatus (PARALLEL_STATUS stat) const override
82 {

Callers 15

BlockVectorMethod · 0.80
GetParallelStatusFunction · 0.80
CreateRowVectorMethod · 0.80
CreateColVectorMethod · 0.80
MultMethod · 0.80
MultAddMethod · 0.80
MultMethod · 0.80
MultMethod · 0.80
MultMethod · 0.80
MultMethod · 0.80
MultMethod · 0.80

Calls

no outgoing calls

Tested by 4

CreateRowVectorMethod · 0.64
CreateColVectorMethod · 0.64
MultMethod · 0.64
MultAddMethod · 0.64