MFC
Exascale flow solver
Loading...
Searching...
No Matches
m_mpi_proxy Module Reference

Broadcasts user inputs and decomposes the domain across MPI ranks for pre-processing. More...

Functions/Subroutines

impure subroutine s_mpi_bcast_user_inputs
 Since only processor with rank 0 is in charge of reading and checking the consistency of the user provided inputs, these are not available to the remaining processors. This subroutine is then in charge of broadcasting the required information.

Detailed Description

Broadcasts user inputs and decomposes the domain across MPI ranks for pre-processing.

Function/Subroutine Documentation

◆ s_mpi_bcast_user_inputs()

impure subroutine m_mpi_proxy::s_mpi_bcast_user_inputs

Since only processor with rank 0 is in charge of reading and checking the consistency of the user provided inputs, these are not available to the remaining processors. This subroutine is then in charge of broadcasting the required information.

Definition at line 29 of file m_mpi_proxy.fpp.f90.

Here is the caller graph for this function: