![]() |
LifeV
|
test for converting from VTK to Ensight 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>
Include dependency graph for vtkToEnsight.cpp:Go to the source code of this file.
Typedefs | |
| typedef LifeV::ExporterVTK< TestImportExport::mesh_Type > | exporter1_Type |
| typedef LifeV::ExporterEnsight< TestImportExport::mesh_Type > | exporter2_Type |
Functions | |
| int | main (int argc, char **argv) |
test for converting from VTK to Ensight
Definition in file vtkToEnsight.cpp.
Definition at line 48 of file vtkToEnsight.cpp.
Definition at line 49 of file vtkToEnsight.cpp.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 55 of file vtkToEnsight.cpp.