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

Method Memory

parallel/parallelvvector.cpp:25–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23 ~ParallelRangeVector () override { ; }
24
25 void * Memory () const override
26 { return orig->GetLocalVector()->Range(range).Memory(); }
27
28 virtual int EntrySizeScal() const throw () override
29 { return orig->EntrySizeScal(); }

Callers 12

ProlongateInlineMethod · 0.80
RestrictInlineMethod · 0.80
ProlongateInlineMethod · 0.80
UpdateMethod · 0.80
MultMethod · 0.80
MemoryFunction · 0.80
BruteInnerProductFunction · 0.80
BruteInnerProduct2Function · 0.80
MultiMultMethod · 0.80
MultiMultSeedMethod · 0.80
RangeMethod · 0.80
L2NormMethod · 0.80

Calls 1

RangeMethod · 0.45

Tested by

no test coverage detected