LifeV
benchmarkUtility.hpp File Reference

Set of utility for the electrophysiology benchmark. More...

+ Include dependency graph for benchmarkUtility.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 LifeV
 Default Physical Solver.
 
 LifeV::BenchmarkUtility
 

Typedefs

typedef ElectroIonicModel ionicModel_Type
 
typedef std::shared_ptr< ionicModel_Type > ionicModelPtr_Type
 
typedef std::function< Real(const Real &t, const Real &x, const Real &y, const Real &z, const ID &i) > function_Type
 

Functions

Real chooseIonicModel (ionicModelPtr_Type &model, std::string ionic_model, Epetra_Comm &Comm)
 
Real PacingProtocolMM (const Real &t, const Real &x, const Real &y, const Real &z, const ID &)
 
Real PacingProtocolHH (const Real &t, const Real &x, const Real &y, const Real &z, const ID &)
 
Real PacingProtocol (const Real &t, const Real &x, const Real &y, const Real &z, const ID &)
 
void setStimulus (function_Type &f, std::string ionic_model)
 

Detailed Description

Set of utility for the electrophysiology benchmark.

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 benchmarkUtility.hpp.