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

Public Member Functions

type(c_ptr) function fitpack_fitter_c_get_pointer (this)
 Get opaque pointer to embedded Fortran object (non-allocating) Abstract types cannot use c_f_pointer; return the raw c_ptr instead.
 

Member Function/Subroutine Documentation

◆ fitpack_fitter_c_get_pointer()

type(c_ptr) function fitpack_fitters_c::f_pointer::fitpack_fitter_c_get_pointer ( type(fitpack_fitter_c), intent(in) this)

Get opaque pointer to embedded Fortran object (non-allocating) Abstract types cannot use c_f_pointer; return the raw c_ptr instead.


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