Searched refs:check_type (Results 1 – 1 of 1) sorted by relevance
29 PetscRegressorType check_type; in TestRegressorViews() local55 PetscCall(PetscRegressorGetType(regressor, &check_type)); in TestRegressorViews()56 PetscCall(PetscStrcmp(check_type, PETSCREGRESSORLINEAR, &match)); in TestRegressorViews()