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

Public Member Functions

real(sp) function, dimension(n) geop_r (first, factor, n)
 
real(dp) function, dimension(n) geop_d (first, factor, n)
 
integer(i4b) function, dimension(n) geop_i (first, factor, n)
 
complex(sp) function, dimension(n) geop_c (first, factor, n)
 
real(dp) function, dimension(size(first),
n) 
geop_dv (first, factor, n)
 

Member Function/Subroutine Documentation

complex(sp) function, dimension(n) nrutil::geop::geop_c ( complex(sp), intent(in)  first,
complex(sp), intent(in)  factor,
integer(i4b), intent(in)  n 
)

Referenced by nrutil::geop_c().

Here is the caller graph for this function:

real(dp) function, dimension(n) nrutil::geop::geop_d ( real(dp), intent(in)  first,
real(dp), intent(in)  factor,
integer(i4b), intent(in)  n 
)

Referenced by nrutil::geop_d().

Here is the caller graph for this function:

real(dp) function, dimension(size(first),n) nrutil::geop::geop_dv ( real(dp), dimension(:), intent(in)  first,
real(dp), dimension(:), intent(in)  factor,
integer(i4b), intent(in)  n 
)

Referenced by nrutil::geop_dv().

Here is the caller graph for this function:

integer(i4b) function, dimension(n) nrutil::geop::geop_i ( integer(i4b), intent(in)  first,
integer(i4b), intent(in)  factor,
integer(i4b), intent(in)  n 
)

Referenced by nrutil::geop_i().

Here is the caller graph for this function:

real(sp) function, dimension(n) nrutil::geop::geop_r ( real(sp), intent(in)  first,
real(sp), intent(in)  factor,
integer(i4b), intent(in)  n 
)

Referenced by nrutil::geop_r().

Here is the caller graph for this function:


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