Go to the source code of this file.
|
| integer, dimension(mxsite, mxspc), save | tridag::ixtd |
| |
| integer, dimension(mxsite, mxspc), save | tridag::ltd |
| |
| integer, dimension(mxsite, mxspc), save | tridag::modtd |
| |
| integer, dimension(mxtdm), save | tridag::tdspec |
| |
| integer, dimension(mxtdm), save | tridag::tdsite |
| |
| integer, save | tridag::nexttd |
| |
| integer, save | tridag::ntd |
| |
| double complex, dimension(mxtdg), save | tridag::alpha |
| |
| double complex, dimension(mxtdg), save | tridag::beta |
| |
| double complex, dimension(mxdim), save | tridag::stv |
| |
| double complex, dimension(mxdim), save | tridag::y |
| |