|
fitpack
Modern Fortran library for curve and surface fitting with splines
|
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) |
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.
| class(fitpack_fitter) function, pointer fitpack_fitters_c::f_poly_pointer::fitpack_fitter_c_get_poly_pointer | ( | type(fitpack_fitter_c), intent(in) | this | ) |