| allocate() | TracerParticleSolver< P > | inlinevirtual |
| computeDt() const | TracerParticleSolver< P > | virtual |
| deposit(EBAMRCellData &a_phi) const noexcept | TracerParticleSolver< P > | inlinevirtual |
| depositParticles(EBAMRCellData &a_phi, const ParticleContainer< T > &a_particles, const DepositionType a_baseDeposition, const CoarseFineDeposition a_coarseFineDeposition) const noexcept | TracerParticleSolver< P > | protected |
| getCoarseFineDepositionType() const | TracerParticleSolver< P > | inlinevirtual |
| getDepositionType() const | TracerParticleSolver< P > | inlinevirtual |
| getInterpolationType() const | TracerParticleSolver< P > | inlinevirtual |
| getNumberOfPlotVariables() const | TracerParticleSolver< P > | inlinevirtual |
| getParticles() | TracerParticleSolver< P > | inlinevirtual |
| getParticles() const | TracerParticleSolver< P > | inlinevirtual |
| getPlotVariableNames() const | TracerParticleSolver< P > | inlinevirtual |
| getVelocityField() const | TracerParticleSolver< P > | inline |
| interpolateVelocities() | TracerParticleSolver< P > | inlinevirtual |
| interpolateWeight(const EBAMRCellData &a_scalar) noexcept | TracerParticleSolver< P > | virtual |
| m_amr | TracerParticleSolver< P > | protected |
| m_className | TracerParticleSolver< P > | protected |
| m_coarseFineDeposition | TracerParticleSolver< P > | protected |
| m_computationalGeometry | TracerParticleSolver< P > | protected |
| m_deposition | TracerParticleSolver< P > | protected |
| m_dt | TracerParticleSolver< P > | protected |
| m_interpolation | TracerParticleSolver< P > | protected |
| m_name | TracerParticleSolver< P > | protected |
| m_particles | TracerParticleSolver< P > | protected |
| m_phase | TracerParticleSolver< P > | protected |
| m_plotVelocity | TracerParticleSolver< P > | protected |
| m_plotWeight | TracerParticleSolver< P > | protected |
| m_realm | TracerParticleSolver< P > | protected |
| m_time | TracerParticleSolver< P > | protected |
| m_timeStep | TracerParticleSolver< P > | protected |
| m_velocityField | TracerParticleSolver< P > | protected |
| m_verbosity | TracerParticleSolver< P > | protected |
| m_volumeScale | TracerParticleSolver< P > | protected |
| operator=(const TracerParticleSolver &a_other)=delete | TracerParticleSolver< P > | |
| operator=(const TracerParticleSolver &&a_other)=delete | TracerParticleSolver< P > | |
| parseDeposition() | TracerParticleSolver< P > | inlineprotected |
| parseOptions() | TracerParticleSolver< P > | inlinevirtual |
| parsePlotVariables() | TracerParticleSolver< P > | inlineprotected |
| parseRuntimeOptions() | TracerParticleSolver< P > | inlinevirtual |
| parseVerbosity() | TracerParticleSolver< P > | inlineprotected |
| preRegrid(const int a_lbase, const int a_oldFinestLevel) | TracerParticleSolver< P > | inlinevirtual |
| registerOperators() const | TracerParticleSolver< P > | inlinevirtual |
| regrid(const int a_lmin, const int a_oldFinestLevel, const int a_newFinestLevel) | TracerParticleSolver< P > | inlinevirtual |
| remap() | TracerParticleSolver< P > | inlinevirtual |
| setAmr(const RefCountedPtr< AmrMesh > &a_amrMesh) | TracerParticleSolver< P > | inlinevirtual |
| setComputationalGeometry(const RefCountedPtr< ComputationalGeometry > &a_compGeom) | TracerParticleSolver< P > | inlinevirtual |
| setDeposition(const DepositionType a_deposition) noexcept | TracerParticleSolver< P > | inlinevirtual |
| setName(const std::string &a_name) noexcept | TracerParticleSolver< P > | inlinevirtual |
| setPhase(const phase::which_phase &a_phase) | TracerParticleSolver< P > | inlinevirtual |
| setRealm(const std::string &a_realm) | TracerParticleSolver< P > | inlinevirtual |
| setTime(const int a_step, const Real a_time, const Real a_dt) | TracerParticleSolver< P > | virtual |
| setVelocity(const EBAMRCellData &a_velocityField) | TracerParticleSolver< P > | inlinevirtual |
| setVolumeScale(const bool a_scale) noexcept | TracerParticleSolver< P > | inlinevirtual |
| TracerParticleSolver() | TracerParticleSolver< P > | inline |
| TracerParticleSolver(const TracerParticleSolver &a_other)=delete | TracerParticleSolver< P > | |
| TracerParticleSolver(const TracerParticleSolver &&a_other)=delete | TracerParticleSolver< P > | |
| TracerParticleSolver(const RefCountedPtr< AmrMesh > &a_amr, const RefCountedPtr< ComputationalGeometry > a_compGeom) | TracerParticleSolver< P > | inline |
| writeData(LevelData< EBCellFAB > &a_output, int &a_comp, const EBAMRCellData &a_data, const std::string a_outputRealm, const int a_level, const bool a_interpToCentroids, const bool a_interpGhost) const noexcept | TracerParticleSolver< P > | protectedvirtual |
| writePlotData(LevelData< EBCellFAB > &a_output, int &a_comp, const std::string a_outputRealm, const int a_level) const noexcept | TracerParticleSolver< P > | inlinevirtual |
| writePlotFile() | TracerParticleSolver< P > | inlinevirtual |
| ~TracerParticleSolver() | TracerParticleSolver< P > | inlinevirtual |