Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
BlockVector
Method · 0.80
GetParallelStatus
Function · 0.80
CreateRowVector
Method · 0.80
CreateColVector
Method · 0.80
Mult
Method · 0.80
MultAdd
Method · 0.80
NGS_DLL_HEADER ExportNgla
Function · 0.80
Mult
Method · 0.80
Mult
Method · 0.80
Mult
Method · 0.80
Mult
Method · 0.80
Mult
Method · 0.80
Calls
no outgoing calls
Tested by
4
CreateRowVector
Method · 0.64
CreateColVector
Method · 0.64
Mult
Method · 0.64
MultAdd
Method · 0.64