Searched refs:excludes (Results 1 – 3 of 3) sorted by relevance
12 excludes = ["_static", "_sources", "_images"]15 dirnames[:] = [dirname for dirname in dirnames if dirname not in excludes]
1621 … sf, PetscBool includeConstraints, PetscInt numExcludes, const PetscInt excludes[], PetscSection *… in PetscSectionCreateGlobalSectionCensored() argument1648 if ((p >= excludes[e * 2 + 0]) && (p < excludes[e * 2 + 1])) { in PetscSectionCreateGlobalSectionCensored()
595 The first version excludes ghost points, while the second