| /petsc/src/snes/tutorials/output/ |
| H A D | ex11_0_p4est_bc_type-dirichlet_rhs_type-analytical_coefficient_type-analytical.out | 3 boundary conditions: DIRICHLET
|
| H A D | ex11_0_bc_type-dirichlet_rhs_type-constant_coefficient_type-checkerboard.out | 3 boundary conditions: DIRICHLET
|
| H A D | ex11_0_quad_bc_type-dirichlet_rhs_type-constant_coefficient_type-checkerboard.out | 3 boundary conditions: DIRICHLET
|
| H A D | ex11_0_p4est_bc_type-dirichlet_rhs_type-constant_coefficient_type-constant.out | 3 boundary conditions: DIRICHLET
|
| H A D | ex11_gdsw_corner.out | 3 boundary conditions: DIRICHLET
|
| H A D | ex11_0_bc_type-dirichlet_rhs_type-constant_coefficient_type-constant.out | 3 boundary conditions: DIRICHLET
|
| H A D | ex11_0_quad_bc_type-dirichlet_rhs_type-analytical_coefficient_type-checkerboard.out | 3 boundary conditions: DIRICHLET
|
| H A D | ex11_0_quad_bc_type-dirichlet_rhs_type-analytical_coefficient_type-constant.out | 3 boundary conditions: DIRICHLET
|
| H A D | ex11_0_bc_type-dirichlet_rhs_type-analytical_coefficient_type-constant.out | 3 boundary conditions: DIRICHLET
|
| H A D | ex11_0_quad_bc_type-dirichlet_rhs_type-constant_coefficient_type-analytical.out | 3 boundary conditions: DIRICHLET
|
| H A D | ex11_0_quad_bc_type-dirichlet_rhs_type-analytical_coefficient_type-analytical.out | 3 boundary conditions: DIRICHLET
|
| H A D | ex11_0_bc_type-dirichlet_rhs_type-analytical_coefficient_type-analytical.out | 3 boundary conditions: DIRICHLET
|
| H A D | ex11_asm_seq.out | 3 boundary conditions: DIRICHLET
|
| H A D | ex11_0_p4est_bc_type-dirichlet_rhs_type-analytical_coefficient_type-constant.out | 3 boundary conditions: DIRICHLET
|
| H A D | ex11_0_p4est_bc_type-dirichlet_rhs_type-analytical_coefficient_type-checkerboard.out | 3 boundary conditions: DIRICHLET
|
| H A D | ex11_0_quad_bc_type-dirichlet_rhs_type-constant_coefficient_type-constant.out | 3 boundary conditions: DIRICHLET
|
| H A D | ex11_0_bc_type-dirichlet_rhs_type-constant_coefficient_type-analytical.out | 3 boundary conditions: DIRICHLET
|
| H A D | ex11_0_p4est_bc_type-dirichlet_rhs_type-constant_coefficient_type-analytical.out | 3 boundary conditions: DIRICHLET
|
| H A D | ex11_0_p4est_bc_type-dirichlet_rhs_type-constant_coefficient_type-checkerboard.out | 3 boundary conditions: DIRICHLET
|
| H A D | ex11_0_bc_type-dirichlet_rhs_type-analytical_coefficient_type-checkerboard.out | 3 boundary conditions: DIRICHLET
|
| H A D | ex11_hpddm.out | 3 boundary conditions: DIRICHLET
|
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex29.c | 31 DIRICHLET, enumerator 65 bc = (PetscInt)DIRICHLET; in main() 119 if (user->bcType == DIRICHLET && (i == 0 || j == 0 || i == mx - 1 || j == my - 1)) { in ComputeRHS() 179 if (user->bcType == DIRICHLET) { in ComputeMatrix()
|
| H A D | ex32.c | 37 DIRICHLET, enumerator 138 if (user->bcType == DIRICHLET) { in ComputeMatrix()
|
| H A D | ex36.cxx | 72 DIRICHLET, enumerator 314 if (elem_on_boundary && user->bcType == DIRICHLET) { in ComputeRHS_MOAB() 418 if (elem_on_boundary && user->bcType == DIRICHLET) { in ComputeMatrix_MOAB() 533 bc = (PetscInt)DIRICHLET; in InitializeOptions()
|
| H A D | ex35.cxx | 89 DIRICHLET, enumerator 347 if (elem_on_boundary && user->bcType == DIRICHLET) { in ComputeRHS() 454 if (elem_on_boundary && user->bcType == DIRICHLET) { in ComputeMatrix() 577 bc = (PetscInt)DIRICHLET; in InitializeOptions()
|