eq_regions_mod Module


Uses

    • EC_PARKIND
  • module~~eq_regions_mod~~UsesGraph module~eq_regions_mod eq_regions_mod EC_PARKIND EC_PARKIND module~eq_regions_mod->EC_PARKIND

Variables

Type Visibility Attributes Name Initial
logical, public :: l_regions_debug = .false.
integer(kind=jpim), public :: n_regions_ns
integer(kind=jpim), public :: n_regions_ew
integer(kind=jpim), public :: my_region_ns
integer(kind=jpim), public :: my_region_ew
integer(kind=jpim), public, pointer :: n_regions(:) => null()

Derived Types

type, public ::  eq_regions_t

Components

Type Visibility Attributes Name Initial
logical, public :: l_regions_debug = .false.
integer(kind=jpim), public :: n_regions_ns
integer(kind=jpim), public :: n_regions_ew
integer(kind=jpim), public :: my_region_ns
integer(kind=jpim), public :: my_region_ew
integer(kind=jpim), public, pointer :: n_regions(:) => null()

Subroutines

public subroutine eq_regions_save(yder)

Arguments

Type IntentOptional Attributes Name
type(eq_regions_t), intent(inout) :: yder

public subroutine eq_regions_load(yder)

Arguments

Type IntentOptional Attributes Name
type(eq_regions_t), intent(inout) :: yder

public subroutine eq_regions_free(yder)

Arguments

Type IntentOptional Attributes Name
type(eq_regions_t), intent(inout) :: yder

public subroutine eq_regions(N)

Arguments

Type IntentOptional Attributes Name
integer(kind=jpim), intent(in) :: N