LifeV
|
test for converting from Ensight to VTK More...
#include <Epetra_ConfigDefs.h>
#include <Epetra_Comm.h>
#include <lifev/core/LifeV.hpp>
#include "../importExport/TestImportExport.hpp"
#include <lifev/core/filter/ExporterEnsight.hpp>
#include <lifev/core/filter/ExporterVTK.hpp>
Go to the source code of this file.
Typedefs | |
typedef LifeV::ExporterEnsight< TestImportExport::mesh_Type > | exporter1_Type |
typedef LifeV::ExporterVTK< TestImportExport::mesh_Type > | exporter2_Type |
Functions | |
int | main (int argc, char **argv) |
test for converting from Ensight to VTK
Definition in file ensightToVTK.cpp.
Definition at line 49 of file ensightToVTK.cpp.
Definition at line 50 of file ensightToVTK.cpp.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 55 of file ensightToVTK.cpp.