NEOPAX._interpolators_preprocessed

Functions

_clamped_interval_index(grid, value)

_fraction(grid, idx, value)

_clamped_interval_index_fixed(grid, value)

_fraction_fixed(grid, idx, value)

_bilinear(value00, value01, value10, value11, tx, ty)

_trilinear(values, tx, ty, tz)

_corner_cube(table, ir, inu0, inu1, ier0_lo, ier1_lo)

_lagrange3(x, x0, x1, x2, y0, y1, y2)

_surface_bilinear(table, er_grid, ir, inu, ty, ...)

_inpold_fixed12_er(x, xs, ys, gmix)

_surface_ntss1d(table, ir, inu, ty, grid_er_internal, ...)

_surface_ntss1d_fixed_er(table, ir, inu, ty, ...)

get_Dij_preprocessed_3d(grid_x, grid_nu, grid_Er, database)

get_Dij_preprocessed_3d_ntss_radius(grid_x, grid_nu, ...)

get_Dij_preprocessed_3d_ntss_radius_ntss1d(grid_x, ...)

get_Dij_preprocessed_3d_ntss_radius_ntss1d_fixednu(...)

Module Contents

NEOPAX._interpolators_preprocessed._clamped_interval_index(grid, value)
NEOPAX._interpolators_preprocessed._fraction(grid, idx, value)
NEOPAX._interpolators_preprocessed._clamped_interval_index_fixed(grid, value)
NEOPAX._interpolators_preprocessed._fraction_fixed(grid, idx, value)
NEOPAX._interpolators_preprocessed._bilinear(value00, value01, value10, value11, tx, ty)
NEOPAX._interpolators_preprocessed._trilinear(values, tx, ty, tz)
NEOPAX._interpolators_preprocessed._corner_cube(table, ir, inu0, inu1, ier0_lo, ier1_lo)
NEOPAX._interpolators_preprocessed._lagrange3(x, x0, x1, x2, y0, y1, y2)
NEOPAX._interpolators_preprocessed._surface_bilinear(table, er_grid, ir, inu, ty, grid_er_internal)
NEOPAX._interpolators_preprocessed._inpold_fixed12_er(x, xs, ys, gmix)
NEOPAX._interpolators_preprocessed._surface_ntss1d(table, ir, inu, ty, grid_er_internal, database)
NEOPAX._interpolators_preprocessed._surface_ntss1d_fixed_er(table, ir, inu, ty, grid_er_internal, database)
NEOPAX._interpolators_preprocessed.get_Dij_preprocessed_3d(grid_x, grid_nu, grid_Er, database)
NEOPAX._interpolators_preprocessed.get_Dij_preprocessed_3d_ntss_radius(grid_x, grid_nu, grid_Er, database)
NEOPAX._interpolators_preprocessed.get_Dij_preprocessed_3d_ntss_radius_ntss1d(grid_x, grid_nu, grid_Er, database)
NEOPAX._interpolators_preprocessed.get_Dij_preprocessed_3d_ntss_radius_ntss1d_fixednu(grid_x, grid_nu, grid_Er, database)