|
| subroutine, public | matrix_coeff::calc_coefs (x, y, matnum, nl_boundary, nterms, c_j, kderw, kdert) |
| subroutine, public | matrix_coeff::coefeq_qn (kmat, krterms, ps, pchi, pcoef, kderw, kdert) |
| subroutine, public | matrix_coeff::coefeq_mass (krterms, ps, pchi, pcoef, kderw, kdert) |
| subroutine, public | matrix_coeff::coefeq_amp (krterms, ps, pchi, pcoef, kderw, kdert) |
| subroutine, public | matrix_coeff::coefeq_adi_charge (krterms, ps, pchi, pcoef, kderw, kdert) |
| subroutine, public | matrix_coeff::coefeq_adi_curr (krterms, ps, pchi, pcoef, kderw, kdert) |
| subroutine, public | matrix_coeff::coefeq_lapl (nl_boundary, krterms, ps, pchi, pcoef, kderw, kdert) |
| subroutine, public | matrix_coeff::coefeq_ohm (kmat, krterms, ps, pchi, pcoef, kderw, kdert) |
| subroutine, public | matrix_coeff::coefeq_test (kmat, krterms, pcoef, kderw, kdert) |
| subroutine, public | matrix_coeff::coefeq1d (kmat, krterms, ps, pcoef, kderw, kdert) |
|
| real(kind=r8) | matrix_coeff::zpsit |
| real(kind=r8), dimension(5) | matrix_coeff::dummy |
| real(kind=r8), dimension(:), allocatable | matrix_coeff::tval |
| real(kind=r8), dimension(:), allocatable | matrix_coeff::nval |
| real(kind=r8), dimension(:), allocatable | matrix_coeff::zpolar |
| real(kind=r8), dimension(:), allocatable | matrix_coeff::zbeta |
| real(kind=r8), dimension(:), allocatable | matrix_coeff::zskin |
| real(kind=r8), dimension(:), allocatable | matrix_coeff::zden0 |
| integer, dimension(:), allocatable | matrix_coeff::indx_adiab |
| integer, save | matrix_coeff::adiabatic_species |