chombo-discharge
Loading...
Searching...
No Matches
Classes | Typedefs
CD_ParticleGhostMask.H File Reference

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>
Include dependency graph for CD_ParticleGhostMask.H:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Declaration of ParticleGhostMask, a per-box CSR lookup of particle ghost scatter targets.

Author
Robert Marskar