https://mooseframework.inl.gov
RestartableDataReader Member List

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

_communicatorlibMesh::ParallelObjectprotected
_dataRestartableDataIOprotected
_error_on_different_number_of_processorsRestartableDataReaderprivate
_forceRestartableDataReaderprivate
_headerRestartableDataReaderprivate
_is_restoringRestartableDataReaderprivate
_pg_moose_appPerfGraphInterfaceprotected
_prefixPerfGraphInterfaceprotected
_streamsRestartableDataReaderprivate
clear()RestartableDataReader
comm() constlibMesh::ParallelObject
COMPARE_HASH_CODE_TYPE typedefRestartableDataIOprotected
CURRENT_BACKUP_FILE_VERSIONRestartableDataIOprotectedstatic
currentData(const THREAD_ID tid)RestartableDataIOprotected
dataSize() constRestartableDataIOprotected
deserializeValue(InputStream &data_input, RestartableDataValue &value, const HeaderEntry &header_entry) constRestartableDataReaderprivate
getHeader(const std::string &data_name, const THREAD_ID tid) constRestartableDataReaderprivate
getRestartableExt()RestartableDataIOstatic
hasData(const std::string &data_name, const THREAD_ID tid=0) constRestartableDataReaderinline
hasData(const std::string &data_name, const std::type_info &type, const THREAD_ID tid) constRestartableDataReaderprivate
isAvailable(const std::filesystem::path &folder_base)RestartableDataReaderstatic
isRestoring() constRestartableDataReaderinline
isSameType(const HeaderEntry &header_entry, const std::type_info &type) constRestartableDataReaderprivate
n_processors() constlibMesh::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() constlibMesh::ParallelObject
queryHeader(const std::string &data_name, const THREAD_ID tid) constRestartableDataReaderprivate
readHeader(InputStream &header_input) constRestartableDataReaderprivate
registerTimedSection(const std::string &section_name, const unsigned int level) constPerfGraphInterfaceprotected
registerTimedSection(const std::string &section_name, const unsigned int level, const std::string &live_message, const bool print_dots=true) constPerfGraphInterfaceprotected
requireRestoring() constRestartableDataReaderprivate
restartableDataFile()RestartableDataIOstatic
restartableDataFile(const std::filesystem::path &folder_base)RestartableDataIOstatic
restartableDataFolder(const std::filesystem::path &folder_base)RestartableDataIOstatic
RestartableDataIO(MooseApp &app, RestartableDataMap &data)RestartableDataIO
RestartableDataIO(MooseApp &app, std::vector< RestartableDataMap > &data)RestartableDataIO
RestartableDataReader(MooseApp &app, RestartableDataMap &data, const bool force=false)RestartableDataReader
RestartableDataReader(MooseApp &app, std::vector< RestartableDataMap > &data, const bool force=false)RestartableDataReader
restartableHeaderFile()RestartableDataIOstatic
restartableHeaderFile(const std::filesystem::path &folder_base)RestartableDataIOstatic
restore(const DataNames &filter_names={})RestartableDataReader
restoreData(const std::string &data_name, const THREAD_ID tid=0, void *const context=nullptr, Args &&... args)RestartableDataReader
restoreData(const std::string &data_name, std::unique_ptr< RestartableDataValue > value, const THREAD_ID tid)RestartableDataReaderprivate
setErrorOnLoadWithDifferentNumberOfProcessors(bool value)RestartableDataReaderinline
setInput(std::unique_ptr< std::stringstream > header_stream, std::unique_ptr< std::stringstream > data_stream)RestartableDataReader
setInput(const std::filesystem::path &folder_base)RestartableDataReader
timedSectionName(const std::string &section_name) constPerfGraphInterfaceprotected
validParams()PerfGraphInterfacestatic
~ParallelObject()=defaultlibMesh::ParallelObjectvirtual
~PerfGraphInterface()=defaultPerfGraphInterfacevirtual