MCPcopy 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
182bool
183EBFArrayBoxFactory::hasEBInfo () const noexcept
184{
185 return m_parent->hasEBInfo();
186}
187
188EBData
189EBFArrayBoxFactory::getEBData (MFIter const& mfi) const noexcept

Callers 3

TagCutCellsFunction · 0.45
EBDataCollectionMethod · 0.45
buildCutCellMaskMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected