Home
last modified time | relevance | path

Searched defs:four (Results 1 – 5 of 5) sorted by relevance

/petsc/src/mat/tests/
H A Dex76.c13 PetscScalar neg_one = -1.0, four = 4.0, value[3]; in main() local
H A Dex75.c11 PetscScalar one = 1.0, neg_one = -1.0, value[3], four = 4.0, alpha = 0.1; in main() local
H A Dex144.c20 PetscScalar two = 4.0, three = 8.0, four = 16.0; in main() local
H A Dex74.c13 PetscScalar neg_one = -1.0, four = 4.0, value[3]; in main() local
/petsc/src/ts/impls/rosw/
H A Drosw.c964 …const PetscReal one = 1, two = 2, three = 3, four = 4, five = 5, six = 6, eight = 8, twelve = 12, … in TSRosWRegisterRos4() local