test_passed Interface

interface


Called by

interface~~test_passed~~CalledByGraph interface~test_passed test_diagnosis_t%test_passed proc~characterize characterize proc~characterize->interface~test_passed proc~passed passed proc~passed->interface~test_passed

private elemental module function test_passed(self) result(passed)

Arguments

Type IntentOptional Attributes Name
class(test_diagnosis_t), intent(in) :: self

Return Value logical

Description

The result is .true. if the test passed and false otherwise