1#ifndef _REMORA_PARTICLE_DATA_H_
2#define _REMORA_PARTICLE_DATA_H_
4#ifdef REMORA_USE_PARTICLES
12#include <AMReX_ParmParse.H>
13#include <AMReX_Print.H>
14#include <AMReX_Vector.H>
44 for (ParticlesNamesVector::size_type
i = 0;
i <
m_namelist.size();
i++) {
57 for (ParticlesNamesVector::size_type
i = 0;
i <
m_namelist.size();
i++) {
81 BL_PROFILE(
"ParticleData::GetMeshPlotVarNames()");
83 for (ParticlesNamesVector::size_type
i = 0;
i <
m_namelist.size();
i++) {
95 amrex::MultiFab&
a_mf,
99 for (ParticlesNamesVector::size_type
i = 0;
i <
m_namelist.size();
i++) {
114 amrex::Abort(
"Requested var_name not found in ParticleData::GetMeshPlotVar");
121 for (ParticlesNamesVector::size_type
i = 0;
i <
m_namelist.size();
i++) {
132 amrex::Print() <<
"ERROR: unable to find particle species with name \""
146 amrex::Print() <<
"ERROR: unable to find particle species with name \""
160 amrex::Print() <<
"ERROR: unable to find particle species with name \""
174 amrex::Print() <<
"ERROR: unable to find particle species with name \""
209 BL_PROFILE(
"ParticleData::getNamesUnalloc()");
mf_h setVal(geomdata.ProbHi(2))
integer, dimension(ngrids) n