Modules

ModuleSource FileDescription
regridpack_module regridpack_module.f90

A suite of Fortran routines for interpolating values between one-, two-, three-, and four-dimensional arrays defined on uniform or nonuniform orthogonal grids. This operation is commonly referred to as "regridding." Linear or cubic interpolation can be selected independently in each dimension. Extrapolation is not allowed. The subroutines in REGRIDPACK cannot be used to transfer values on nonorthogonal (randomly scattered) data grids.

Read more…
module~~graph~~ModuleGraph module~regridpack_module regridpack_module iso_fortran_env iso_fortran_env module~regridpack_module->iso_fortran_env
Help