Block-Structured AMR Software Framework
amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt > Member List

This is the complete list of members for amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >, including all inherited members.

AddIntComp(T communicate=true)amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >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
AggregationBuffer()amrex::ParticleContainerBasestatic
AggregationType()amrex::ParticleContainerBasestatic
AllocatorType typedefamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >
AoS typedefamrex::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) constamrex::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) constamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >
buffer_tag_cacheamrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >protected
BufferMap() constamrex::ParticleContainerBaseinline
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) constamrex::ParticleContainerBaseprotected
ByteSpread() constamrex::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_sizeamrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >protected
CellAssignor typedefamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >
CharVector typedefamrex::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 >()) constamrex::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 >()) constamrex::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::ParticleContainerBasestatic
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 typedefamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >
ContainerLike typedefamrex::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
countPrePostamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >mutable
CreateGhostParticles(int level, int ngrow, AoS &ghosts) constamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >
CreateGhostParticles(int level, int ngrow, ParticleTileType &ghosts) constamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >
CreateVirtualParticles(int level, AoS &virts) constamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >
CreateVirtualParticles(int level, ParticleTileType &virts) constamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >
DataPrefix()amrex::ParticleContainerBasestatic
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() constamrex::ParticleContainerBaseprotected
do_tilingamrex::ParticleContainerBasestatic
doUnlinkamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >mutable
enable_inverseamrex::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) constamrex::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) constamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >
filePrefixPrePostamrex::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() constamrex::ParticleContainerBaseinline
Geom(int lev) constamrex::ParticleContainerBaseinline
GetCommTagsBox(Vector< NeighborCommTag > &tags, int lev, const Box &in_box)amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >protected
GetLevelDirectoriesCreated() constamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >inline
GetMaxNextIDPrePost() constamrex::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) constamrex::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() constamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >inline
GetParGDB() constamrex::ParticleContainerBaseinline
GetParGDB()amrex::ParticleContainerBaseinline
GetParticles() constamrex::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) constamrex::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
GetUsePrePost() constamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >inline
GetUseUnlink() constamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >inline
ghost_int_compamrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >protected
ghost_real_compamrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >protected
h_redistribute_int_compamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >
h_redistribute_real_compamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >
hasNeighbors() constamrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >inlineprotected
HdrFileNamePrePostamrex::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) constamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >
Index(const P &p, int lev) constamrex::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 typedefamrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >
inverse_tagsamrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >protected
isDefined() constamrex::ParticleContainerBaseinline
levelDirectoriesCreatedamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >mutable
local_neighbor_sizesamrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >protected
local_neighborsamrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >protected
locateParticle(P &p, ParticleLocData &pld, int lev_min, int lev_max, int nGrow, int local_grid=-1) constamrex::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) constamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >
m_binsamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >protected
m_boundary_particle_idsamrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >protected
m_buffer_mapamrex::ParticleContainerBasemutableprotected
m_code_arrayamrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >protected
m_code_offsetsamrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >protected
m_dummy_mfamrex::ParticleContainerBaseprotected
m_gdbamrex::ParticleContainerBaseprotected
m_gdb_objectamrex::ParticleContainerBaseprotected
m_grid_mapamrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >protected
m_has_neighborsamrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >protected
m_isec_boxesamrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >protected
m_neighbor_listamrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >protected
m_neighbor_mask_initializedamrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >protected
m_neighbor_mask_ptramrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >protected
m_num_neighbor_cellsamrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >protected
m_num_runtime_intamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >private
m_num_runtime_realamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >private
m_particle_locatoramrex::ParticleContainerBasemutable
m_particlesamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >private
m_runtime_comps_definedamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >private
m_verboseamrex::ParticleContainerBaseprotected
make_alike() constamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >inline
MakeMFIter(int lev, const MFItInfo &info) constamrex::ParticleContainerBaseinline
MakeMFIter(int lev) constamrex::ParticleContainerBaseinline
MakeMFIter(int lev, bool tile) constamrex::ParticleContainerBaseinline
mask_ptramrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >protected
maxLevel() constamrex::ParticleContainerBaseinline
maxnextidPrePostamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >
MaxParticlesPerRead()amrex::ParticleContainerBasestatic
MaxReaders()amrex::ParticleContainerBasestatic
memEfficientSortamrex::ParticleContainerBasestatic
MyParIter typedefamrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >
NArrayIntamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >static
NArrayRealamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >static
neighbor_copy_opamrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >protected
neighbor_copy_planamrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >protected
neighbor_listamrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >protected
neighbor_procsamrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >protected
NeighborCommMap typedefamrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >
NeighborListContainerType typedefamrex::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 &)=deleteamrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >
NeighborParticleContainer(NeighborParticleContainer &&)=defaultamrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >
NeighborProcs(int ngrow) constamrex::ParticleContainerBaseinline
neighborsamrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >protected
nOutFilesPrePostamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >mutable
nParticlesAtLevelPrePostamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >
nparticlesPrePostamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >
NStructIntamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >static
NStructRealamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >static
num_int_comm_compsamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >private
num_mask_compsamrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >protectedstatic
num_real_comm_compsamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >private
num_sndsamrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >protected
NumberOfParticlesAtLevel(int level, bool only_valid=true, bool only_local=false) constamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >
NumberOfParticlesInGrid(int level, bool only_valid=true, bool only_local=false) constamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >
NumIntComps() constamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >inline
numLevels() constamrex::ParticleContainerBaseinline
numLocalTilesAtLevel(int lev) constamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >inline
NumRealComps() constamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >inline
NumRuntimeIntComps() constamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >inline
NumRuntimeRealComps() constamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >inline
OK(int lev_min=0, int lev_max=-1, int nGrow=0) constamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >
OnSameGrids(int level, const MF &mf) constamrex::ParticleContainerBaseinline
operator<<(std::ostream &os, const InverseCopyTag &tag)amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >friend
operator=(const NeighborParticleContainer &)=deleteamrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >
operator=(NeighborParticleContainer &&)=defaultamrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >
amrex::ParticleContainer_impl::operator=(const ParticleContainer_impl &)=deleteamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >
amrex::ParticleContainer_impl::operator=(ParticleContainer_impl &&) noexcept=defaultamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >
amrex::ParticleContainerBase::operator=(const ParticleContainerBase &)=deleteamrex::ParticleContainerBase
amrex::ParticleContainerBase::operator=(ParticleContainerBase &&)=defaultamrex::ParticleContainerBase
PairIndex typedefamrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >
ParConstIterType typedefamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >
ParIterType typedefamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >
particle_sizeamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >private
ParticleBoxArray(int lev) constamrex::ParticleContainerBaseinline
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 &)=deleteamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >
ParticleContainer_impl(ParticleContainer_impl &&) noexcept=defaultamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >
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::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >
ParticleDistributionMap(int lev) constamrex::ParticleContainerBaseinline
ParticleGeom(int lev) constamrex::ParticleContainerBaseinline
ParticleInitData typedefamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >
ParticleLevel typedefamrex::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
ParticleRealDescriptoramrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >
ParticlesAt(int lev, int grid, int tile) constamrex::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) constamrex::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 typedefamrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >
ParticleTileType typedefamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >
ParticleType typedefamrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >
ParticleVector typedefamrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >
pdata_sizeamrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >protectedstatic
PeriodicShift(P &p) constamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >
PeriodicShift(P &p) constamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >
pinned_rcv_bufferamrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >protected
pinned_snd_bufferamrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >protected
PlotfileVersion()amrex::ParticleContainerBasestatic
PrintCapacity() constamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >
printNeighborList()amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >
rcv_bufferamrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >protected
rcvsamrex::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 typedefamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >
RealVector typedefamrex::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_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, 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 > > &not_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() overrideamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >virtual
Reset(ParticleType &prt, bool update, bool verbose=true, ParticleLocData pld=ParticleLocData()) constamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >
resizeContainers(int num_levels)amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >protected
resizeData() overrideamrex::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_dataamrex::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 >
SetUsePrePost(bool tf) constamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >inline
SetUseUnlink(bool tf) constamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >inline
SetVerbose(int verbose)amrex::ParticleContainerBaseinline
ShrinkToFit()amrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >
snd_bufferamrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >protected
SoA typedefamrex::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 >
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 > > &not_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_sizeamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >private
superParticleSize() constamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >inline
SuperParticleType typedefamrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >
tile_sizeamrex::ParticleContainerBasestatic
TotalNumberOfParticles(bool only_valid=true, bool only_local=false) constamrex::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_maskamrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >protectedstatic
usePrePostamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >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, 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) constamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >
wherePrePostamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >mutable
whichPrePostamrex::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) constamrex::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) constamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >
WriteParticleRealData(void *data, size_t size, std::ostream &os) constamrex::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) constamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >
WritePlotFile(const std::string &dir, const std::string &name) constamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >
WritePlotFile(const std::string &dir, const std::string &name, F &&f) constamrex::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) constamrex::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) constamrex::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) constamrex::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) constamrex::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) constamrex::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) constamrex::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) constamrex::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) constamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >
WritePlotFile(const std::string &dir, const std::string &name, F &&f) constamrex::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) constamrex::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) constamrex::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) constamrex::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) constamrex::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=defaultamrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >
~ParticleContainer_impl() override=defaultamrex::ParticleContainer_impl< T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor >
~ParticleContainerBase()=defaultamrex::ParticleContainerBasevirtual