![]() |
LifeV
|
#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) |
| int run | ( | GetPot & | dataFile, |
| bool | verbose, | ||
| std::shared_ptr< Epetra_Comm > & | comm | ||
| ) |
Definition at line 23 of file run_MeshExtractor.cpp.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 21 of file lifev/core/examples/utility_mesh_extractor/main.cpp.