Searched refs:pmat_type_str (Results 1 – 1 of 1) sorted by relevance
416 char pmat_type_str[PETSC_MAX_PATH_LEN]; in PrintRunInfo() local425 PetscCall(PetscStrncpy(pmat_type_str, pmat_type, sizeof(pmat_type_str))); in PrintRunInfo()432 PetscCall(PetscStrlcat(pmat_type_str, pmat_coo_type_str, sizeof(pmat_type_str))); in PrintRunInfo()438 amat_type, pmat_type_str)); in PrintRunInfo()