MCPcopy 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
1554IntVect
1555BoxArray::getDoiHi () const noexcept
1556{
1557 return m_bat.doiHi();
1558}
1559
1560/// \cond DOXYGEN_IGNORE
1561BARef::HashType&

Callers

nothing calls this directly

Calls 1

doiHiMethod · 0.45

Tested by

no test coverage detected