Go to the source code of this file.
Functions/Subroutines | |
| subroutine | TRIDIAG_GROUND (PA, PB, PC, PY, PX) |
| subroutine TRIDIAG_GROUND | ( | REAL, dimension(:,:), intent(in) | PA, |
| REAL, dimension(:,:), intent(in) | PB, | ||
| REAL, dimension(:,:), intent(in) | PC, | ||
| REAL, dimension(:,:), intent(in) | PY, | ||
| REAL, dimension(:,:), intent(out) | PX | ||
| ) |
1.8.0