LifeV
test_baremesh.cpp File Reference

Test the consistency of the baremesh 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/mesh/RegionMesh.hpp>
#include <lifev/core/mesh/BareMesh.hpp>
#include <lifev/core/filter/ParserINRIAMesh.hpp>
#include <lifev/core/mesh/ConvertBareMesh.hpp>
#include <lifev/core/array/MapEpetra.hpp>
+ Include dependency graph for test_baremesh.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 baremesh data structure.

Author
Antonio Cervone ant.c.nosp@m.ervo.nosp@m.ne@gm.nosp@m.ail..nosp@m.com
Contributor:
Maintainer:
Antonio Cervone ant.c.nosp@m.ervo.nosp@m.ne@gm.nosp@m.ail..nosp@m.com
Date
13-09-2011

Read a 3d mesh via the baremesh structure and perform internal consistency checks.

Definition in file test_baremesh.cpp.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

THIS PART IS ONLY TO VERIFY IF THESE ROUTINES COMPILE PROPERLY

Definition at line 96 of file test_baremesh.cpp.