CEPS  24.01
Cardiac ElectroPhysiology Simulator
AllIonicModels.cpp 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

Ionic model selector

Definition in file AllIonicModels.cpp.

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.