Home
last modified time | relevance | path

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

/petsc/doc/
H A Dmake_links_relative.py12 excludes = ["_static", "_sources", "_images"]
15 dirnames[:] = [dirname for dirname in dirnames if dirname not in excludes]
/petsc/src/vec/is/section/interface/
H A Dsection.c1621 … sf, PetscBool includeConstraints, PetscInt numExcludes, const PetscInt excludes[], PetscSection *… in PetscSectionCreateGlobalSectionCensored() argument
1648 if ((p >= excludes[e * 2 + 0]) && (p < excludes[e * 2 + 1])) { in PetscSectionCreateGlobalSectionCensored()
/petsc/doc/manual/
H A Dvec.md595 The first version excludes ghost points, while the second