parallelisation_init Subroutine

public subroutine parallelisation_init(filename, comm_handler)

Initialises MPI-environment and prints some general information

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: filename

Filename where parameters of MPI topology are read from

type(comm_handler_t), intent(inout) :: comm_handler

Communicators


Contents