TInterpolator1D Class module:Interpolation file:Interpolation

Generics Expand Generics

  • Value
    • GetValue
    • TInterpolator1D_IntValue

Subroutines Expand Arguments

Properties

  • real(sp_acc)  :: Xmin_interp
  • real(sp_acc)  :: Xmax_interp
  • integer  :: n
  • real(sp_acc) allocatable :: F(:)
  • real(sp_acc)  :: fraction_tol
  • real(sp_acc) private :: Xmin_check
  • real(sp_acc) private :: Xmax_check
  • real(sp_acc) private :: Xend_tol_interp
  • integer private :: read_version
  • real(sp_acc)  :: start_bc
  • real(sp_acc)  :: end_bc