Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AMReX-Codes/amrex
/ getDoiHi
Method
getDoiHi
Src/Base/AMReX_BoxArray.cpp:1554–1558 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1552
}
1553
1554
IntVect
1555
BoxArray::getDoiHi () const noexcept
1556
{
1557
return m_bat.doiHi();
1558
}
1559
1560
/// \cond DOXYGEN_IGNORE
1561
BARef::HashType&
Callers
nothing calls this directly
Calls
1
doiHi
Method · 0.45
Tested by
no test coverage detected