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

Method EntrySizeScal

parallel/parallelvvector.cpp:28–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26 { return orig->GetLocalVector()->Range(range).Memory(); }
27
28 virtual int EntrySizeScal() const throw () override
29 { return orig->EntrySizeScal(); }
30
31 virtual bool IsComplex() const override
32 { return orig->IsComplex(); }

Callers 1

RangeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected