LifeV
test_gmsh_parser.cpp File Reference
#include <Epetra_ConfigDefs.h>
#include <mpi.h>
#include <Epetra_MpiComm.h>
#include <boost/shared_ptr.hpp>
#include <lifev/core/LifeV.cpp>
#include <lifev/core/mesh/MeshPartitioner.hpp>
#include <lifev/core/filter/ParserGmsh.hpp>
#include <lifev/core/mesh/ConvertBareMesh.hpp>
#include <cstdlib>
#include <iostream>
+ Include dependency graph for test_gmsh_parser.cpp:

Go to the source code of this file.

Data Structures

struct  partitioner< dim >
 
struct  partitioner< 2 >
 
struct  partitioner< 1 >
 
struct  tester< S >
 

Typedefs

typedef std::shared_ptr< Epetra_Comm > comm_t
 

Functions

int main (int argc, char *argv[])
 

Typedef Documentation

◆ comm_t

typedef std::shared_ptr<Epetra_Comm> comm_t

Definition at line 45 of file test_gmsh_parser.cpp.

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 113 of file test_gmsh_parser.cpp.