Canoe
Comprehensive Atmosphere N' Ocean Engine
ParticlesHelper Namespace Reference

Functions

bool check_in_meshblock (ParticleData const &pd, MeshBlock const *pmb)
 
void commit_mpi_particle_data ()
 
void free_mpi_particle_data ()
 
ParticlePtr find_particle (AllParticles const &pts, std::string name)
 

Function Documentation

◆ check_in_meshblock()

bool ParticlesHelper::check_in_meshblock ( ParticleData const &  pd,
MeshBlock const *  pmb 
)

Definition at line 40 of file particle_data.cpp.

◆ commit_mpi_particle_data()

void ParticlesHelper::commit_mpi_particle_data ( )

Definition at line 74 of file particle_data.cpp.

◆ free_mpi_particle_data()

void ParticlesHelper::free_mpi_particle_data ( )

Definition at line 75 of file particle_data.cpp.

◆ find_particle()

ParticlePtr ParticlesHelper::find_particle ( AllParticles const &  pts,
std::string  name 
)

Definition at line 60 of file particles.cpp.