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

Method Cumulate

parallel/parallelvvector.cpp:63–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61 }
62
63 void Cumulate () const override
64 {
65 orig->Cumulate();
66 status = CUMULATED;
67 }
68
69 void Distribute() const override
70 {

Callers 15

InterpolateMethod · 0.80
InterpolateMethod · 0.80
LoadMethod · 0.80
SaveMethod · 0.80
MultMethod · 0.80
MultAddMethod · 0.80
MultTransAddMethod · 0.80
CalcFluxProjectFunction · 0.80
SetValuesFunction · 0.80
MultMethod · 0.80
MultMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected