]> https://gitweb.dealii.org/ - dealii.git/commit
Use two functions instead of a template
authorDaniel Garcia-Sanchez <daniel.garcia-sanchez@insp.upmc.fr>
Tue, 9 Oct 2018 14:18:58 +0000 (16:18 +0200)
committerDaniel Garcia-Sanchez <daniel.garcia-sanchez@insp.upmc.fr>
Wed, 9 Jan 2019 18:25:01 +0000 (19:25 +0100)
commitc237a76987a296447d8b47a5cbee0b9fc25d3a4e
tree4deb407107d2ca90e8e1056f8f9d48096693d279
parent498c5f7675667a12629bc76e4406abf53c92df8f
Use two functions instead of a template

Instead of a templated get_io_mode() function. Two functions have been defined:
- std::string get_io_mode();
- H5D_mpio_actual_io_mode_t get_io_mode_as_hdf5_type();

And the same for get_local_no_collective_cause() and get_global_no_collective_cause()
include/deal.II/base/hdf5.h
source/base/hdf5.cc
tests/base/hdf5_03.cc
tests/base/hdf5_04.cc

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.