Home
last modified time | relevance | path

Searched defs:available (Results 1 – 2 of 2) sorted by relevance

/petsc/src/vec/vec/tests/
H A Dex53.c29 PetscBool available; in main() local
/petsc/src/vec/vec/interface/
H A Drvector.c258 PetscErrorCode VecNormAvailable(Vec x, NormType type, PetscBool *available, PetscReal *val) in VecNormAvailable()