KTH framework for Nek5000 toolboxes; testing version  0.0.1
calcz.f File Reference

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)
 

Function/Subroutine Documentation

◆ calcz()

subroutine calcz ( real, dimension(n)  d,
real, dimension(n)  e,
  n,
  dmax,
  dmin,
real, dimension(n,n)  z,
  ierr 
)

Definition at line 2 of file calcz.f.

References ident(), and pythag().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ ident()

subroutine ident ( real, dimension(n,n)  a,
  n 
)

Definition at line 146 of file calcz.f.

References rzero().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ pythag()

function pythag (   a,
  b 
)

Definition at line 128 of file calcz.f.

+ Here is the caller graph for this function: