coalescence_check Subroutine

public subroutine coalescence_check(droplets, stat)

合体判定 $OMP parallel do private(distance, r1, r2) $OMP end parallel do

Arguments

Type IntentOptional Attributes Name
type(virusDroplet_t) :: droplets(:)
integer, intent(out), optional :: stat

Contents