LifeV
lifev/heart/examples/basic_example/main.cpp File Reference

main for the test_heart More...

#include <Epetra_ConfigDefs.h>
#include <Epetra_SerialComm.h>
#include <lifev/core/LifeV.hpp>
#include <lifev/core/algorithm/PreconditionerIfpack.hpp>
#include <lifev/core/algorithm/PreconditionerML.hpp>
#include "heart.hpp"
+ Include dependency graph for lifev/heart/examples/basic_example/main.cpp:

Go to the source code of this file.

Functions

Int main (Int argc, char **argv)
 

Detailed Description

Function Documentation

◆ main()

Int main ( Int  argc,
char **  argv 
)

Initializing Epetra communicator

Finalizing Epetra communicator

Definition at line 56 of file lifev/heart/examples/basic_example/main.cpp.