Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/tutorials/
H A Dex10.c47 …, MatOrderingType ordering, PetscBool permute, IS *colperm_out, Mat *A_out, Vec *b_out, Vec *x_out) in CreateSystem() argument
124 *x_out = x; in CreateSystem()