run_regression_suite Subroutine

public subroutine run_regression_suite(reference_dir, current_dir, results)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: reference_dir
character(len=*), intent(in) :: current_dir
type(comparison_result_t), intent(out), allocatable :: results(:)