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

Method data

ibtk/contrib/boost/boost/multi_array/multi_array_ref.hpp:506–506  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

504 element* origin() { return super_type::base_+super_type::origin_offset_; }
505
506 element* data() { return super_type::base_; }
507
508 template <class IndexList>
509 element& operator()(const IndexList& indices) {

Callers 9

shapeMethod · 0.45
stridesMethod · 0.45
index_basesMethod · 0.45
shapeMethod · 0.45
stridesMethod · 0.45
index_basesMethod · 0.45
BOOST_MATH_NOEXCEPTFunction · 0.45
shl_real_typeFunction · 0.45
operator<<Function · 0.45

Calls 1

dataFunction · 0.50

Tested by

no test coverage detected