isCommunicationNeeded Module Function

pure module function isCommunicationNeeded(this) result(commNeeded)

Check whether this Integrator requires MPI communication

Arguments

Type IntentOptional Attributes Name
class(Integrator), intent(in) :: this

Return Value logical