surfrad_type Derived Type

type, public :: surfrad_type


Type-Bound Procedures

procedure, public :: Init

  • private subroutine Init(this, bounds)

    Arguments

    Type IntentOptional Attributes Name
    class(surfrad_type) :: this
    type(bounds_type), intent(in) :: bounds