|
chombo-discharge
|
This is the complete list of members for McPhoto, including all inherited members.
| advance(const Real a_dt, EBAMRCellData &a_phi, const EBAMRCellData &a_source, const bool a_zeroPhi=false) override | McPhoto | virtual |
| RtSolver::advance(const Real a_dt, const bool a_zeroPhi=false) | RtSolver | virtual |
| RtSolver::advance(const Real a_dt, EBAMRCellData &a_phi, const bool a_zeroPhi=false) | RtSolver | virtual |
| advancePhotonsInstantaneous(ParticleContainer< Photon > &a_bulkPhotons, ParticleContainer< Photon > &a_ebPhotons, ParticleContainer< Photon > &a_domainPhotons, ParticleContainer< Photon > &a_photons) | McPhoto | virtual |
| advancePhotonsTransient(ParticleContainer< Photon > &a_bulkPhotons, ParticleContainer< Photon > &a_ebPhotons, ParticleContainer< Photon > &a_domainPhotons, ParticleContainer< Photon > &a_photons, const Real a_dt) | McPhoto | virtual |
| allocate() override | McPhoto | virtual |
| clear(const WhichContainer &a_which) | McPhoto | virtual |
| clear() | McPhoto | virtual |
| clear(ParticleContainer< Photon > &a_photons) | McPhoto | virtual |
| clear(AMRParticles< Photon > &a_photons) | McPhoto | virtual |
| computeBoundaryFlux(EBAMRIVData &a_ebFlux, const EBAMRCellData &a_phi) override | McPhoto | virtual |
| computeDensity(EBAMRCellData &a_isotropic, const EBAMRCellData &a_phi) override | McPhoto | virtual |
| computeDomainFlux(EBAMRIFData &a_domainFlux, const EBAMRCellData &a_phi) override | McPhoto | virtual |
| computeFlux(EBAMRCellData &a_flux, const EBAMRCellData &a_phi) override | McPhoto | virtual |
| computeLoads(Vector< long long > &a_loads, const DisjointBoxLayout &a_dbl, const int a_level) const noexcept override | McPhoto | virtual |
| computeNumPhysicalPhotons(EBAMRCellData &a_numPhysPhotonsTotal, EBAMRCellData &a_numPhysPhotonsPerPacket, const EBAMRCellData &a_source, const Real a_dt) const noexcept | McPhoto | virtual |
| countPhotons(const AMRParticles< Photon > &a_photons) const | McPhoto | virtual |
| deallocate() override | McPhoto | virtual |
| depositHybrid(EBAMRCellData &a_depositionH, EBAMRIVData &a_massDifference, const EBAMRIVData &a_depositionNC) const noexcept | McPhoto | protected |
| depositKappaConservative(EBAMRCellData &a_phi, ParticleContainer< P > &a_particles, const DepositionType a_deposition, const CoarseFineDeposition a_coarseFineDeposition) const noexcept | McPhoto | protected |
| depositNonConservative(EBAMRIVData &a_depositionNC, const EBAMRCellData &a_depositionKappaC) const noexcept | McPhoto | protected |
| depositPhotons() | McPhoto | virtual |
| depositPhotons(EBAMRCellData &a_phi, ParticleContainer< P > &a_particles, const DepositionType &a_deposition) const noexcept | McPhoto | |
| depositPhotonsNGP(LevelData< EBCellFAB > &a_output, const ParticleContainer< Photon > &a_particles, const int a_level) const noexcept | McPhoto | protectedvirtual |
| dirtySamplePhotons(ParticleContainer< PointParticle > &a_photons, EBAMRCellData &a_phi, const EBAMRCellData &a_numPhysicalPhotons, const size_t a_maxPhotonsPerCell) const noexcept | McPhoto | virtual |
| domainBcMap(const int a_dir, const Side::LoHiSide a_side) | McPhoto | protected |
| drawPhotons(const Real a_source, const Real a_volume, const Real a_dt) const noexcept | McPhoto | protected |
| generateComputationalPhotons(ParticleContainer< Photon > &a_photons, const EBAMRCellData &a_numPhysicalPhotons, const size_t a_maxPhotonsPerCell) const noexcept | McPhoto | virtual |
| getBulkPhotons() | McPhoto | virtual |
| getDomainPhotons() | McPhoto | virtual |
| getEbPhotons() | McPhoto | virtual |
| getKappa() | RtSolver | virtual |
| getKappaEb() | RtSolver | virtual |
| getMaxPhotonsPerCell() const noexcept | McPhoto | virtual |
| getName() | RtSolver | virtual |
| getNumberOfPlotVariables() const override | McPhoto | virtual |
| getNumSamplingPackets() const noexcept | McPhoto | virtual |
| getPhase() | RtSolver | virtual |
| getPhi() | RtSolver | virtual |
| getPhotons() | McPhoto | virtual |
| getPlotVariableNames() const override | McPhoto | virtual |
| getRealm() const | RtSolver | virtual |
| getSource() | RtSolver | virtual |
| getSourcePhotons() | McPhoto | virtual |
| getSpecies() | RtSolver | virtual |
| getTime() const | RtSolver | virtual |
| initialData() | RtSolver | virtual |
| IntersectionEB enum name | McPhoto | protected |
| isInstantaneous() | McPhoto | virtual |
| isStationary() | RtSolver | virtual |
| m_amr | RtSolver | protected |
| m_bisectStep | McPhoto | protected |
| m_blendConservation | McPhoto | protected |
| m_bulkPhotons | McPhoto | protected |
| m_cachePhi | RtSolver | protected |
| m_className | RtSolver | protected |
| m_coarseFineDeposition | McPhoto | protected |
| m_comp | RtSolver | protectedstatic |
| m_computationalGeometry | RtSolver | protected |
| m_dataLocation | RtSolver | protected |
| m_deposition | McPhoto | protected |
| m_depositionNC | McPhoto | mutableprotected |
| m_depositNumber | McPhoto | protected |
| m_dirtySampling | McPhoto | protected |
| m_domainPhotons | McPhoto | protected |
| m_dt | RtSolver | protected |
| m_ebis | RtSolver | protected |
| m_ebPhotons | McPhoto | protected |
| m_instantaneous | McPhoto | protected |
| m_intersectionEB (defined in McPhoto) | McPhoto | protected |
| m_kappa | RtSolver | protected |
| m_kappaEB | RtSolver | protected |
| m_massDiff | McPhoto | mutableprotected |
| m_maxPhotonsGeneratedPerCell | McPhoto | protected |
| m_name | RtSolver | protected |
| m_nComp | RtSolver | protectedstatic |
| m_numSamplingPackets (defined in McPhoto) | McPhoto | protected |
| m_phase | RtSolver | protected |
| m_phi | RtSolver | protected |
| m_photoGenerationMethod | McPhoto | protected |
| m_photons | McPhoto | protected |
| m_plotBulkPhotons | McPhoto | protected |
| m_plotDomainPhotons | McPhoto | protected |
| m_plotEBPhotons | McPhoto | protected |
| m_plotNumbers | McPhoto | protected |
| m_plotPhi | RtSolver | protected |
| m_plotPhotons | McPhoto | protected |
| m_plotSource | RtSolver | protected |
| m_plotSourcePhotons | McPhoto | protected |
| m_realm | RtSolver | protected |
| m_rtSpecies | RtSolver | protected |
| m_scratch | McPhoto | mutableprotected |
| m_seed | McPhoto | protected |
| m_source | RtSolver | protected |
| m_sourcePhotons | McPhoto | protected |
| m_sourceType | McPhoto | protected |
| m_stationary | RtSolver | protected |
| m_time | RtSolver | protected |
| m_timeStep | RtSolver | protected |
| m_transparentEB | McPhoto | protected |
| m_verbosity (defined in RtSolver) | RtSolver | protected |
| McPhoto() | McPhoto | |
| McPhoto(const McPhoto &a_other) | McPhoto | |
| McPhoto(const McPhoto &&a_other) | McPhoto | |
| operator=(const McPhoto &a_other) | McPhoto | |
| operator=(const McPhoto &&a_other) | McPhoto | |
| parseDeposition() | McPhoto | protected |
| parseDirtySampling() | McPhoto | protected |
| parseDivergenceComputation() | McPhoto | protected |
| parseInstantaneous() | McPhoto | protected |
| parseIntersectionEB() | McPhoto | protected |
| parseOptions() override | McPhoto | virtual |
| parsePhotoGeneration() | McPhoto | protected |
| parsePlotVariables() | McPhoto | protected |
| parsePseudoPhotons() | McPhoto | protected |
| parseRuntimeOptions() override | McPhoto | virtual |
| parseSourceType() | McPhoto | protected |
| parseTransparentBoundaries() | McPhoto | protected |
| parseVerbosity() noexcept | RtSolver | protected |
| PhotonGeneration enum name | McPhoto | protected |
| preRegrid(const int a_base, const int a_oldFinestLevel) override | McPhoto | virtual |
| randomExponential(const Real a_mean) const noexcept | McPhoto | protected |
| registerOperators() override | McPhoto | virtual |
| regrid(const int a_lmin, const int a_oldFinestLevel, const int a_newFinestLevel) override | McPhoto | virtual |
| remap() | McPhoto | virtual |
| remap(ParticleContainer< Photon > &a_photons) | McPhoto | virtual |
| RtSolver() | RtSolver | |
| sanityCheck() | RtSolver | virtual |
| setAmr(const RefCountedPtr< AmrMesh > &a_amr) | RtSolver | virtual |
| setComputationalGeometry(const RefCountedPtr< ComputationalGeometry > a_computationalGeometry) | RtSolver | virtual |
| setEbIndexSpace(const RefCountedPtr< EBIndexSpace > &a_ebis) | RtSolver | protected |
| setPhase(phase::which_phase a_phase=phase::gas) | RtSolver | virtual |
| setRealm(const std::string a_realm) | RtSolver | virtual |
| setRtSpecies(const RefCountedPtr< RtSpecies > &a_species) | RtSolver | virtual |
| setSource(const EBAMRCellData &a_source) | RtSolver | virtual |
| setSource(const Real a_source) | RtSolver | virtual |
| setSource(const std::function< Real(const RealVect a_pos)> a_source) | RtSolver | virtual |
| setStationary(const bool a_stationary) | RtSolver | virtual |
| setTime(const int a_step, const Real a_time, const Real a_dt) | RtSolver | virtual |
| setVerbosity(const int a_verbosity) | RtSolver | virtual |
| sortPhotonsByCell(const WhichContainer &a_which) | McPhoto | virtual |
| sortPhotonsByPatch(const WhichContainer &a_which) | McPhoto | virtual |
| SourceType enum name | McPhoto | protected |
| WhichContainer enum name | McPhoto | |
| 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 | RtSolver | protectedvirtual |
| writePlotData(LevelData< EBCellFAB > &a_output, int &a_icomp, const std::string a_outputRealm, const int a_level) const noexcept override | McPhoto | virtual |
| writePlotFile() override | McPhoto | virtual |
| ~McPhoto() | McPhoto | virtual |
| ~RtSolver() | RtSolver | virtual |