chombo-discharge
Driver Member List

This is the complete list of members for Driver, including all inherited members.

allocateInternals()Driverprotected
cacheTags(const EBAMRTags &a_tags)Driverprotected
checkRestartFile(const std::string a_restartFile) constDriverprotected
createOutputDirectories()Driverprotected
Driver()=deleteDriver
Driver(const RefCountedPtr< ComputationalGeometry > &a_computationalGeometry, const RefCountedPtr< TimeStepper > &a_timeStepper, const RefCountedPtr< AmrMesh > &a_amr, const RefCountedPtr< CellTagger > &a_cellTagger=RefCountedPtr< CellTagger >(nullptr), const RefCountedPtr< GeoCoarsener > &a_geoCoarsen=RefCountedPtr< GeoCoarsener >(nullptr))Driver
getCellsAndBoxes(long long &a_numLocalCells, long long &a_numLocalCellsGhosts, long long &a_numLocalBoxes, long long &a_numTotalCells, long long &a_numTotalCellsGhosts, long long &a_numTotalBoxes, Vector< long long > &a_numLocalLevelBoxes, Vector< long long > &a_numTotalLevelBoxes, Vector< long long > &a_numLocalLevelCells, Vector< long long > &a_numTotalLevelCells, const int &a_finestLevel, const Vector< DisjointBoxLayout > &a_grids)Driverprotected
getFinestTagLevel(const EBAMRTags &a_cellTags) constDriverprotected
getGeometryTags()Driverprotected
getNumberOfPlotVariables() constDriverprotected
getPlotVariableNames() constDriverprotected
gridReport()Driverprotected
m_allowCoarseningDriverprotected
m_amrDriverprotected
m_cachedTagsDriverprotected
m_capacitance (defined in Driver)Driverprotected
m_cellTaggerDriverprotected
m_checkpointIntervalDriverprotected
m_computationalGeometryDriverprotected
m_conductorTagsDepthDriverprotected
m_dielectricTagsDepthDriverprotected
m_doCoarseningDriverprotected
m_doInitLoadBalancingDriverprotected
m_dtDriverprotected
m_ebisMemoryLoadBalanceDriverprotected
m_geoCoarsenDriverprotected
m_geometricTagsDepthDriverprotected
m_geometryGenerationDriverprotected
m_geometryOnlyDriverprotected
m_geomTagsDriverprotected
m_geoScanLevelDriverprotected
m_growTagsDriverprotected
m_initialRegridsDriverprotected
m_inputFileDriverprotected
m_irregTagGrowthDriverprotected
m_maxCheckpointDepthDriverprotected
m_maxPlotLevelDriverprotected
m_maxStepsDriverprotected
m_multifluidIndexSpaceDriverprotected
m_needsNewGeometricTagsDriverprotected
m_numPlotGhostDriverprotected
m_outputDirectoryDriverprotected
m_outputDtDriverprotected
m_outputFileNamesDriverprotected
m_plotIntervalDriverprotected
m_plotLevelsetDriverprotected
m_plotLoadsDriverprotected
m_plotRanksDriverprotected
m_plotTagsDriverprotected
m_profileDriverprotected
m_realmDriverprotected
m_refineAngleDriverprotected
m_regridIntervalDriverprotected
m_restartDriverprotected
m_restartStepDriverprotected
m_startTimeDriverprotected
m_stopTimeDriverprotected
m_tagsDriverprotected
m_timeDriverprotected
m_timeStepDriverprotected
m_timeStepperDriverprotected
m_verbosityDriverprotected
m_wallClockOneDriverprotected
m_wallClockStartDriverprotected
m_wallClockTwoDriverprotected
m_writeLoadsDriverprotected
m_writeMemoryDriverprotected
m_writeRegridFilesDriverprotected
m_writeRestartFilesDriverprotected
parseGeometryGeneration()Driverprotected
parseGeometryRefinement()Driverprotected
parseIrregTagGrowth()Driverprotected
parseOptions()Driverprotected
parsePlotVariables()Driverprotected
parseRuntimeOptions()Driverprotected
rebuildParmParse() constDriverprotected
regrid(const int a_lmin, const int a_lmax, const bool a_useInitialData)Driverprotected
regridInternals(const int a_oldFinestLevel, const int a_newFinestLevel)Driverprotected
run(const Real a_startTime, const Real a_endTime, const int a_maxSteps)Driver
sanityCheck()Driverprotected
setAmr(const RefCountedPtr< AmrMesh > &a_amrMesh)Driverprotected
setCellTagger(const RefCountedPtr< CellTagger > &a_cellTagger)Driverprotected
setComputationalGeometry(const RefCountedPtr< ComputationalGeometry > &a_computationalGeometry)Driverprotected
setGeoCoarsen(const RefCountedPtr< GeoCoarsener > &a_geoCoarsen)Driverprotected
setTimeStepper(const RefCountedPtr< TimeStepper > &a_timeStepper)Driverprotected
setup(const std::string a_inputFile, const int a_initialRegrids, const bool a_restart, const std::string a_restartFile)Driver
setupAndRun(const std::string a_inputFile)Driver
setupFresh(const int a_initialRegrids)Driverprotected
setupGeometryOnly()Driverprotected
stepReport(const Real a_startTime, const Real a_endTime, const int a_maxSteps)Driverprotected
tagCells(Vector< IntVectSet > &a_allTags, EBAMRTags &a_cellTags)Driverprotected
writeCheckpointFile()Driverprotected
writeComputationalLoads()Driverprotected
writeCrashFile()Driverprotected
writeEBIS()Driverprotected
writeGeometry()Driverprotected
writeLevelset(LevelData< EBCellFAB > &a_output, int &a_comp, const int a_level) const noexceptDriverprotectedvirtual
writeLoads(LevelData< EBCellFAB > &a_output, int &a_comp, const int a_level) const noexceptDriverprotectedvirtual
writeMemoryUsage()Driverprotected
writePlotData(LevelData< EBCellFAB > &a_output, int &a_comp, const int a_level) const noexceptDriverprotectedvirtual
writePlotFile(const std::string a_filename)Driverprotected
writePlotFile()Driverprotected
writePostRegridFile()Driverprotected
writePreRegridFile()Driverprotected
writeRanks(LevelData< EBCellFAB > &a_output, int &a_comp, const int a_level) const noexceptDriverprotectedvirtual
writeRestartFile()Driverprotected
writeTags(LevelData< EBCellFAB > &a_output, int &a_comp, const int a_level) const noexceptDriverprotectedvirtual
~Driver()Drivervirtual