_communicator | libMesh::ParallelObject | protected |
_data | RestartableDataIO | protected |
_pg_moose_app | PerfGraphInterface | protected |
_prefix | PerfGraphInterface | protected |
comm() const | libMesh::ParallelObject | |
COMPARE_HASH_CODE_TYPE typedef | RestartableDataIO | protected |
CURRENT_BACKUP_FILE_VERSION | RestartableDataIO | protectedstatic |
currentData(const THREAD_ID tid) | RestartableDataIO | protected |
dataSize() const | RestartableDataIO | protected |
getRestartableExt() | RestartableDataIO | static |
n_processors() const | libMesh::ParallelObject | |
operator=(const ParallelObject &libmesh_dbg_var(other)) | libMesh::ParallelObject | |
ParallelObject(const Parallel::Communicator &comm_in) | libMesh::ParallelObject | |
ParallelObject(const ParallelObject &other) | libMesh::ParallelObject | |
perfGraph() | PerfGraphInterface | |
PerfGraphInterface(const MooseObject *moose_object) | PerfGraphInterface | |
PerfGraphInterface(const MooseObject *moose_object, const std::string prefix) | PerfGraphInterface | |
PerfGraphInterface(PerfGraph &perf_graph, const std::string prefix="") | PerfGraphInterface | |
PerfGraphInterface(MooseApp &moose_app, const std::string prefix="") | PerfGraphInterface | |
processor_id() const | libMesh::ParallelObject | |
registerTimedSection(const std::string §ion_name, const unsigned int level) const | PerfGraphInterface | protected |
registerTimedSection(const std::string §ion_name, const unsigned int level, const std::string &live_message, const bool print_dots=true) const | PerfGraphInterface | protected |
restartableDataFile() | RestartableDataIO | static |
restartableDataFile(const std::filesystem::path &folder_base) | RestartableDataIO | static |
restartableDataFolder(const std::filesystem::path &folder_base) | RestartableDataIO | static |
RestartableDataIO(MooseApp &app, RestartableDataMap &data) | RestartableDataIO | |
RestartableDataIO(MooseApp &app, std::vector< RestartableDataMap > &data) | RestartableDataIO | |
RestartableDataWriter(MooseApp &app, RestartableDataMap &data) | RestartableDataWriter | |
RestartableDataWriter(MooseApp &app, std::vector< RestartableDataMap > &data) | RestartableDataWriter | |
restartableHeaderFile() | RestartableDataIO | static |
restartableHeaderFile(const std::filesystem::path &folder_base) | RestartableDataIO | static |
timedSectionName(const std::string §ion_name) const | PerfGraphInterface | protected |
validParams() | PerfGraphInterface | static |
write(std::ostream &header_stream, std::ostream &data_stream) | RestartableDataWriter | |
write(const std::filesystem::path &folder_base) | RestartableDataWriter | |
~ParallelObject()=default | libMesh::ParallelObject | virtual |
~PerfGraphInterface()=default | PerfGraphInterface | virtual |