Searched refs:Aapp (Results 1 – 1 of 1) sorted by relevance
573 Mat Anatural, Aapp; in MatLoad_MPI_DA() local601 PetscCall(MatCreateSubMatrix(Anatural, is, is, MAT_INITIAL_MATRIX, &Aapp)); in MatLoad_MPI_DA()602 PetscCall(MatHeaderReplace(A, &Aapp)); in MatLoad_MPI_DA()