Searched refs:ends (Results 1 – 5 of 5) sorted by relevance
13 PETSc uses a single source programming model where solver back-ends are selected as
159 The routine which ends the global to local scatter.223 The routine which ends the local to global scatter.287 The routine which ends the local to local scatter.
17 - Wednesday, May 21 - Meeting (ends around 5pm)
150 With `-options_file`, PETSc will parse the file as YAML if it ends in a standard
542 PetscInt ends = 0, ints = 0, undef = 0; in PCBDDCNedelecSupport() local548 if (nconn > order) ends++; in PCBDDCNedelecSupport()552 if (undef || ends > 2 || ints != order - 1) { in PCBDDCNedelecSupport()