vocemis_type Derived Type

type, public :: vocemis_type


Components

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

Type-Bound Procedures

procedure, public :: Init

  • private subroutine Init(this, bounds)

    Arguments

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