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

Pointer-identity check (Fortran-side wrapper of the bind(C) function). More...

Public Member Functions

logical(c_bool) function fitpack_grid_polar_c_is_same (this, that)
 Pointer-identity check: true iff both wrappers point to the same underlying Fortran object (and that object is allocated).
 

Detailed Description

Pointer-identity check (Fortran-side wrapper of the bind(C) function).

Member Function/Subroutine Documentation

◆ fitpack_grid_polar_c_is_same()

logical(c_bool) function fitpack_gridded_polar_c::f_associated::fitpack_grid_polar_c_is_same ( type(fitpack_grid_polar_c), intent(in) this,
type(fitpack_grid_polar_c), intent(in) that )

Pointer-identity check: true iff both wrappers point to the same underlying Fortran object (and that object is allocated).


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