fitpack
Modern Fortran library for curve and surface fitting with splines
Loading...
Searching...
No Matches
fitpack_fitters_c::f_poly_pointer Interface Reference

Per-consumer-module resolver(s) for polymorphic procedure args. One module procedure per abstract base any wrapper in this module consumes — colocated with the consumer so the resolver sees every bound concrete subtype known at THIS module's regen time (cross-package coverage included via the cumulative all_type_parents registry). Local (not exported); consumer wrappers call it via the local generic below. More...

Public Member Functions

class(fitpack_fitter) function, pointer fitpack_fitter_c_get_poly_pointer (this)
 

Detailed Description

Per-consumer-module resolver(s) for polymorphic procedure args. One module procedure per abstract base any wrapper in this module consumes — colocated with the consumer so the resolver sees every bound concrete subtype known at THIS module's regen time (cross-package coverage included via the cumulative all_type_parents registry). Local (not exported); consumer wrappers call it via the local generic below.

Member Function/Subroutine Documentation

◆ fitpack_fitter_c_get_poly_pointer()

class(fitpack_fitter) function, pointer fitpack_fitters_c::f_poly_pointer::fitpack_fitter_c_get_poly_pointer ( type(fitpack_fitter_c), intent(in) this)

The documentation for this interface was generated from the following file: