Searched refs:mat_type_old (Results 1 – 1 of 1) sorted by relevance
91 MatType tmp, mat_type_old; in DMCreateMatrix_Composite_AIJ() local95 PetscCall(PetscStrallocpy(tmp, (char **)&mat_type_old)); in DMCreateMatrix_Composite_AIJ()122 PetscCall(DMSetMatType(next->dm, mat_type_old)); in DMCreateMatrix_Composite_AIJ()123 PetscCall(PetscFree(mat_type_old)); in DMCreateMatrix_Composite_AIJ()139 MatType tmp, mat_type_old; in DMCreateMatrix_Composite_AIJ() local143 PetscCall(PetscStrallocpy(tmp, (char **)&mat_type_old)); in DMCreateMatrix_Composite_AIJ()169 PetscCall(DMSetMatType(next->dm, mat_type_old)); in DMCreateMatrix_Composite_AIJ()170 PetscCall(PetscFree(mat_type_old)); in DMCreateMatrix_Composite_AIJ()