|
chombo-discharge
|
Declaration of ParticleGhostMask, a per-box CSR lookup of particle ghost scatter targets. More...
#include <vector>#include <CH_assert.H>#include <Box.H>#include <BaseFab.H>#include <BoxIterator.H>#include <LayoutData.H>#include <RefCountedPtr.H>#include <Vector.H>#include <CD_LevelTiles.H>#include <CD_NamespaceHeader.H>#include <CD_NamespaceFooter.H>#include <CD_ParticleGhostMaskImplem.H>

Go to the source code of this file.
Classes | |
| class | ParticleGhostMask |
| Per-box CSR lookup from a source cell to the destination boxes whose ghosted region covers it. More... | |
Typedefs | |
| using | AMRParticleGhostMask = Vector< RefCountedPtr< LayoutData< ParticleGhostMask > > > |
| AMR-wide particle ghost-target lookup: one per-box CSR table per level, indexed by SOURCE level. | |
Declaration of ParticleGhostMask, a per-box CSR lookup of particle ghost scatter targets.