MCPcopy Create free account
hub / github.com/AMReX-Codes/amrex / getDoiLo

Method getDoiLo

Src/Base/AMReX_BoxArray.cpp:1548–1552  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1546}
1547
1548IntVect
1549BoxArray::getDoiLo () const noexcept
1550{
1551 return m_bat.doiLo();
1552}
1553
1554IntVect
1555BoxArray::getDoiHi () const noexcept

Callers

nothing calls this directly

Calls 1

doiLoMethod · 0.45

Tested by

no test coverage detected