gen_param Module


Uses

  • module~~gen_param~~UsesGraph module~gen_param gen_param module~data_arch data_arch module~gen_param->module~data_arch iso_fortran_env iso_fortran_env module~data_arch->iso_fortran_env

Used by

  • module~~gen_param~~UsedByGraph module~gen_param gen_param module~solver solver module~solver->module~gen_param program~test_solvers test_solvers program~test_solvers->module~gen_param program~test_solvers->module~solver

Variables

Type Visibility Attributes Name Initial
integer(kind=I4), public, parameter :: NO_MESS = 0

code for no message on screen during problem solving

character(len=128), public :: OUTPUT_FILE

When needed, output file

integer(kind=I4), public, parameter :: PRINT_MESS = 1

code for printing message during problem solving

integer(kind=I4), public :: SOLV_MESS = NO_MESS

Solver output detail control

integer(kind=I4), public :: VERBOSE

Output detail control