Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
shape
Method · 0.45
strides
Method · 0.45
index_bases
Method · 0.45
shape
Method · 0.45
strides
Method · 0.45
index_bases
Method · 0.45
BOOST_MATH_NOEXCEPT
Function · 0.45
shl_real_type
Function · 0.45
operator<<
Function · 0.45
Calls
1
data
Function · 0.50
Tested by
no test coverage detected