![]() |
Shamrock 2025.10.0
Astrophysical Code
|
#include "shambase/exception.hpp"#include "shamcomm/io.hpp"#include "shamcomm/mpiErrorCheck.hpp"#include "shamcomm/worldInfo.hpp"
Include dependency graph for io.cpp:Go to the source code of this file.
Namespaces | |
| namespace | shamcomm |
| namespace for communication related stuff | |
Functions | |
| void | shamcomm::open_reset_file (MPI_File &fh, const std::string &fname) |
| Open a MPI file and remove its content. | |
| void | shamcomm::open_read_only_file (MPI_File &fh, const std::string &fname) |
| Open a mpi file in read only mode. | |
Definition in file io.cpp.