![]() |
LifeV
|
Test for using the pacing protocol. 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 <lifev/electrophysiology/stimulus/StimulusPacingProtocol.hpp>#include <sys/stat.h>
Include dependency graph for lifev/electrophysiology/testsuite/test_pacing/main.cpp:Go to the source code of this file.
Macros | |
| #define | solutionNorm 38.2973164904655 |
Functions | |
| Real | fiberDistribution (const Real &, const Real &, const Real &y, const Real &z, const ID &id) |
| Int | main (Int argc, char **argv) |
Test for using the pacing protocol.
In this test we use show an example of the use of the pacing protocols.
Definition in file lifev/electrophysiology/testsuite/test_pacing/main.cpp.
| #define solutionNorm 38.2973164904655 |
Definition at line 77 of file lifev/electrophysiology/testsuite/test_pacing/main.cpp.
| Real fiberDistribution | ( | const Real & | , |
| const Real & | , | ||
| const Real & | y, | ||
| const Real & | z, | ||
| const ID & | id | ||
| ) |
Definition at line 379 of file lifev/electrophysiology/testsuite/test_pacing/main.cpp.
Initializing Epetra communicator
Definition at line 84 of file lifev/electrophysiology/testsuite/test_pacing/main.cpp.