Searched defs:toindx (Results 1 – 2 of 2) sorted by relevance
406 PetscErrorCode ISBuildTwoSided(IS ito, IS toindx, IS *rows) in ISBuildTwoSided()
333 def buildTwoSided(self, IS toindx=None) -> IS: