LifeV
|
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>
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 baremesh data structure.
Read a 3d mesh via the baremesh structure and perform internal consistency checks.
Definition in file test_baremesh.cpp.
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.