Home
last modified time | relevance | path

Searched defs:three (Results 1 – 16 of 16) sorted by relevance

/petsc/src/vec/vec/tests/
H A Dex3.c10 PetscScalar one = 1.0, two = 2.0, three = 3.0; in main() local
/petsc/src/dm/impls/plex/tutorials/
H A Dex13.c8 PetscInt extent[3] = {1, 1, 1}, refine = 0, layers = 0, three; in main() local
/petsc/src/vec/vec/tutorials/
H A Dex1.c18 PetscScalar one = 1.0, two = 2.0, three = 3.0, dots[3], dot; in main() local
/petsc/src/mat/tests/
H A Dex157.c14 PetscScalar one = 1, two = 2, three = 3; in main() local
H A Dex144.c20 PetscScalar two = 4.0, three = 8.0, four = 16.0; in main() local
/petsc/src/tao/unconstrained/tutorials/
H A Deptorsion3.c260 PetscReal hx = user->hx, hy = user->hy, area, three = 3.0, p5 = 0.5; in FormFunction() local
330 PetscReal zero = 0.0, p5 = 0.5, three = 3.0, area, val; in FormGradient() local
H A Deptorsion1.c244 PetscReal hx = user->hx, hy = user->hy, area, three = 3.0, p5 = 0.5; in FormFunction() local
314 PetscReal zero = 0.0, p5 = 0.5, three = 3.0, area, val; in FormGradient() local
H A Deptorsion2.c203 PetscReal three = 3.0, zero = 0.0, *x, floc, cdiv3 = user->param / three; in FormFunctionGradient() local
H A Dminsurf1.c476 PetscReal one = 1.0, two = 2.0, three = 3.0, tol = 1e-10; in MSA_BoundaryConditions() local
H A Dminsurf2.c693 PetscReal one = 1.0, two = 2.0, three = 3.0, tol = 1e-10; in MSA_BoundaryConditions() local
/petsc/src/tao/complementarity/tutorials/
H A Dminsurf1.c428 PetscReal one = 1.0, two = 2.0, three = 3.0, tol = 1e-10; in MSA_BoundaryConditions() local
/petsc/src/snes/tutorials/
H A Dex58.c465 PetscScalar one = 1.0, two = 2.0, three = 3.0; in FormBoundaryConditions() local
H A Dex4.c461 PetscScalar one = 1.0, two = 2.0, three = 3.0; in FormBoundaryConditions_Enneper() local
/petsc/src/tao/bound/tutorials/
H A Dplate2.c609 PetscReal one = 1.0, two = 2.0, three = 3.0, scl = 1.0, tol = 1e-10; in MSA_BoundaryConditions() 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
/petsc/src/dm/impls/plex/
H A Dplexcreate.c4938 PetscInt extent[3] = {1, 1, 1}, refine = 0, layers = 0, three; in DMPlexCreateFromOptions_Internal() local