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

Public Member Functions

real(sp) function, dimension(size(a),
size(b)) 
outerdiff_r (a, b)
 
real(dp) function, dimension(size(a),
size(b)) 
outerdiff_d (a, b)
 
integer(i4b) function,
dimension(size(a), size(b)) 
outerdiff_i (a, b)
 

Member Function/Subroutine Documentation

real(dp) function, dimension(size(a),size(b)) nrutil::outerdiff::outerdiff_d ( real(dp), dimension(:), intent(in)  a,
real(dp), dimension(:), intent(in)  b 
)

Referenced by nrutil::outerdiff_d().

Here is the caller graph for this function:

integer(i4b) function, dimension(size(a),size(b)) nrutil::outerdiff::outerdiff_i ( integer(i4b), dimension(:), intent(in)  a,
integer(i4b), dimension(:), intent(in)  b 
)

Referenced by nrutil::outerdiff_i().

Here is the caller graph for this function:

real(sp) function, dimension(size(a),size(b)) nrutil::outerdiff::outerdiff_r ( real(sp), dimension(:), intent(in)  a,
real(sp), dimension(:), intent(in)  b 
)

Referenced by nrutil::outerdiff_r().

Here is the caller graph for this function:


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