fitpack
Modern Fortran library for curve and surface fitting with splines
Loading...
Searching...
No Matches
fitpack_core_c.f90 File Reference

Modules

module  fitpack_core_c
 

Functions/Subroutines

logical(fp_bool) function, public fitpack_core_c::fitpack_success_c (ierr)
 
pure subroutine, public fitpack_core_c::fitpack_message_c (ierr, msg)
 
pure subroutine, public fitpack_core_c::curfit_c (iopt, m, x, y, w, xb, xe, k, s, nest, n, t, c, fp, wrk, lwrk, iwrk, ier)
 
pure subroutine, public fitpack_core_c::percur_c (iopt, m, x, y, w, k, s, nest, n, t, c, fp, wrk, lwrk, iwrk, ier)
 
pure subroutine, public fitpack_core_c::parcur_c (iopt, ipar, idim, m, u, mx, x, w, ub, ue, k, s, nest, n, t, nc, c, fp, wrk, lwrk, iwrk, ier)
 
pure subroutine, public fitpack_core_c::clocur_c (iopt, ipar, idim, m, u, mx, x, w, k, s, nest, n, t, nc, c, fp, wrk, lwrk, iwrk, ier)
 
pure subroutine, public fitpack_core_c::cocosp_c (m, x, y, w, n, t, e, maxtr, maxbin, c, sq, sx, bind, wrk, lwrk, iwrk, kwrk, ier)
 
pure subroutine, public fitpack_core_c::concon_c (iopt, m, x, y, w, v, s, nest, maxtr, maxbin, n, t, c, sq, sx, bind, wrk, lwrk, iwrk, kwrk, ier)
 
pure subroutine, public fitpack_core_c::splev_c (t, n, c, k, x, y, m, e, ier)
 
pure subroutine, public fitpack_core_c::splder_c (t, n, c, k, nu, x, y, m, e, wrk, ier)
 
pure subroutine, public fitpack_core_c::spalde_c (t, n, c, k1, x, d, ier)
 
pure subroutine, public fitpack_core_c::curev_c (idim, t, n, c, nc, k, u, m, x, mx, ier)
 
pure subroutine, public fitpack_core_c::cualde_c (idim, t, n, c, nc, k1, u, d, nd, ier)
 
pure subroutine, public fitpack_core_c::insert_c (iopt, t, n, c, k, x, nest, ier)
 
real(fp_real) function fitpack_core_c::splint_c (t, n, c, k, a, b, wrk)
 
pure subroutine fitpack_core_c::fourco_c (t, n, c, alfa, m, ress, resc, wrk1, wrk2, ier)
 
pure subroutine fitpack_core_c::sproot_c (t, n, c, zeros, mest, m, ier)
 
pure subroutine fitpack_core_c::surfit_c (iopt, m, x, y, z, w, xb, xe, yb, ye, kx, ky, s, nxest, nyest, nmax, eps, nx, tx, ny, ty, c, fp, wrk1, lwrk1, wrk2, lwrk2, iwrk, kwrk, ier)
 
pure subroutine fitpack_core_c::regrid_c (iopt, mx, x, my, y, z, xb, xe, yb, ye, kx, ky, s, nxest, nyest, nx, tx, ny, ty, c, fp, wrk, lwrk, iwrk, kwrk, ier)
 
subroutine fitpack_core_c::polar_c (iopt, m, x, y, z, w, rad, s, nuest, nvest, eps, nu, tu, nv, tv, u, v, c, fp, wrk1, lwrk1, wrk2, lwrk2, iwrk, kwrk, ier)
 
subroutine fitpack_core_c::pogrid_c (iopt, ider, mu, u, mv, v, z, z0, r, s, nuest, nvest, nu, tu, nv, tv, c, fp, wrk, lwrk, iwrk, kwrk, ier)
 
pure subroutine fitpack_core_c::sphere_c (iopt, m, teta, phi, r, w, s, ntest, npest, eps, nt, tt, np, tp, c, fp, wrk1, lwrk1, wrk2, lwrk2, iwrk, kwrk, ier)
 
integer(fp_flag) function fitpack_core_c::spgrid_c (iopt, ider, mu, u, mv, v, r, r0, r1, s, nuest, nvest, nu, tu, nv, tv, c, fp, wrk, lwrk, iwrk, kwrk)
 
integer(fp_flag) function fitpack_core_c::parsur_c (iopt, ipar, idim, mu, u, mv, v, f, s, nuest, nvest, nu, tu, nv, tv, c, fp, wrk, lwrk, iwrk, kwrk)
 
integer(fp_flag) function fitpack_core_c::bispeu_c (tx, nx, ty, ny, c, kx, ky, x, y, z, m, wrk, lwrk)
 
integer(fp_flag) function fitpack_core_c::bispev_c (tx, nx, ty, ny, c, kx, ky, x, mx, y, my, z, wrk, lwrk, iwrk, kwrk)
 
integer(fp_flag) function fitpack_core_c::parder_c (tx, nx, ty, ny, c, kx, ky, nux, nuy, x, mx, y, my, z, wrk, lwrk, iwrk, kwrk)