0.6.0
Loading...
Searching...
No Matches
interpolation.f90 File Reference

Modules

module  mod_lsm_cp_tools_interpolation
 

Functions/Subroutines

double precision function, dimension(3) mod_lsm_cp_tools_interpolation::interpolate_place_cp_gradient_deriv (cx, cy, cz, data, interpolant)
 Interpolate the gradient using interpolant derivatives.
 
double precision function, dimension(3) mod_lsm_cp_tools_interpolation::interpolate_place_cp_gradient (cx, cy, cz, ls, interpolant)
 Interpolate the gradient by interpolating the LS gradient field.
 
double precision function, dimension(3) mod_lsm_cp_tools_interpolation::interpolate_place_cp_gradient_fast (cx, cy, cz, ls, fast_interpolant)
 Interpolate the gradient by interpolating the LS gradient field.