broadcastCharacter Interface

interface
private module subroutine broadcastCharacter(this, vec)

Arguments

Type IntentOptional Attributes Name
class(MPIController), intent(inout) :: this
character(len=:), intent(inout), allocatable :: vec

Description

Broadcast character vector from rank 0