MCPcopy Create free account
hub / github.com/IBAMR/IBAMR / origin

Method origin

ibtk/contrib/boost/boost/multi_array/subarray.hpp:256–256  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

254 }
255
256 T* origin() { return this->base_; }
257 const T* origin() const { return this->base_; }
258
259 reference operator[](index idx) {

Callers 7

ParametrizedLineClass · 0.45
ParametrizedLineMethod · 0.45
HyperplaneFunction · 0.45
constraintsMethod · 0.45
constraintsMethod · 0.45
const_constraintsMethod · 0.45
LEInteractor.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected