apply_boundaries Subroutine

public subroutine apply_boundaries(comm_handler, tau)

Applies boundaries

Arguments

Type IntentOptional Attributes Name
type(comm_handler_t), intent(in) :: comm_handler

Communication handler

real(kind=GP), intent(in) :: tau

Time-point


Contents