drydepvel_type Derived Type

type, public :: drydepvel_type


Components

Type Visibility Attributes Name Initial
real(kind=r8), public, pointer :: velocity_patch(:,:)

Type-Bound Procedures

procedure, public :: Init

  • private subroutine Init(this, bounds)

    Arguments

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