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

Method Addr

ngscuda/cuda_ngstd.hpp:412–415  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

410
411 private:
412 size_t Addr (size_t i) const
413 {
414 return (i / CHAR_BIT);
415 }
416 };
417
418}

Callers 15

T_CalcShapeMethod · 0.80
EvaluateMethod · 0.80
fespace.hppFile · 0.80
PyDefVecBufferFunction · 0.80
FactorMethod · 0.80
FactorSPD1Method · 0.80
basevector.cppFile · 0.80
FVComplexMethod · 0.80
GetIndirectMethod · 0.80
SetIndirectMethod · 0.80
AddIndirectMethod · 0.80
FVDoubleMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected