Home
last modified time | relevance | path

Searched refs:MatGetInfo_HT (Results 1 – 1 of 1) sorted by relevance

/petsc/src/mat/impls/transpose/
H A Dhtransm.c447 static PetscErrorCode MatGetInfo_HT(Mat N, MatInfoType flag, MatInfo *info) in MatGetInfo_HT() function
647 PetscCall(MatShellSetOperation(*N, MATOP_GETINFO, (PetscErrorCodeFn *)MatGetInfo_HT)); in MatCreateHermitianTranspose()