read_parameter Subroutine

public subroutine read_parameter()

read the input parameters for the solver settings Read by Rank 0 and then broadcast to the other ranks Get the input filename

The Default input filename is Input/Helmholtz.in

Arguments

None

Calls

proc~~read_parameter~~CallsGraph proc~read_parameter read_parameter mpi_barrier mpi_barrier proc~read_parameter->mpi_barrier mpi_bcast mpi_bcast proc~read_parameter->mpi_bcast

Called by

proc~~read_parameter~~CalledByGraph proc~read_parameter read_parameter program~helmholtz_2d helmholtz_2d program~helmholtz_2d->proc~read_parameter