Home
last modified time | relevance | path

Searched refs:DIRICHLET (Results 1 – 25 of 56) sorted by relevance

123

/petsc/src/snes/tutorials/output/
H A Dex11_0_p4est_bc_type-dirichlet_rhs_type-analytical_coefficient_type-analytical.out3 boundary conditions: DIRICHLET
H A Dex11_0_bc_type-dirichlet_rhs_type-constant_coefficient_type-checkerboard.out3 boundary conditions: DIRICHLET
H A Dex11_0_quad_bc_type-dirichlet_rhs_type-constant_coefficient_type-checkerboard.out3 boundary conditions: DIRICHLET
H A Dex11_0_p4est_bc_type-dirichlet_rhs_type-constant_coefficient_type-constant.out3 boundary conditions: DIRICHLET
H A Dex11_gdsw_corner.out3 boundary conditions: DIRICHLET
H A Dex11_0_bc_type-dirichlet_rhs_type-constant_coefficient_type-constant.out3 boundary conditions: DIRICHLET
H A Dex11_0_quad_bc_type-dirichlet_rhs_type-analytical_coefficient_type-checkerboard.out3 boundary conditions: DIRICHLET
H A Dex11_0_quad_bc_type-dirichlet_rhs_type-analytical_coefficient_type-constant.out3 boundary conditions: DIRICHLET
H A Dex11_0_bc_type-dirichlet_rhs_type-analytical_coefficient_type-constant.out3 boundary conditions: DIRICHLET
H A Dex11_0_quad_bc_type-dirichlet_rhs_type-constant_coefficient_type-analytical.out3 boundary conditions: DIRICHLET
H A Dex11_0_quad_bc_type-dirichlet_rhs_type-analytical_coefficient_type-analytical.out3 boundary conditions: DIRICHLET
H A Dex11_0_bc_type-dirichlet_rhs_type-analytical_coefficient_type-analytical.out3 boundary conditions: DIRICHLET
H A Dex11_asm_seq.out3 boundary conditions: DIRICHLET
H A Dex11_0_p4est_bc_type-dirichlet_rhs_type-analytical_coefficient_type-constant.out3 boundary conditions: DIRICHLET
H A Dex11_0_p4est_bc_type-dirichlet_rhs_type-analytical_coefficient_type-checkerboard.out3 boundary conditions: DIRICHLET
H A Dex11_0_quad_bc_type-dirichlet_rhs_type-constant_coefficient_type-constant.out3 boundary conditions: DIRICHLET
H A Dex11_0_bc_type-dirichlet_rhs_type-constant_coefficient_type-analytical.out3 boundary conditions: DIRICHLET
H A Dex11_0_p4est_bc_type-dirichlet_rhs_type-constant_coefficient_type-analytical.out3 boundary conditions: DIRICHLET
H A Dex11_0_p4est_bc_type-dirichlet_rhs_type-constant_coefficient_type-checkerboard.out3 boundary conditions: DIRICHLET
H A Dex11_0_bc_type-dirichlet_rhs_type-analytical_coefficient_type-checkerboard.out3 boundary conditions: DIRICHLET
H A Dex11_hpddm.out3 boundary conditions: DIRICHLET
/petsc/src/ksp/ksp/tutorials/
H A Dex29.c31 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 Dex32.c37 DIRICHLET, enumerator
138 if (user->bcType == DIRICHLET) { in ComputeMatrix()
H A Dex36.cxx72 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 Dex35.cxx89 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()

123