cla_posarg_register Subroutine

public subroutine cla_posarg_register(key, description, kkind, default)

Arguments

Type IntentOptional Attributes Name
character(len=*) :: key
character(len=*) :: description
integer(kind=int_kind) :: kkind
character(len=*) :: default

Calls

proc~~cla_posarg_register~~CallsGraph proc~cla_posarg_register cla_posarg_register proc~cla_fatal cla_fatal proc~cla_posarg_register->proc~cla_fatal proc~cla_str_eq cla_str_eq proc~cla_posarg_register->proc~cla_str_eq

Called by

proc~~cla_posarg_register~~CalledByGraph proc~cla_posarg_register cla_posarg_register proc~get_cla_gvec_to_jorek get_CLA_gvec_to_jorek proc~get_cla_gvec_to_jorek->proc~cla_posarg_register program~gvec GVEC program~gvec->proc~cla_posarg_register