LifeV
mesh/basic_test.cpp File Reference

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)
 

Detailed Description

Test the consistency of the mesh data structure.

Author
Contributor:
Maintainer:
Date
00-00-0000

Read a 3d mesh and perform internal consistency checks.

Definition in file mesh/basic_test.cpp.

Function Documentation

◆ main()

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.