Home
last modified time | relevance | path

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

/petsc/src/dm/tests/
H A Dex48.c28 const PetscScalar Lx = 1.0, Ly = 1.0, Lz = 1.0; in test_3d() local
71 const PetscScalar Lx = 1.0, Ly = 1.0, Lz = 1.0; in test_2d() local
110 const PetscScalar Lx = 1.0, Ly = 1.0, Lz = 1.0; in test_3d_compat() local
162 const PetscScalar Lx = 1.0, Ly = 1.0, Lz = 1.0; in test_2d_compat() local
H A Dex47.c14 const PetscScalar Lx = 1.0, Ly = 1.0, Lz = 1.0; in test_3d() local
57 const PetscScalar Lx = 1.0, Ly = 1.0, Lz = 1.0; in test_2d() local
134 const PetscScalar Lx = 1.0, Ly = 1.0, Lz = 1.0; in test_3d_nocoord() local
H A Dex42.c16 const PetscScalar Lx = 1.0, Ly = 1.0, Lz = 1.0; in test_3d() local
59 const PetscScalar Lx = 1.0, Ly = 1.0, Lz = 1.0; in test_2d() local
136 const PetscScalar Lx = 1.0, Ly = 1.0, Lz = 1.0; in test_3d_nocoord() local
/petsc/src/snes/tutorials/
H A Dex48.c255 PetscReal Lx, Ly, Lz; /* Model domain */ member
604 …PetscReal Lx = thi->Lx / thi->units->meter, Ly = thi->Ly / thi->units->meter, Lz = thi->Lz / thi->… in THISetUpDM() local
/petsc/src/ts/tutorials/
H A Dex14.c241 PetscReal Lx, Ly, Lz; /* Model domain */ member
1560 …PetscReal Lx = thi->Lx / thi->units->meter, Ly = thi->Ly / thi->units->meter, Lz = thi->Lz / thi->… in main() local