AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
axom::sidre::IOManager Member List

This is the complete list of members for axom::sidre::IOManager, including all inherited members.

correspondingRelayProtocol(const std::string &sidre_protocol)axom::sidre::IOManagerstatic
getNumFilesFromRoot(const std::string &root_file)axom::sidre::IOManager
getNumGroupsFromRoot(const std::string &root_file)axom::sidre::IOManager
IOManager(MPI_Comm com, bool use_scr=false)axom::sidre::IOManager
loadExternalData(sidre::Group *group, const std::string &root_file)axom::sidre::IOManager
read(sidre::Group *group, const std::string &root_file, const std::string &protocol, bool preserve_contents=false)axom::sidre::IOManager
read(sidre::Group *group, const std::string &root_file, bool preserve_contents=false)axom::sidre::IOManager
write(sidre::Group *group, int num_files, const std::string &file_base, const std::string &protocol, const std::string &tree_pattern="datagroup")axom::sidre::IOManager
writeBlueprintIndexToRootFile(DataStore *datastore, const std::string &domain_path, const std::string &file_name, const std::string &mesh_path)axom::sidre::IOManager
writeGroupToRootFile(sidre::Group *group, const std::string &file_name)axom::sidre::IOManager
writeGroupToRootFileAtPath(sidre::Group *group, const std::string &file_name, const std::string &group_path)axom::sidre::IOManager
writeViewToRootFileAtPath(sidre::View *view, const std::string &file_name, const std::string &group_path)axom::sidre::IOManager
~IOManager()axom::sidre::IOManager