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

TypeIntentOptionalAttributesName
type(tem_solveHead_type), intent(in) :: solveHead

contains solver header information


Calls

proc~~sdr_init_global~~CallsGraph proc~sdr_init_global sdr_init_global proc~tem_print_execinfo tem_print_execInfo proc~sdr_init_global->proc~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

Contents

None