Searched defs:Lz (Results 1 – 5 of 5) sorted by relevance
| /petsc/src/dm/tests/ |
| H A D | ex48.c | 28 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 D | ex47.c | 14 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 D | ex42.c | 16 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 D | ex48.c | 255 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 D | ex14.c | 241 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
|