Octopus
qshep.F90 File Reference

Go to the source code of this file.

Modules

module  qshep_oct_m
 

Data Types

type  qshep_oct_m::qshepr_t
 
type  qshep_oct_m::qshep_t
 
interface  qshep_oct_m::qshep_init
 
interface  qshep_oct_m::qshep_interpolate
 
interface  qshep_oct_m::qs2val
 
interface  qshep_oct_m::qs2grd
 
interface  qshep_oct_m::qs3val
 
interface  qshep_oct_m::qs3grd
 

Functions/Subroutines

subroutine qshep_oct_m::dqshep_init (interp, npoints, f, x, y, z)
 
subroutine qshep_oct_m::zqshep_init (interp, npoints, f, x, y, z)
 
subroutine qshep_oct_m::qshepr_init (interp, npoints, f, x, y, z)
 
real(real64) function qshep_oct_m::qshep_interpolater (interp, f, p, gf)
 
real(real64) function qshep_oct_m::dqshep_interpolate (interp, f, p, gf)
 
complex(real64) function qshep_oct_m::zqshep_interpolate (interp, f, p, gf)
 
subroutine, public qshep_oct_m::qshep_end (interp)
 
subroutine qshep_oct_m::qshepr_end (interp)