size_func Interface

interface
private pure function size_func(me) result(s)

Arguments

Type IntentOptional Attributes Name
class(bspline_class), intent(in) :: me

Return Value integer(kind=ip)

size of the structure in bits

Description

interface for size routines