MCTDH-X  v2.22
 All Classes Files Functions Variables Pages
nrutil::get_diag Interface Reference

Public Member Functions

real(sp) function, dimension(size(mat, 1)) get_diag_rv (mat)
 
real(dp) function, dimension(size(mat, 1)) get_diag_dv (mat)
 

Member Function/Subroutine Documentation

real(dp) function, dimension(size(mat,1)) nrutil::get_diag::get_diag_dv ( real(dp), dimension(:,:), intent(in)  mat)

Referenced by nrutil::get_diag_dv().

Here is the caller graph for this function:

real(sp) function, dimension(size(mat,1)) nrutil::get_diag::get_diag_rv ( real(sp), dimension(:,:), intent(in)  mat)

Referenced by nrutil::get_diag_rv().

Here is the caller graph for this function:


The documentation for this interface was generated from the following file: