sdr_init_global Subroutine

public subroutine sdr_init_global(solveHead)

Prominently let the user now, what he actually is running right now.

Also set the solvername and version number in the solveHead.

Arguments

Type IntentOptional Attributes Name
type(tem_solveHead_type), intent(in) :: solveHead

contains solver header information


Calls

proc~~sdr_init_global~~CallsGraph proc~sdr_init_global sdr_init_global tem_print_execInfo tem_print_execInfo proc~sdr_init_global->tem_print_execInfo

Called by

proc~~sdr_init_global~~CalledByGraph proc~sdr_init_global sdr_init_global program~seeder seeder program~seeder->proc~sdr_init_global