Homec4science

prepared implementation of parallel dumpers

Authored by frerot on Dec 4 2020, 22:23.

Description

prepared implementation of parallel dumpers

Currently, only the H5Dumper is MPI-compatible, provided h5py was installed with
MPI support (https://docs.h5py.org/en/latest/build.html#custom-installation).

The UVWDumper needs a lot of work, because VTKRectilinearGrid supposes overlap
of nodal values at proc boundaries. Communication of overlap is necessary :/

The NetCDFDumper needs testing against a parallel netcdf library.

Details

Committed
frerotDec 4 2020, 22:23
Pushed
frerotDec 5 2020, 01:03
Parents
rTAMAASb4ec536528a2: added type traits to python interface
Branches
Unknown
Tags
Unknown