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

Public Member Functions

real(sp) function, dimension(size(a),
size(b)) 
outerprod_r (a, b)
 
real(dp) function, dimension(size(a),
size(b)) 
outerprod_d (a, b)
 

Member Function/Subroutine Documentation

real(dp) function, dimension(size(a),size(b)) nrutil::outerprod::outerprod_d ( real(dp), dimension(:), intent(in)  a,
real(dp), dimension(:), intent(in)  b 
)

Referenced by nrutil::outerprod_d().

Here is the caller graph for this function:

real(sp) function, dimension(size(a),size(b)) nrutil::outerprod::outerprod_r ( real(sp), dimension(:), intent(in)  a,
real(sp), dimension(:), intent(in)  b 
)

Referenced by nrutil::outerprod_r().

Here is the caller graph for this function:


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