#include <iostream>#include "mpi.h"#include "HDF5ParallelReader.h"#include "pbe.h"Include dependency graph for hdf5_parallel_read.cpp:

Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
Definition at line 8 of file hdf5_parallel_read.cpp.
References comm, HDF5ParallelReader::export_dist(), and HDF5ParallelReader::read().
Here is the call graph for this function:

1.4.7