Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/tutorials/
H A Dex10.c47 …EN], RHSType rhstype, MatOrderingType ordering, PetscBool permute, IS *colperm_out, Mat *A_out, Ve… in CreateSystem() argument
126 *colperm_out = colperm; in CreateSystem()