Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AMReX-Codes/amrex
/ hasEBInfo
Method
hasEBInfo
Src/EB/AMReX_EBFabFactory.cpp:182–186 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
180
}
181
182
bool
183
EBFArrayBoxFactory::hasEBInfo () const noexcept
184
{
185
return m_parent->hasEBInfo();
186
}
187
188
EBData
189
EBFArrayBoxFactory::getEBData (MFIter const& mfi) const noexcept
Callers
3
TagCutCells
Function · 0.45
EBDataCollection
Method · 0.45
buildCutCellMask
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected