setUpRows Interface

interface
private module subroutine setUpRows(this, numProcsX, numProcsH)

Arguments

Type IntentOptional Attributes Name
class(MPIController), intent(inout) :: this
integer(kind=ik), intent(in) :: numProcsX

Number of processes in the x-direction

integer(kind=ik), intent(in) :: numProcsH

Number of processes in the h-direction

Description

Set up row/column communication in controller