LifeV
lifev/electrophysiology/testsuite/test_restart/main.cpp File Reference

Test to restart a simulation from an hdf5 exported solution. More...

#include <Epetra_ConfigDefs.h>
#include <Epetra_SerialComm.h>
#include <lifev/core/mesh/MeshUtility.hpp>
#include <lifev/electrophysiology/solver/ElectroETAMonodomainSolver.hpp>
#include <lifev/electrophysiology/solver/IonicModels/IonicAlievPanfilov.hpp>
#include <lifev/core/LifeV.hpp>
#include <sys/stat.h>
+ Include dependency graph for lifev/electrophysiology/testsuite/test_restart/main.cpp:

Go to the source code of this file.

Functions

Real cut (const Real &, const Real &, const Real &y, const Real &, const ID &)
 
Real initialCondition (const Real &, const Real &x, const Real &, const Real &, const ID &)
 
Int main (Int argc, char **argv)
 

Detailed Description

Test to restart a simulation from an hdf5 exported solution.

Date
03 - 2014
Author
Simone Rossi simon.nosp@m.e.ro.nosp@m.ssi@e.nosp@m.pfl..nosp@m.ch
Contributor:
Simone Rossi simon.nosp@m.e.ro.nosp@m.ssi@e.nosp@m.pfl..nosp@m.ch

Definition in file lifev/electrophysiology/testsuite/test_restart/main.cpp.

Function Documentation

◆ cut()

Real cut ( const Real ,
const Real ,
const Real y,
const Real ,
const ID  
)

◆ initialCondition()

Real initialCondition ( const Real ,
const Real x,
const Real ,
const Real z,
const ID  
)

◆ main()

Int main ( Int  argc,
char **  argv 
)

Initializing Epetra communicator

Definition at line 78 of file lifev/electrophysiology/testsuite/test_restart/main.cpp.