Octopus
qshep_oct_m::qshep_interpolate Interface Reference

Detailed Description

Definition at line 149 of file qshep.F90.

Private Member Functions

real(real64) function dqshep_interpolate (interp, f, p, gf)
 
complex(real64) function zqshep_interpolate (interp, f, p, gf)
 

Member Function/Subroutine Documentation

◆ dqshep_interpolate()

real(real64) function qshep_oct_m::qshep_interpolate::dqshep_interpolate ( type(qshep_t), intent(in)  interp,
real(real64), dimension(:), intent(in)  f,
real(real64), dimension(:), intent(in)  p,
real(real64), dimension(:), intent(inout), optional  gf 
)
private

Definition at line 393 of file qshep.F90.

◆ zqshep_interpolate()

complex(real64) function qshep_oct_m::qshep_interpolate::zqshep_interpolate ( type(qshep_t), intent(in)  interp,
complex(real64), dimension(:), intent(in)  f,
real(real64), dimension(:), intent(in)  p,
complex(real64), dimension(:), intent(inout), optional  gf 
)
private

Definition at line 408 of file qshep.F90.


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