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.5