Functions | |
| template<class Grid , class GridInput > | |
| void | communicateStructuredVtkData (const Grid &grid, const GridInput &gridInput, ::Dumux::VTKReader::Data &cellData, ::Dumux::VTKReader::Data &pointData) |
| void Dumux::Detail::VtkData::communicateStructuredVtkData | ( | const Grid & | grid, |
| const GridInput & | gridInput, | ||
| ::Dumux::VTKReader::Data & | cellData, | ||
| ::Dumux::VTKReader::Data & | pointData | ||
| ) |
TODO: actually we want to call MPI_Waitall here: how to do this with the futures?
TODO: actually we want to call MPI_Waitall here: how to do this with the futures?