KTH framework for Nek5000 toolboxes; testing version
0.0.1
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | calcz (d, e, n, dmax, dmin, z, ierr) |
function | pythag (a, b) |
subroutine | ident (a, n) |
subroutine calcz | ( | real, dimension(n) | d, |
real, dimension(n) | e, | ||
n, | |||
dmax, | |||
dmin, | |||
real, dimension(n,n) | z, | ||
ierr | |||
) |
subroutine ident | ( | real, dimension(n,n) | a, |
n | |||
) |