test_character Function

function test_character(char) result(res)

Arguments

TypeIntentOptionalAttributesName
character, intent(in), optional :: char

Return Value character


Calls

proc~~test_character~~CallsGraph proc~test_character test_character interface~tem_getoptvalordef tem_getOptValOrDef proc~test_character->interface~tem_getoptvalordef proc~tem_getoptvalordef_logical tem_getoptvalordef_logical interface~tem_getoptvalordef->proc~tem_getoptvalordef_logical proc~tem_getoptvalordef_real tem_getoptvalordef_real interface~tem_getoptvalordef->proc~tem_getoptvalordef_real proc~tem_getoptvalordef_int tem_getoptvalordef_int interface~tem_getoptvalordef->proc~tem_getoptvalordef_int proc~tem_getoptvalordef_char tem_getoptvalordef_char interface~tem_getoptvalordef->proc~tem_getoptvalordef_char proc~tem_getoptvalordef_long tem_getoptvalordef_long interface~tem_getoptvalordef->proc~tem_getoptvalordef_long

Called by

proc~~test_character~~CalledByGraph proc~test_character test_character program~tem_tools_test tem_tools_test program~tem_tools_test->proc~test_character

Contents

None