Searched defs:cited (Results 1 – 17 of 17) sorted by relevance
3 static PetscBool cited = PETSC_FALSE; variable
28 static PetscBool cited[] = {PETSC_FALSE, PETSC_FALSE}; variable
11 static PetscBool cited = PETSC_FALSE; variable
8 static PetscBool cited = PETSC_FALSE; variable
10 static PetscBool cited = PETSC_FALSE; variable
4 static PetscBool cited = PETSC_FALSE; variable
7 static PetscBool cited = PETSC_FALSE; variable
13 static PetscBool cited = PETSC_FALSE; variable
6 static PetscBool cited = PETSC_FALSE; variable
2163 PetscBool *cited = NULL; in PetscDTSimplexQuadrature() local