$treeview $search $mathjax
|
Palabos
Version 1.1
$projectbrief
|
$projectbrief
|
$searchbox |
#include "io/mpiParallelIO.h"#include "io/parallelIO.h"#include "parallelism/mpiManager.h"#include "core/util.h"#include "io/plbFiles.h"#include <cstdio>
Namespaces | |
| namespace | plb |
All OpenLB code is contained in this namespace. | |
| namespace | plb::parallelIO |
Functions | |
| void | plb::parallelIO::writeRawData_mpi (FileName fName, std::vector< plint > const &myBlockIds, std::vector< plint > const &offset, std::vector< std::vector< char > > &data) |
| void | plb::parallelIO::writeRawData_posix (FileName fName, std::vector< plint > const &myBlockIds, std::vector< plint > const &offset, std::vector< std::vector< char > > &data) |
| void | plb::parallelIO::writeRawData (FileName fName, std::vector< plint > const &myBlockIds, std::vector< plint > const &offset, std::vector< std::vector< char > > &data) |
| void | plb::parallelIO::loadRawData_mpi (FileName fName, std::vector< plint > const &myBlockIds, std::vector< plint > const &offset, std::vector< std::vector< char > > &data) |
| void | plb::parallelIO::loadRawData_posix (FileName fName, std::vector< plint > const &myBlockIds, std::vector< plint > const &offset, std::vector< std::vector< char > > &data) |
| void | plb::parallelIO::loadRawData (FileName fName, std::vector< plint > const &myBlockIds, std::vector< plint > const &offset, std::vector< std::vector< char > > &data) |
1.6.3
1.6.3