From e7a60fbe9fcbb30e976b87f1e9f45f9c765e9c94 Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Thu, 27 Jul 2017 18:33:14 +0200 Subject: [PATCH] src/include/h5core/h5b_module.h - the function to define a grid are now available as dummy function in the serial version --- src/include/h5core/h5b_model.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/include/h5core/h5b_model.h b/src/include/h5core/h5b_model.h index 9ac63d0..f3af119 100644 --- a/src/include/h5core/h5b_model.h +++ b/src/include/h5core/h5b_model.h @@ -78,7 +78,6 @@ h5b_3d_get_chunk ( const char*, h5_size_t* const, h5_size_t* const, h5_size_t* const); -#if defined(PARALLEL_IO) h5_err_t h5b_3d_set_grid ( const h5_file_t, @@ -94,7 +93,6 @@ h5_err_t h5b_3d_set_dims ( const h5_file_t, const h5_size_t, const h5_size_t, const h5_size_t); -#endif h5_err_t h5b_3d_set_halo (