Loading tests/mpi/mpiio-save-load-test.cpp +8 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,8 @@ #include <TNL/Meshes/DistributedMeshes/DistributedMesh.h> #include <TNL/Functions/MeshFunction.h> #ifdef HAVE_MPI #define MPIIO #include <TNL/Meshes/DistributedMeshes/DistributedGridIO.h> Loading Loading @@ -92,3 +94,9 @@ int main(int argc, char **argv) CommunicatorType::Finalize(); } #else main(){} #endif tests/mpi/mpiio-save-test.h +8 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,8 @@ #include <TNL/Meshes/DistributedMeshes/DistributedMesh.h> #include <TNL/Functions/MeshFunction.h> #ifdef HAVE_MPI #define MPIIO #include <TNL/Meshes/DistributedMeshes/DistributedGridIO.h> Loading Loading @@ -81,3 +83,9 @@ int main(int argc, char **argv) CommunicatorType::Finalize(); } #else main(){} #endif Loading
tests/mpi/mpiio-save-load-test.cpp +8 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,8 @@ #include <TNL/Meshes/DistributedMeshes/DistributedMesh.h> #include <TNL/Functions/MeshFunction.h> #ifdef HAVE_MPI #define MPIIO #include <TNL/Meshes/DistributedMeshes/DistributedGridIO.h> Loading Loading @@ -92,3 +94,9 @@ int main(int argc, char **argv) CommunicatorType::Finalize(); } #else main(){} #endif
tests/mpi/mpiio-save-test.h +8 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,8 @@ #include <TNL/Meshes/DistributedMeshes/DistributedMesh.h> #include <TNL/Functions/MeshFunction.h> #ifdef HAVE_MPI #define MPIIO #include <TNL/Meshes/DistributedMeshes/DistributedGridIO.h> Loading Loading @@ -81,3 +83,9 @@ int main(int argc, char **argv) CommunicatorType::Finalize(); } #else main(){} #endif