bspline-fortran
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
destroy_func
Interface
13 statements
Source File
bspline_oo_module.f90
bspline_oo_module
destroy_func
Contents
None
interface
private pure subroutine destroy_func(me)
Arguments
Type
Intent
Optional
Attributes
Name
class(
bspline_class
),
intent(inout)
::
me
Description
interface for bspline destructor routines