Choral
Private Member Functions | List of all members
ionicmodel_mod::ionic_term Interface Reference

Abstract interface: \( f:~ R \times R^n \mapsto R^n \times R^m \). More...

Collaboration diagram for ionicmodel_mod::ionic_term:
Collaboration graph

Private Member Functions

subroutine ionic_term (a, b, I, y, N, Na)
 

Detailed Description

Abstract interface: \( f:~ R \times R^n \mapsto R^n \times R^m \).

Definition at line 158 of file ionicModel_mod.f90.

Constructor & Destructor Documentation

◆ ionic_term()

subroutine ionicmodel_mod::ionic_term::ionic_term ( real(rp), dimension(na), intent(out)  a,
real(rp), dimension(n), intent(out)  b,
real(rp), intent(in)  I,
real(rp), dimension(n), intent(in)  y,
integer, intent(in)  N,
integer, intent(in)  Na 
)
private

Definition at line 159 of file ionicModel_mod.f90.


The documentation for this interface was generated from the following file: