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

Public Member Functions

recursive real(sp) function,
dimension(size(a)) 
poly_term_rr (a, b)
 
recursive complex(spc)
function, dimension(size(a)) 
poly_term_cc (a, b)
 

Member Function/Subroutine Documentation

recursive complex(spc) function, dimension(size(a)) nrutil::poly_term::poly_term_cc ( complex(spc), dimension(:), intent(in)  a,
complex(spc), intent(in)  b 
)

Referenced by nrutil::poly_term_cc().

Here is the caller graph for this function:

recursive real(sp) function, dimension(size(a)) nrutil::poly_term::poly_term_rr ( real(sp), dimension(:), intent(in)  a,
real(sp), intent(in)  b 
)

Referenced by nrutil::poly_term_rr().

Here is the caller graph for this function:


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