Searched refs:MatNormalGetMat_Normal (Results 1 – 1 of 1) sorted by relevance
185 static PetscErrorCode MatNormalGetMat_Normal(Mat A, Mat *M) in MatNormalGetMat_Normal() function433 …PetscCall(PetscObjectComposeFunction((PetscObject)*N, "MatNormalGetMat_C", MatNormalGetMat_Normal)… in MatCreateNormal()