LifeV
|
Test for PartitionIO class - cut and write. More...
#include <lifev/core/LifeV.hpp>
Go to the source code of this file.
Typedefs | |
typedef MeshPartitionTool< RegionMesh< LinearTetra > > | meshCutter_Type |
Functions | |
int | main (int argc, char **argv) |
Test for PartitionIO class - cut and write.
Partition a mesh using a single (MPI) process and save mesh parts to an HDF5 file.
Definition in file core/testsuite/offline_partition_io/main_write.cpp.
typedef MeshPartitionTool< RegionMesh<LinearTetra> > meshCutter_Type |
Definition at line 62 of file core/testsuite/offline_partition_io/main_write.cpp.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 64 of file core/testsuite/offline_partition_io/main_write.cpp.