finalize_comm_halos Interface

interface
public module subroutine finalize_comm_halos(self, comm_handler, step)

Arguments

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

Instance of the type

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

Communicators

integer, intent(in), optional :: step

Only finalizes communication that gets data from plane+step If not present, communication over all halos is finalized

Description

Finalizes communication of halos