|
| IOManager (const MPI_Comm comm) |
|
DataManager | LoadData (fs::path data_folder, char stokes, int proc_per_file) |
|
void | SaveMap (fs::path filename, Matrix &matrix, const DataManager &data_manager) |
|
void | SaveMap (fs::path filename, Matrix &matrix, const std::vector< int > &obspix) |
|
void | SaveMap (fs::path filename, const std::vector< double > &vec, const DataManager &data_manager) |
|
void | SaveMap (fs::path filename, const std::vector< double > &vec, const std::vector< int > &obspix) |
|
Matrix | LoadMap (fs::path filename, std::string stokes, Grid *grid) |
|
std::vector< double > | LoadMap (fs::path filename, std::string stokes) |
|
The documentation for this class was generated from the following files: