AddIntComp(T communicate=true) | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | inline |
amrex::ParticleContainer_impl::AddIntComp(std::string const &name, int communicate=1) | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | inline |
amrex::ParticleContainer_impl::AddIntComp(int communicate=1) | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | inline |
addParticles(const PCType &other, bool local=false) | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
addParticles(const PCType &other, F const &f, bool local=false) | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
addParticles(const PCType &other, bool local) | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
addParticles(const PCType &other, F const &f, bool local) | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
AddParticlesAtLevel(AoS &particles, int level, int nGrow=0) | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
AddParticlesAtLevel(ParticleTileType &particles, int level, int nGrow=0) | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
AddRealComp(T communicate=true) | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | inline |
amrex::ParticleContainer_impl::AddRealComp(std::string const &name, int communicate=1) | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | inline |
amrex::ParticleContainer_impl::AddRealComp(int communicate=1) | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | inline |
AggregationBuffer() | amrex::ParticleContainerBase | static |
AggregationType() | amrex::ParticleContainerBase | static |
AllocatorType typedef | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
AoS typedef | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | |
areMasksValid() | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | protected |
AssignCellDensitySingleLevel(int rho_index, MultiFab &mf, int level, int ncomp=1, int particle_lvl_offset=0) const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
AssignDensity(int rho_index, Vector< std::unique_ptr< MultiFab > > &mf_to_be_filled, int lev_min, int ncomp, int finest_level, int ngrow=2) const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
buffer_tag_cache | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | protected |
BufferMap() const | amrex::ParticleContainerBase | inline |
BuildMasks() | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | protected |
buildNeighborCopyOp(bool use_boundary_neighbor=false) | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | |
buildNeighborList(CheckPair const &check_pair, bool sort=false) | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | |
buildNeighborList(CheckPair const &check_pair, OtherPCType &other, Vector< std::map< std::pair< int, int >, amrex::NeighborList< typename OtherPCType::ParticleType > > > &neighbor_lists, bool sort=false) | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | |
buildNeighborList(CheckPair const &check_pair, int type_ind, int *ref_ratio, int num_bin_types=1, bool sort=false) | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | |
buildNeighborList(CheckPair const &check_pair, bool) | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | |
buildNeighborList(CheckPair const &check_pair, OtherPCType &other, Vector< std::map< std::pair< int, int >, amrex::NeighborList< typename OtherPCType::ParticleType > > > &neighbor_lists, bool) | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | |
buildNeighborList(CheckPair const &check_pair, int type_ind, int *ref_ratio, int num_bin_types, bool) | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | |
buildNeighborMask() | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | |
BuildRedistributeMask(int lev, int nghost=1) const | amrex::ParticleContainerBase | protected |
ByteSpread() const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
cacheNeighborInfo() | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | protected |
calcCommSize() | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | protected |
cdata_size | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | protected |
CellAssignor typedef | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
CharVector typedef | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
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 >()) const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | 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 >()) const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
CheckpointPost() | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
CheckpointPre() | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
CheckpointVersion() | amrex::ParticleContainerBase | static |
clearNeighbors() | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | |
clearNeighborsGPU() | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | |
clearParticles() | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
computeRefFac(int src_lev, int lev) | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | protected |
ConstParticleType typedef | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
ContainerLike typedef | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
copyParticles(const PCType &other, bool local=false) | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
copyParticles(const PCType &other, F &&f, bool local=false) | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
copyParticles(const PCType &other, bool local) | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
copyParticles(const PCType &other, F &&f, bool local) | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
correctCellVectors(int, int, int, const ParticleType &) | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | inlineprivatevirtual |
countPrePost | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | mutable |
CreateGhostParticles(int level, int ngrow, AoS &ghosts) const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
CreateGhostParticles(int level, int ngrow, ParticleTileType &ghosts) const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
CreateVirtualParticles(int level, AoS &virts) const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
CreateVirtualParticles(int level, ParticleTileType &virts) const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
DataPrefix() | amrex::ParticleContainerBase | static |
Define(ParGDBBase *gdb) | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | inline |
Define(const Geometry &geom, const DistributionMapping &dmap, const BoxArray &ba) | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | inline |
Define(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< int > &rr) | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | inline |
Define(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< IntVect > &rr) | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | inline |
DefineAndReturnParticleTile(int lev, int grid, int tile) | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | inline |
DefineAndReturnParticleTile(int lev, const Iterator &iter) | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | inline |
defineBufferMap() const | amrex::ParticleContainerBase | protected |
do_tiling | amrex::ParticleContainerBase | static |
doUnlink | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | mutable |
enable_inverse | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | protectedstatic |
enableInverse() | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | inline |
EnforcePeriodicWhere(P &prt, ParticleLocData &pld, int lev_min=0, int lev_max=-1, int local_grid=-1) const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | protected |
EnforcePeriodicWhere(P &p, ParticleLocData &pld, int lev_min, int lev_max, int local_grid) const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
filePrefixPrePost | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | mutable |
fillNeighbors() | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | |
fillNeighborsGPU() | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | |
fillNeighborsMPI(bool reuse_rcv_counts) | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | protected |
finestLevel() const | amrex::ParticleContainerBase | inline |
Geom(int lev) const | amrex::ParticleContainerBase | inline |
GetCommTagsBox(Vector< NeighborCommTag > &tags, int lev, const Box &in_box) | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | protected |
GetIntSoANames() const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | inline |
GetLevelDirectoriesCreated() const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | inline |
GetMaxNextIDPrePost() const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | inline |
GetNeighborCommTags() | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | protected |
GetNeighbors(int lev, int grid, int tile) | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | inline |
GetNeighbors(int lev, int grid, int tile) const | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | inline |
getNeighborTags(Vector< NeighborCopyTag > &tags, const ParticleType &p, int nGrow, const NeighborCopyTag &src_tag, const MyParIter &pti) | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | protected |
getNeighborTags(Vector< NeighborCopyTag > &tags, const ParticleType &p, const IntVect &nGrow, const NeighborCopyTag &src_tag, const MyParIter &pti) | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | protected |
GetNParticlesPrePost() const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | inline |
GetParGDB() const | amrex::ParticleContainerBase | inline |
GetParGDB() | amrex::ParticleContainerBase | inline |
GetParticles() const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | inline |
GetParticles() | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | inline |
GetParticles(int lev) const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | inline |
GetParticles(int lev) | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | inline |
getRcvCountsMPI() | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | protected |
GetRealSoANames() const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | inline |
GetUsePrePost() const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | inline |
GetUseUnlink() const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | inline |
ghost_int_comp | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | protected |
ghost_real_comp | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | protected |
h_redistribute_int_comp | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
h_redistribute_real_comp | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
hasNeighbors() const | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | inlineprotected |
HdrFileNamePrePost | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | mutable |
Increment(MultiFab &mf, int level) | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
IncrementWithTotal(MultiFab &mf, int level, bool local=false) | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
Index(const P &p, int lev) const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
Index(const P &p, int lev) const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
InitFromAsciiFile(const std::string &file, int extradata, const IntVect *Nrep=nullptr) | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
InitFromBinaryFile(const std::string &file, int extradata) | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
InitFromBinaryMetaFile(const std::string &file, int extradata) | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
Initialize() | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | private |
initializeCommComps() | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | protected |
InitNRandomPerCell(int n_per_cell, const ParticleInitData &pdata) | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
InitOnePerCell(Real x_off, Real y_off, Real z_off, const ParticleInitData &pdata) | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
InitRandom(Long icount, ULong iseed, const ParticleInitData &pdata, bool serialize=false, RealBox bx=RealBox()) | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
InitRandomPerBox(Long icount, ULong iseed, const ParticleInitData &pdata) | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
IntVector typedef | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | |
inverse_tags | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | protected |
isDefined() const | amrex::ParticleContainerBase | inline |
levelDirectoriesCreated | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | mutable |
local_neighbor_sizes | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | protected |
local_neighbors | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | protected |
locateParticle(P &p, ParticleLocData &pld, int lev_min, int lev_max, int nGrow, int local_grid=-1) const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | private |
locateParticle(P &p, ParticleLocData &pld, int lev_min, int lev_max, int nGrow, int local_grid) const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
m_bins | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | protected |
m_boundary_particle_ids | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | protected |
m_buffer_map | amrex::ParticleContainerBase | mutableprotected |
m_code_array | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | protected |
m_code_offsets | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | protected |
m_dummy_mf | amrex::ParticleContainerBase | protected |
m_gdb | amrex::ParticleContainerBase | protected |
m_gdb_object | amrex::ParticleContainerBase | protected |
m_grid_map | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | protected |
m_has_neighbors | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | protected |
m_isec_boxes | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | protected |
m_neighbor_list | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | protected |
m_neighbor_mask_initialized | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | protected |
m_neighbor_mask_ptr | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | protected |
m_num_neighbor_cells | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | protected |
m_num_runtime_int | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | private |
m_num_runtime_real | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | private |
m_particle_locator | amrex::ParticleContainerBase | mutable |
m_particles | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | private |
m_runtime_comps_defined | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | private |
m_soa_idata_names | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | private |
m_soa_rdata_names | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | private |
m_stable_redistribute | amrex::ParticleContainerBase | protected |
m_verbose | amrex::ParticleContainerBase | protected |
make_alike() const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | inline |
MakeMFIter(int lev, const MFItInfo &info) const | amrex::ParticleContainerBase | inline |
MakeMFIter(int lev) const | amrex::ParticleContainerBase | inline |
MakeMFIter(int lev, bool tile) const | amrex::ParticleContainerBase | inline |
mask_ptr | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | protected |
maxLevel() const | amrex::ParticleContainerBase | inline |
maxnextidPrePost | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
MaxParticlesPerRead() | amrex::ParticleContainerBase | static |
MaxReaders() | amrex::ParticleContainerBase | static |
memEfficientSort | amrex::ParticleContainerBase | static |
MyParIter typedef | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | |
NArrayInt | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | static |
NArrayReal | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | static |
neighbor_copy_op | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | protected |
neighbor_copy_plan | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | protected |
neighbor_list | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | protected |
neighbor_procs | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | protected |
NeighborCommMap typedef | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | |
NeighborListContainerType typedef | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | |
NeighborParticleContainer(ParGDBBase *gdb, int ncells) | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | |
NeighborParticleContainer(const Geometry &geom, const DistributionMapping &dmap, const BoxArray &ba, int nneighbor) | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | |
NeighborParticleContainer(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< int > &rr, int nneighbor) | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | |
NeighborParticleContainer(const NeighborParticleContainer &)=delete | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | |
NeighborParticleContainer(NeighborParticleContainer &&)=default | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | |
NeighborProcs(int ngrow) const | amrex::ParticleContainerBase | inline |
neighbors | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | protected |
nOutFilesPrePost | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | mutable |
nParticlesAtLevelPrePost | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
nparticlesPrePost | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
NStructInt | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | static |
NStructReal | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | static |
num_int_comm_comps | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | private |
num_mask_comps | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | protectedstatic |
num_real_comm_comps | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | private |
num_snds | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | protected |
NumberOfParticlesAtLevel(int level, bool only_valid=true, bool only_local=false) const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
NumberOfParticlesInGrid(int level, bool only_valid=true, bool only_local=false) const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
NumIntComps() const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | inline |
numLevels() const | amrex::ParticleContainerBase | inline |
numLocalTilesAtLevel(int lev) const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | inline |
NumRealComps() const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | inline |
NumRuntimeIntComps() const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | inline |
NumRuntimeRealComps() const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | inline |
OK(int lev_min=0, int lev_max=-1, int nGrow=0) const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
OnSameGrids(int level, const MF &mf) const | amrex::ParticleContainerBase | inline |
operator<<(std::ostream &os, const InverseCopyTag &tag) | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | friend |
operator=(const NeighborParticleContainer &)=delete | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | |
operator=(NeighborParticleContainer &&)=default | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | |
amrex::ParticleContainer_impl::operator=(const ParticleContainer_impl &)=delete | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
amrex::ParticleContainer_impl::operator=(ParticleContainer_impl &&) noexcept=default | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
amrex::ParticleContainerBase::operator=(const ParticleContainerBase &)=delete | amrex::ParticleContainerBase | |
amrex::ParticleContainerBase::operator=(ParticleContainerBase &&)=default | amrex::ParticleContainerBase | |
PairIndex typedef | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | |
ParConstIterType typedef | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
ParIterType typedef | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
particle_size | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | private |
ParticleBoxArray(int lev) const | amrex::ParticleContainerBase | inline |
ParticleContainer_impl() | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | inline |
ParticleContainer_impl(ParGDBBase *gdb) | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | inline |
ParticleContainer_impl(const Geometry &geom, const DistributionMapping &dmap, const BoxArray &ba) | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | inline |
ParticleContainer_impl(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< int > &rr) | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | inline |
ParticleContainer_impl(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< IntVect > &rr) | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | inline |
ParticleContainer_impl(const ParticleContainer_impl &)=delete | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
ParticleContainer_impl(ParticleContainer_impl &&) noexcept=default | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
ParticleContainerBase()=default | amrex::ParticleContainerBase | |
ParticleContainerBase(ParGDBBase *gdb) | amrex::ParticleContainerBase | inline |
ParticleContainerBase(const Geometry &geom, const DistributionMapping &dmap, const BoxArray &ba) | amrex::ParticleContainerBase | inline |
ParticleContainerBase(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< int > &rr) | amrex::ParticleContainerBase | inline |
ParticleContainerBase(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< IntVect > &rr) | amrex::ParticleContainerBase | inline |
ParticleContainerBase(const ParticleContainerBase &)=delete | amrex::ParticleContainerBase | |
ParticleContainerBase(ParticleContainerBase &&)=default | amrex::ParticleContainerBase | |
ParticleContainerType typedef | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | |
ParticleDistributionMap(int lev) const | amrex::ParticleContainerBase | inline |
ParticleGeom(int lev) const | amrex::ParticleContainerBase | inline |
ParticleInitData typedef | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
ParticleLevel typedef | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
particlePostLocate(ParticleType &, const ParticleLocData &, const int) | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | inlineprivatevirtual |
ParticleRealDescriptor | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
ParticlesAt(int lev, int grid, int tile) const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | inline |
ParticlesAt(int lev, int grid, int tile) | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | inline |
ParticlesAt(int lev, const Iterator &iter) const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | inline |
ParticlesAt(int lev, const Iterator &iter) | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | inline |
ParticleTile typedef | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | |
ParticleTileType typedef | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
ParticleType typedef | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | |
ParticleVector typedef | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | |
pdata_size | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | protectedstatic |
PeriodicShift(P &p) const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
PeriodicShift(P &p) const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
pinned_rcv_buffer | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | protected |
pinned_snd_buffer | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | protected |
PlotfileVersion() | amrex::ParticleContainerBase | static |
PrintCapacity() const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
printNeighborList() | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | |
rcv_buffer | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | protected |
rcvs | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | protected |
ReadParticleRealData(void *data, size_t size, std::istream &is) | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
ReadParticles(int cnt, int grd, int lev, std::ifstream &ifs, int finest_level_in_file, bool convert_ids) | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | protected |
ReadParticles(int cnt, int grd, int lev, std::ifstream &ifs, int finest_level_in_file, bool convert_ids) | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
RealType typedef | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
RealVector typedef | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
RedefineDummyMF(int lev) | amrex::ParticleContainerBase | |
Redistribute(int lev_min=0, int lev_max=-1, int nGrow=0, int local=0) | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | inline |
amrex::ParticleContainer_impl::Redistribute(int lev_min=0, int lev_max=-1, int nGrow=0, int local=0, bool remove_negative=true) | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
redistribute_mask_nghost | amrex::ParticleContainerBase | mutableprotected |
redistribute_mask_ptr | amrex::ParticleContainerBase | mutableprotected |
RedistributeCPU(int lev_min=0, int lev_max=-1, int nGrow=0, int local=0, bool remove_negative=true) | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
RedistributeGPU(int lev_min=0, int lev_max=-1, int nGrow=0, int local=0, bool remove_negative=true) | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
RedistributeLocal() | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | inline |
RedistributeMPI(std::map< int, Vector< char > > ¬_ours, int lev_min=0, int lev_max=0, int nGrow=0, int local=0) | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | private |
Regrid(const DistributionMapping &dmap, const BoxArray &ba) | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | |
Regrid(const DistributionMapping &dmap, const BoxArray &ba, int lev) | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | |
Regrid(const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba) | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | |
RemoveParticlesAtLevel(int level) | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
RemoveParticlesNotAtFinestLevel() | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
ReorderParticles(int lev, const MFIter &mfi, const index_type *permutations) | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
ReorderParticles(int lev, const MFIter &mfi, const index_type *permutations) | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
reserveData() override | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | virtual |
Reset(ParticleType &prt, bool update, bool verbose=true, ParticleLocData pld=ParticleLocData()) const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
resizeContainers(int num_levels) | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | protected |
resizeData() override | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | virtual |
ResizeRuntimeIntComp(int new_size, bool communicate) | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
ResizeRuntimeRealComp(int new_size, bool communicate) | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
Restart(const std::string &dir, const std::string &file) | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
Restart(const std::string &dir, const std::string &file, bool is_checkpoint) | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
selectActualNeighbors(CheckPair const &check_pair, int num_cells=1) | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | |
selectActualNeighbors(CheckPair const &check_pair, int num_cells) | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | |
send_data | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | protected |
setEnableInverse(bool flag) | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | inline |
setIntCommComp(int i, bool value) | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | |
SetLevelDirectoriesCreated(bool tf) | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | 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, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | protected |
setRealCommComp(int i, bool value) | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | |
SetSoACompileTimeNames(std::vector< std::string > const &rdata_name, std::vector< std::string > const &idata_name) | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
setStableRedistribute(int stable) | amrex::ParticleContainerBase | inline |
SetUsePrePost(bool tf) const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | inline |
SetUseUnlink(bool tf) const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | inline |
SetVerbose(int verbose) | amrex::ParticleContainerBase | inline |
ShrinkToFit() | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
snd_buffer | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | protected |
SoA typedef | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
SortParticlesByBin(IntVect bin_size) | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
SortParticlesByCell() | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
SortParticlesForDeposition(IntVect idx_type) | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
stableRedistribute() const | amrex::ParticleContainerBase | inline |
sumNeighbors(int real_start_comp, int real_num_comp, int int_start_comp, int int_num_comp) | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | |
sumNeighborsMPI(std::map< int, Vector< char > > ¬_ours, int real_start_comp, int real_num_comp, int int_start_comp, int int_num_comp) | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | protected |
superparticle_size | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | private |
superParticleSize() const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | inline |
SuperParticleType typedef | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | |
tile_size | amrex::ParticleContainerBase | static |
TotalNumberOfParticles(bool only_valid=true, bool only_local=false) const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
updateNeighbors(bool boundary_neighbors_only=false) | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | |
updateNeighborsGPU(bool boundary_neighbors_only=false) | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | |
use_mask | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | protectedstatic |
usePrePost | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | mutable |
Verbose() const | amrex::ParticleContainerBase | inline |
Where(const P &prt, ParticleLocData &pld, int lev_min=0, int lev_max=-1, int nGrow=0, int local_grid=-1) const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | protected |
Where(const P &p, ParticleLocData &pld, int lev_min, int lev_max, int nGrow, int local_grid) const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
wherePrePost | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | mutable |
whichPrePost | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | mutable |
WriteAsciiFile(const std::string &file) | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
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) const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
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) const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
WriteParticleRealData(void *data, size_t size, std::ostream &os) const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
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) const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
WritePlotFile(const std::string &dir, const std::string &name) const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
WritePlotFile(const std::string &dir, const std::string &name, F &&f) const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
WritePlotFile(const std::string &dir, const std::string &name, const Vector< std::string > &real_comp_names, const Vector< std::string > &int_comp_names) const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
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) const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
WritePlotFile(const std::string &dir, const std::string &name, const Vector< std::string > &real_comp_names) const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
WritePlotFile(const std::string &dir, const std::string &name, const Vector< std::string > &real_comp_names, F &&f) const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
WritePlotFile(const std::string &dir, const std::string &name, const Vector< int > &write_real_comp, const Vector< int > &write_int_comp) const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
WritePlotFile(const std::string &dir, const std::string &name, const Vector< int > &write_real_comp, const Vector< int > &write_int_comp, F &&f) const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
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) const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
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) const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
WritePlotFile(const std::string &dir, const std::string &name, F &&f) const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
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) const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
WritePlotFile(const std::string &dir, const std::string &name, const Vector< std::string > &real_comp_names, F &&f) const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
WritePlotFile(const std::string &dir, const std::string &name, const Vector< int > &write_real_comp, const Vector< int > &write_int_comp, F &&f) const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
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) const | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
WritePlotFilePost() | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
WritePlotFilePre() | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
~NeighborParticleContainer() override=default | amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > | |
~ParticleContainer_impl() override=default | amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor > | |
~ParticleContainerBase()=default | amrex::ParticleContainerBase | virtual |