Searched defs:set_values_test_class_1 (Results 1 – 1 of 1) sorted by relevance
23 subroutine set_values_test_class_1(self, a, b) subroutine24 class(test_class_1), intent(out) :: self25 integer, intent(in) :: a, b local