create_halos Interface

interface
public module subroutine create_halos(self, comm_handler, nhalo_fwd, nhalo_bwd)

Arguments

Type IntentOptional Attributes Name
class(variable_t), intent(inout), target :: self

Instance of the type

type(comm_handler_t), intent(in) :: comm_handler

Communicators

integer, intent(in) :: nhalo_fwd

Number of halo planes in the forward direction

integer, intent(in) :: nhalo_bwd

Number of halo planes in the backward direction

Description

Allocates halo fields