|
fitpack
Modern Fortran library for curve and surface fitting with splines
|
Pointer-identity check (Fortran-side wrapper of the bind(C) function). More...
Public Member Functions | |
| logical(c_bool) function | fitpack_grid_sphere_c_is_same (this, that) |
| Pointer-identity check: true iff both wrappers point to the same underlying Fortran object (and that object is allocated). | |
Pointer-identity check (Fortran-side wrapper of the bind(C) function).
| logical(c_bool) function fitpack_gridded_sphere_c::f_associated::fitpack_grid_sphere_c_is_same | ( | type(fitpack_grid_sphere_c), intent(in) | this, |
| type(fitpack_grid_sphere_c), intent(in) | that ) |
Pointer-identity check: true iff both wrappers point to the same underlying Fortran object (and that object is allocated).