Home
last modified time | relevance | path

Searched defs:cited (Results 1 – 17 of 17) sorted by relevance

/petsc/src/ksp/ksp/impls/gmres/pipefgmres/ !
H A Dpipefgmres.c3 static PetscBool cited = PETSC_FALSE; variable
/petsc/src/ts/adapt/impls/dsp/ !
H A Dadaptdsp.c28 static PetscBool cited[] = {PETSC_FALSE, PETSC_FALSE}; variable
/petsc/src/ksp/pc/impls/telescope/ !
H A Dtelescope_coarsedm.c11 static PetscBool cited = PETSC_FALSE; variable
H A Dtelescope.c8 static PetscBool cited = PETSC_FALSE; variable
H A Dtelescope_dmda.c10 static PetscBool cited = PETSC_FALSE; variable
/petsc/src/ksp/ksp/impls/gcr/pipegcr/ !
H A Dpipegcr.c4 static PetscBool cited = PETSC_FALSE; variable
/petsc/src/ksp/ksp/guess/impls/pod/ !
H A Dpod.c4 static PetscBool cited = PETSC_FALSE; variable
/petsc/src/ksp/ksp/impls/fcg/pipefcg/ !
H A Dpipefcg.c3 static PetscBool cited = PETSC_FALSE; variable
/petsc/src/ts/impls/implicit/alpha/ !
H A Dalpha1.c7 static PetscBool cited = PETSC_FALSE; variable
H A Dalpha2.c7 static PetscBool cited = PETSC_FALSE; variable
/petsc/src/ts/impls/bdf/ !
H A Dbdf.c7 static PetscBool cited = PETSC_FALSE; variable
/petsc/src/tao/constrained/impls/admm/ !
H A Dadmm.c13 static PetscBool cited = PETSC_FALSE; variable
/petsc/src/ksp/ksp/impls/fetidp/ !
H A Dfetidp.c6 static PetscBool cited = PETSC_FALSE; variable
/petsc/src/ts/impls/glee/ !
H A Dglee.c13 static PetscBool cited = PETSC_FALSE; variable
/petsc/src/ksp/pc/impls/bddc/ !
H A Dbddc.c7 static PetscBool cited = PETSC_FALSE; variable
/petsc/src/mat/impls/sell/seq/ !
H A Dsell.c8 static PetscBool cited = PETSC_FALSE; variable
/petsc/src/dm/dt/interface/ !
H A Ddt.c2163 PetscBool *cited = NULL; in PetscDTSimplexQuadrature() local