CEPS  24.01
Cardiac ElectroPhysiology Simulator
AllIonicModels.hpp File Reference

Go to the source code of this file.

Functions

AbstractIonicModelgetIonicModelFromString (CepsString ionOpts, InputParameters *params, AbstractPdeProblem *pb, CepsMap< CepsUnknownIndex, CepsSet< CepsAttribute >> &prevAttrs, const CepsSet< CepsAttribute > &tissueAttrs)
 Obtain a new instance of ionic model from input string. More...
 

Detailed Description

Include file with all model header files

Definition in file AllIonicModels.hpp.

Function Documentation

◆ getIonicModelFromString()

AbstractIonicModel* getIonicModelFromString ( CepsString  ionOpts,
InputParameters params,
AbstractPdeProblem pb,
CepsMap< CepsUnknownIndex, CepsSet< CepsAttribute >> &  prevAttrs,
const CepsSet< CepsAttribute > &  tissueAttrs 
)

Obtain a new instance of ionic model from input string.

Definition at line 34 of file AllIonicModels.cpp.