LifeV
lifev/core/examples/utility_mesh_extractor/main.cpp File Reference
#include <Epetra_ConfigDefs.h>
#include <Epetra_Comm.h>
#include <lifev/core/LifeV.hpp>
#include <lifev/core/filter/GetPot.hpp>
#include <lifev/core/util/LifeChrono.hpp>
+ Include dependency graph for lifev/core/examples/utility_mesh_extractor/main.cpp:

Go to the source code of this file.

Functions

int run (GetPot &dataFile, bool verbose, std::shared_ptr< Epetra_Comm > &comm)
 
int main (int argc, char **argv)
 

Function Documentation

◆ run()

int run ( GetPot dataFile,
bool  verbose,
std::shared_ptr< Epetra_Comm > &  comm 
)

Definition at line 23 of file run_MeshExtractor.cpp.

◆ main()

int main ( int  argc,
char **  argv 
)