Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/fetidp/
H A Dfetidp.c989 Mat_IS *Bmatis = (Mat_IS *)B->data; in KSPFETIDPSetUpOperators() local
990 PetscCall(PetscObjectReference((PetscObject)Bmatis->getsub_cis)); in KSPFETIDPSetUpOperators()
991 l2l = Bmatis->getsub_cis; in KSPFETIDPSetUpOperators()