Block-Structured AMR Software Framework
amrex::AmrParticleContainer_impl< T_ParticleType, NArrayReal, NArrayInt, Allocator, CellAssignor > Member List

This is the complete list of members for amrex::AmrParticleContainer_impl< T_ParticleType, NArrayReal, NArrayInt, Allocator, CellAssignor >, including all inherited members.

AddIntComp(T communicate=true)amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >inline
addParticles(const PCType &other, bool local=false)amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
addParticles(const PCType &other, F const &f, bool local=false)amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
addParticles(const PCType &other, bool local)amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
addParticles(const PCType &other, F const &f, bool local)amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
AddParticlesAtLevel(AoS &particles, int level, int nGrow=0)amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
AddParticlesAtLevel(ParticleTileType &particles, int level, int nGrow=0)amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
AddRealComp(T communicate=true)amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >inline
AggregationBuffer()amrex::ParticleContainerBasestatic
AggregationType()amrex::ParticleContainerBasestatic
AllocatorType typedefamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
AmrParticleContainer_impl()amrex::AmrParticleContainer_impl< T_ParticleType, NArrayReal, NArrayInt, Allocator, CellAssignor >inline
AmrParticleContainer_impl(AmrCore *amr_core)amrex::AmrParticleContainer_impl< T_ParticleType, NArrayReal, NArrayInt, Allocator, CellAssignor >inline
AmrParticleContainer_impl(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< int > &rr)amrex::AmrParticleContainer_impl< T_ParticleType, NArrayReal, NArrayInt, Allocator, CellAssignor >inline
AmrParticleContainer_impl(const AmrParticleContainer_impl &)=deleteamrex::AmrParticleContainer_impl< T_ParticleType, NArrayReal, NArrayInt, Allocator, CellAssignor >
AmrParticleContainer_impl(AmrParticleContainer_impl &&) noexcept=defaultamrex::AmrParticleContainer_impl< T_ParticleType, NArrayReal, NArrayInt, Allocator, CellAssignor >
AoS typedefamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
AssignCellDensitySingleLevel(int rho_index, MultiFab &mf, int level, int ncomp=1, int particle_lvl_offset=0) constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
AssignDensity(int rho_index, Vector< std::unique_ptr< MultiFab > > &mf_to_be_filled, int lev_min, int ncomp, int finest_level, int ngrow=2) constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
BufferMap() constamrex::ParticleContainerBaseinline
BuildRedistributeMask(int lev, int nghost=1) constamrex::ParticleContainerBaseprotected
ByteSpread() constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
CellAssignor typedefamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
CharVector typedefamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
Checkpoint(const std::string &dir, const std::string &name, const Vector< std::string > &real_comp_names=Vector< std::string >(), const Vector< std::string > &int_comp_names=Vector< std::string >()) constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >inline
Checkpoint(const std::string &dir, const std::string &name, bool is_checkpoint, const Vector< std::string > &real_comp_names=Vector< std::string >(), const Vector< std::string > &int_comp_names=Vector< std::string >()) constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
CheckpointPost()amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
CheckpointPre()amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
CheckpointVersion()amrex::ParticleContainerBasestatic
clearParticles()amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
ConstParticleType typedefamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
ContainerLike typedefamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
copyParticles(const PCType &other, bool local=false)amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
copyParticles(const PCType &other, F &&f, bool local=false)amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
copyParticles(const PCType &other, bool local)amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
copyParticles(const PCType &other, F &&f, bool local)amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
correctCellVectors(int, int, int, const ParticleType &)amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >inlineprivatevirtual
countPrePostamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >mutable
CreateGhostParticles(int level, int ngrow, AoS &ghosts) constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
CreateGhostParticles(int level, int ngrow, ParticleTileType &ghosts) constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
CreateVirtualParticles(int level, AoS &virts) constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
CreateVirtualParticles(int level, ParticleTileType &virts) constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
DataPrefix()amrex::ParticleContainerBasestatic
Define(ParGDBBase *gdb)amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >inline
Define(const Geometry &geom, const DistributionMapping &dmap, const BoxArray &ba)amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >inline
Define(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< int > &rr)amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >inline
Define(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< IntVect > &rr)amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >inline
DefineAndReturnParticleTile(int lev, int grid, int tile)amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >inline
DefineAndReturnParticleTile(int lev, const Iterator &iter)amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >inline
defineBufferMap() constamrex::ParticleContainerBaseprotected
do_tilingamrex::ParticleContainerBasestatic
doUnlinkamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >mutable
EnforcePeriodicWhere(P &prt, ParticleLocData &pld, int lev_min=0, int lev_max=-1, int local_grid=-1) constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >protected
EnforcePeriodicWhere(P &p, ParticleLocData &pld, int lev_min, int lev_max, int local_grid) constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
filePrefixPrePostamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >mutable
finestLevel() constamrex::ParticleContainerBaseinline
Geom(int lev) constamrex::ParticleContainerBaseinline
GetLevelDirectoriesCreated() constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >inline
GetMaxNextIDPrePost() constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >inline
GetNParticlesPrePost() constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >inline
GetParGDB() constamrex::ParticleContainerBaseinline
GetParGDB()amrex::ParticleContainerBaseinline
GetParticles() constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >inline
GetParticles()amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >inline
GetParticles(int lev) constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >inline
GetParticles(int lev)amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >inline
GetUsePrePost() constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >inline
GetUseUnlink() constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >inline
h_redistribute_int_compamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
h_redistribute_real_compamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
HdrFileNamePrePostamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >mutable
Increment(MultiFab &mf, int level)amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
IncrementWithTotal(MultiFab &mf, int level, bool local=false)amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
Index(const P &p, int lev) constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
Index(const P &p, int lev) constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
InitFromAsciiFile(const std::string &file, int extradata, const IntVect *Nrep=nullptr)amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
InitFromBinaryFile(const std::string &file, int extradata)amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
InitFromBinaryMetaFile(const std::string &file, int extradata)amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
Initialize()amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >private
InitNRandomPerCell(int n_per_cell, const ParticleInitData &pdata)amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
InitOnePerCell(Real x_off, Real y_off, Real z_off, const ParticleInitData &pdata)amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
InitRandom(Long icount, ULong iseed, const ParticleInitData &pdata, bool serialize=false, RealBox bx=RealBox())amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
InitRandomPerBox(Long icount, ULong iseed, const ParticleInitData &pdata)amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
IntVector typedefamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
isDefined() constamrex::ParticleContainerBaseinline
levelDirectoriesCreatedamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >mutable
locateParticle(P &p, ParticleLocData &pld, int lev_min, int lev_max, int nGrow, int local_grid=-1) constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >private
locateParticle(P &p, ParticleLocData &pld, int lev_min, int lev_max, int nGrow, int local_grid) constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
m_binsamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >protected
m_buffer_mapamrex::ParticleContainerBasemutableprotected
m_dummy_mfamrex::ParticleContainerBaseprotected
m_gdbamrex::ParticleContainerBaseprotected
m_gdb_objectamrex::ParticleContainerBaseprotected
m_num_runtime_intamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >private
m_num_runtime_realamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >private
m_particle_locatoramrex::ParticleContainerBasemutable
m_particlesamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >private
m_runtime_comps_definedamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >private
m_verboseamrex::ParticleContainerBaseprotected
make_alike() constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >inline
MakeMFIter(int lev, const MFItInfo &info) constamrex::ParticleContainerBaseinline
MakeMFIter(int lev) constamrex::ParticleContainerBaseinline
MakeMFIter(int lev, bool tile) constamrex::ParticleContainerBaseinline
maxLevel() constamrex::ParticleContainerBaseinline
maxnextidPrePostamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
MaxParticlesPerRead()amrex::ParticleContainerBasestatic
MaxReaders()amrex::ParticleContainerBasestatic
memEfficientSortamrex::ParticleContainerBasestatic
NArrayIntamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >static
NArrayRealamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >static
neighbor_procsamrex::ParticleContainerBasemutableprotected
NeighborProcs(int ngrow) constamrex::ParticleContainerBaseinline
nOutFilesPrePostamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >mutable
nParticlesAtLevelPrePostamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
nparticlesPrePostamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
NStructIntamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >static
NStructRealamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >static
num_int_comm_compsamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >private
num_real_comm_compsamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >private
NumberOfParticlesAtLevel(int level, bool only_valid=true, bool only_local=false) constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
NumberOfParticlesInGrid(int level, bool only_valid=true, bool only_local=false) constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
NumIntComps() constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >inline
numLevels() constamrex::ParticleContainerBaseinline
numLocalTilesAtLevel(int lev) constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >inline
NumRealComps() constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >inline
NumRuntimeIntComps() constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >inline
NumRuntimeRealComps() constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >inline
OK(int lev_min=0, int lev_max=-1, int nGrow=0) constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
OnSameGrids(int level, const MF &mf) constamrex::ParticleContainerBaseinline
operator=(const AmrParticleContainer_impl &)=deleteamrex::AmrParticleContainer_impl< T_ParticleType, NArrayReal, NArrayInt, Allocator, CellAssignor >
operator=(AmrParticleContainer_impl &&) noexcept=defaultamrex::AmrParticleContainer_impl< T_ParticleType, NArrayReal, NArrayInt, Allocator, CellAssignor >
ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::operator=(const ParticleContainer_impl &)=deleteamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::operator=(ParticleContainer_impl &&) noexcept=defaultamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
amrex::ParticleContainerBase::operator=(const ParticleContainerBase &)=deleteamrex::ParticleContainerBase
amrex::ParticleContainerBase::operator=(ParticleContainerBase &&)=defaultamrex::ParticleContainerBase
ParConstIterType typedefamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
ParIterType typedefamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
particle_sizeamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >private
ParticleBoxArray(int lev) constamrex::ParticleContainerBaseinline
ParticleContainer_impl()amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >inline
ParticleContainer_impl(ParGDBBase *gdb)amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >inline
ParticleContainer_impl(const Geometry &geom, const DistributionMapping &dmap, const BoxArray &ba)amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >inline
ParticleContainer_impl(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< int > &rr)amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >inline
ParticleContainer_impl(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< IntVect > &rr)amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >inline
ParticleContainer_impl(const ParticleContainer_impl &)=deleteamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
ParticleContainer_impl(ParticleContainer_impl &&) noexcept=defaultamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
ParticleContainerBase()=defaultamrex::ParticleContainerBase
ParticleContainerBase(ParGDBBase *gdb)amrex::ParticleContainerBaseinline
ParticleContainerBase(const Geometry &geom, const DistributionMapping &dmap, const BoxArray &ba)amrex::ParticleContainerBaseinline
ParticleContainerBase(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< int > &rr)amrex::ParticleContainerBaseinline
ParticleContainerBase(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< IntVect > &rr)amrex::ParticleContainerBaseinline
ParticleContainerBase(const ParticleContainerBase &)=deleteamrex::ParticleContainerBase
ParticleContainerBase(ParticleContainerBase &&)=defaultamrex::ParticleContainerBase
ParticleContainerType typedefamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
ParticleDistributionMap(int lev) constamrex::ParticleContainerBaseinline
ParticleGeom(int lev) constamrex::ParticleContainerBaseinline
ParticleInitData typedefamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
ParticleLevel typedefamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
particlePostLocate(ParticleType &, const ParticleLocData &, const int)amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >inlineprivatevirtual
ParticleRealDescriptoramrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
ParticlesAt(int lev, int grid, int tile) constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >inline
ParticlesAt(int lev, int grid, int tile)amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >inline
ParticlesAt(int lev, const Iterator &iter) constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >inline
ParticlesAt(int lev, const Iterator &iter)amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >inline
ParticleTileType typedefamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
ParticleType typedefamrex::AmrParticleContainer_impl< T_ParticleType, NArrayReal, NArrayInt, Allocator, CellAssignor >
ParticleVector typedefamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
PeriodicShift(P &p) constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
PeriodicShift(P &p) constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
PlotfileVersion()amrex::ParticleContainerBasestatic
PrintCapacity() constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
ReadParticleRealData(void *data, size_t size, std::istream &is)amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
ReadParticles(int cnt, int grd, int lev, std::ifstream &ifs, int finest_level_in_file, bool convert_ids)amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >protected
ReadParticles(int cnt, int grd, int lev, std::ifstream &ifs, int finest_level_in_file, bool convert_ids)amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
RealType typedefamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
RealVector typedefamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
RedefineDummyMF(int lev)amrex::ParticleContainerBase
Redistribute(int lev_min=0, int lev_max=-1, int nGrow=0, int local=0, bool remove_negative=true)amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
redistribute_mask_nghostamrex::ParticleContainerBasemutableprotected
redistribute_mask_ptramrex::ParticleContainerBasemutableprotected
RedistributeCPU(int lev_min=0, int lev_max=-1, int nGrow=0, int local=0, bool remove_negative=true)amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
RedistributeGPU(int lev_min=0, int lev_max=-1, int nGrow=0, int local=0, bool remove_negative=true)amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
RedistributeMPI(std::map< int, Vector< char > > &not_ours, int lev_min=0, int lev_max=0, int nGrow=0, int local=0)amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >private
RemoveParticlesAtLevel(int level)amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
RemoveParticlesNotAtFinestLevel()amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
ReorderParticles(int lev, const MFIter &mfi, const index_type *permutations)amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
ReorderParticles(int lev, const MFIter &mfi, const index_type *permutations)amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
reserveData() overrideamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >virtual
Reset(ParticleType &prt, bool update, bool verbose=true, ParticleLocData pld=ParticleLocData()) constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
resizeData() overrideamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >virtual
ResizeRuntimeIntComp(int new_size, bool communicate)amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
ResizeRuntimeRealComp(int new_size, bool communicate)amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
Restart(const std::string &dir, const std::string &file)amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
Restart(const std::string &dir, const std::string &file, bool is_checkpoint)amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
SetLevelDirectoriesCreated(bool tf)amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >inline
SetParGDB(const Geometry &geom, const DistributionMapping &dmap, const BoxArray &ba)amrex::ParticleContainerBase
SetParGDB(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< IntVect > &rr)amrex::ParticleContainerBase
SetParGDB(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< int > &rr)amrex::ParticleContainerBase
SetParticleBoxArray(int lev, BoxArray new_ba)amrex::ParticleContainerBase
SetParticleDistributionMap(int lev, DistributionMapping new_dmap)amrex::ParticleContainerBase
SetParticleGeometry(int lev, Geometry new_geom)amrex::ParticleContainerBase
SetParticleSize()amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >protected
SetUsePrePost(bool tf) constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >inline
SetUseUnlink(bool tf) constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >inline
SetVerbose(int verbose)amrex::ParticleContainerBaseinline
ShrinkToFit()amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
SoA typedefamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
SortParticlesByBin(IntVect bin_size)amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
SortParticlesByCell()amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
SortParticlesForDeposition(IntVect idx_type)amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
superparticle_sizeamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >private
superParticleSize() constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >inline
SuperParticleType typedefamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
tile_sizeamrex::ParticleContainerBasestatic
TotalNumberOfParticles(bool only_valid=true, bool only_local=false) constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
usePrePostamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >mutable
Verbose() constamrex::ParticleContainerBaseinline
Where(const P &prt, ParticleLocData &pld, int lev_min=0, int lev_max=-1, int nGrow=0, int local_grid=-1) constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >protected
Where(const P &p, ParticleLocData &pld, int lev_min, int lev_max, int nGrow, int local_grid) constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
wherePrePostamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >mutable
whichPrePostamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >mutable
WriteAsciiFile(const std::string &file)amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
WriteBinaryParticleData(const std::string &dir, const std::string &name, const Vector< int > &write_real_comp, const Vector< int > &write_int_comp, const Vector< std::string > &real_comp_names, const Vector< std::string > &int_comp_names, F &&f, bool is_checkpoint=false) constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
WriteBinaryParticleData(const std::string &dir, const std::string &name, const Vector< int > &write_real_comp, const Vector< int > &write_int_comp, const Vector< std::string > &real_comp_names, const Vector< std::string > &int_comp_names, F &&f, bool is_checkpoint) constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
WriteParticleRealData(void *data, size_t size, std::ostream &os) constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
WriteParticles(int level, std::ofstream &ofs, int fnum, Vector< int > &which, Vector< int > &count, Vector< Long > &where, const Vector< int > &write_real_comp, const Vector< int > &write_int_comp, const Vector< std::map< std::pair< int, int >, IntVector >> &particle_io_flags, bool is_checkpoint) constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
WritePlotFile(const std::string &dir, const std::string &name) constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
WritePlotFile(const std::string &dir, const std::string &name, F &&f) constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
WritePlotFile(const std::string &dir, const std::string &name, const Vector< std::string > &real_comp_names, const Vector< std::string > &int_comp_names) constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
WritePlotFile(const std::string &dir, const std::string &name, const Vector< std::string > &real_comp_names, const Vector< std::string > &int_comp_names, F &&f) constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
WritePlotFile(const std::string &dir, const std::string &name, const Vector< std::string > &real_comp_names) constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
WritePlotFile(const std::string &dir, const std::string &name, const Vector< std::string > &real_comp_names, F &&f) constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
WritePlotFile(const std::string &dir, const std::string &name, const Vector< int > &write_real_comp, const Vector< int > &write_int_comp) constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
WritePlotFile(const std::string &dir, const std::string &name, const Vector< int > &write_real_comp, const Vector< int > &write_int_comp, F &&f) constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
WritePlotFile(const std::string &dir, const std::string &name, const Vector< int > &write_real_comp, const Vector< int > &write_int_comp, const Vector< std::string > &real_comp_names, const Vector< std::string > &int_comp_names) constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
WritePlotFile(const std::string &dir, const std::string &name, const Vector< int > &write_real_comp, const Vector< int > &write_int_comp, const Vector< std::string > &real_comp_names, const Vector< std::string > &int_comp_names, F &&f) constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
WritePlotFile(const std::string &dir, const std::string &name, F &&f) constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
WritePlotFile(const std::string &dir, const std::string &name, const Vector< std::string > &real_comp_names, const Vector< std::string > &int_comp_names, F &&f) constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
WritePlotFile(const std::string &dir, const std::string &name, const Vector< std::string > &real_comp_names, F &&f) constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
WritePlotFile(const std::string &dir, const std::string &name, const Vector< int > &write_real_comp, const Vector< int > &write_int_comp, F &&f) constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
WritePlotFile(const std::string &dir, const std::string &name, const Vector< int > &write_real_comp, const Vector< int > &write_int_comp, const Vector< std::string > &real_comp_names, const Vector< std::string > &int_comp_names, F &&f) constamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
WritePlotFilePost()amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
WritePlotFilePre()amrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
~AmrParticleContainer_impl() override=defaultamrex::AmrParticleContainer_impl< T_ParticleType, NArrayReal, NArrayInt, Allocator, CellAssignor >
~ParticleContainer_impl() override=defaultamrex::ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >
~ParticleContainerBase()=defaultamrex::ParticleContainerBasevirtual