checkResult Subroutine

subroutine checkResult(res, msg)

Arguments

TypeIntentOptionalAttributesName
logical, intent(in) :: res
character(len=*), intent(in) :: msg

Called by

proc~~checkresult~~CalledByGraph proc~checkresult checkResult proc~check_logicaltoreal check_logicalToReal proc~check_logicaltoreal->proc~checkresult proc~check_variableoperations_byindex check_variableOperations_byIndex proc~check_variableoperations_byindex->proc~checkresult proc~check_variableoperations_byelement check_variableOperations_byElement proc~check_variableoperations_byelement->proc~checkresult proc~check_variableoperations_bypoint check_variableOperations_byPoint proc~check_variableoperations_bypoint->proc~checkresult proc~check_realtological check_realToLogical proc~check_realtological->proc~checkresult proc~check_arrayroutines check_arrayRoutines proc~check_arrayroutines->proc~checkresult proc~check_variableoperations check_variableOperations proc~check_variableoperations->proc~check_variableoperations_byindex proc~check_variableoperations->proc~check_variableoperations_byelement proc~check_variableoperations->proc~check_variableoperations_bypoint program~tem_logical_opertor_test tem_logical_opertor_test program~tem_logical_opertor_test->proc~check_logicaltoreal program~tem_logical_opertor_test->proc~check_realtological program~tem_logical_opertor_test->proc~check_arrayroutines program~tem_logical_opertor_test->proc~check_variableoperations

Contents

None