![]() |
LifeV
|
Test the consistency of the mesh data structure. More...
#include <Epetra_ConfigDefs.h>#include <mpi.h>#include <Epetra_MpiComm.h>#include <lifev/core/filter/GetPot.hpp>#include <lifev/core/mesh/MarkerDefinitions.hpp>#include <lifev/core/filter/ImporterMesh3D.hpp>#include <lifev/core/mesh/RegionMesh.hpp>#include <lifev/core/mesh/MeshElementBare.hpp>#include <lifev/core/array/EnumMapEpetra.hpp>
Include dependency graph for mesh/basic_test.cpp:Go to the source code of this file.
Data Structures | |
| class | dummyVect |
| Includes. More... | |
| class | ResetFlag< meshEntity > |
Functions | |
| int | main (int argc, char **argv) |
Test the consistency of the mesh data structure.
Read a 3d mesh and perform internal consistency checks.
Definition in file mesh/basic_test.cpp.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
THIS PART IS ONLY TO VERIFY IF THESE ROUTINES COMPILE PROPERLY
Definition at line 91 of file mesh/basic_test.cpp.