![]() |
MFIX
2016-1
|
Public Member Functions | |
subroutine | global_all_and_0d (lvalue, gvalue, mroot, idebug) |
subroutine | global_all_and_1d (lvalue, gvalue, mroot, idebug) |
subroutine | global_all_and_onevar_0d (gbuf) |
subroutine | global_all_and_onevar_1d (gbuf) |
Definition at line 126 of file mpi_utility_mod.f.
subroutine mpi_utility::global_all_and::global_all_and_0d | ( | logical, intent(in) | lvalue, |
logical, intent(out) | gvalue, | ||
integer, intent(in), optional | mroot, | ||
integer, intent(in), optional | idebug | ||
) |
Definition at line 5279 of file mpi_utility_mod.f.
subroutine mpi_utility::global_all_and::global_all_and_1d | ( | logical, dimension(:), intent(in) | lvalue, |
logical, dimension(:), intent(out) | gvalue, | ||
integer, intent(in), optional | mroot, | ||
integer, intent(in), optional | idebug | ||
) |
Definition at line 5316 of file mpi_utility_mod.f.
subroutine mpi_utility::global_all_and::global_all_and_onevar_0d | ( | logical, intent(inout) | gbuf | ) |
Definition at line 5256 of file mpi_utility_mod.f.
subroutine mpi_utility::global_all_and::global_all_and_onevar_1d | ( | logical, dimension(:), intent(inout) | gbuf | ) |
Definition at line 5267 of file mpi_utility_mod.f.