Choral
Data Types | Modules | Functions/Subroutines
ionicModel_mod.f90 File Reference

Go to the source code of this file.

Data Types

interface  ionicmodel_mod::ionic_term
 Abstract interface: \( f:~ R \times R^n \mapsto R^n \times R^m \). More...
 
interface  ionicmodel_mod::ionicmodel
  DERIVED TYPE ionicModel: cellular ionic models in electrophysiology More...
 
interface  ionicmodel_mod::print
 print a short description More...
 
interface  ionicmodel_mod::ionicmodel
  DERIVED TYPE ionicModel: cellular ionic models in electrophysiology More...
 
interface  ionicmodel_mod::clear
 destructor More...
 

Modules

module  ionicmodel_mod
  DERIVED TYPE ionicModel: cellular ionic models in electrophysiology
 

Functions/Subroutines

subroutine ionicmodel_mod::ionicmodel_clear (im)
 Destructor. More...
 
type(ionicmodel) function ionicmodel_mod::ionicmodel_create (type)
  Constructor for the type ionicModel More...
 
subroutine ionicmodel_mod::ionicmodel_print (im)
 Print a short description. More...
 
subroutine, public ionicmodel_mod::ionicmodel_ilist (I, Y, I_app, type)
  Membrane ionic currents More...