Searched refs:MatGetInfo_Transpose (Results 1 – 1 of 1) sorted by relevance
265 static PetscErrorCode MatGetInfo_Transpose(Mat N, MatInfoType flag, MatInfo *info) in MatGetInfo_Transpose() function653 PetscCall(MatShellSetOperation(*N, MATOP_GETINFO, (PetscErrorCodeFn *)MatGetInfo_Transpose)); in MatCreateTranspose()