Home
last modified time | relevance | path

Searched refs:NEUMANN (Results 1 – 24 of 24) sorted by relevance

/petsc/src/ksp/ksp/tutorials/
H A Dex32.c38 NEUMANN enumerator
67 bc = (PetscInt)NEUMANN; in main()
107 if (user->bcType == NEUMANN) { in ComputeRHS()
142 } else if (user->bcType == NEUMANN) { in ComputeMatrix()
202 if (user->bcType == NEUMANN) { in ComputeMatrix()
H A Dex29.c32 NEUMANN enumerator
132 if (user->bcType == NEUMANN) { in ComputeRHS()
182 } else if (user->bcType == NEUMANN) { in ComputeMatrix()
262 if (user->bcType == NEUMANN) { in ComputeMatrix()
H A Dex36.cxx73 NEUMANN enumerator
332 if (user->bcType == NEUMANN && false) { in ComputeRHS_MOAB()
441 if (user->bcType == NEUMANN && false) { in ComputeMatrix_MOAB()
H A Dex35.cxx90 NEUMANN enumerator
369 if (user->bcType == NEUMANN) { in ComputeRHS()
481 if (user->bcType == NEUMANN) { in ComputeMatrix()
H A Dex73.c35 NEUMANN enumerator
353 if (ctx->bcType == NEUMANN) { in DMCreateMatrix_ShellDA()
964 if (user->bcType == NEUMANN) { in ComputeRHS_DMDA()
1015 } else if (user->bcType == NEUMANN) { in ComputeMatrix_DMDA()
/petsc/src/snes/tutorials/output/
H A Dex11_0_p4est_bc_type-neumann_rhs_type-analytical_coefficient_type-analytical.out3 boundary conditions: NEUMANN
H A Dex11_0_bc_type-neumann_rhs_type-analytical_coefficient_type-checkerboard.out3 boundary conditions: NEUMANN
H A Dex11_0_bc_type-neumann_rhs_type-constant_coefficient_type-constant.out3 boundary conditions: NEUMANN
H A Dex11_0_p4est_bc_type-neumann_rhs_type-analytical_coefficient_type-checkerboard.out3 boundary conditions: NEUMANN
H A Dex11_0_quad_bc_type-neumann_rhs_type-analytical_coefficient_type-analytical.out3 boundary conditions: NEUMANN
H A Dex11_0_bc_type-neumann_rhs_type-analytical_coefficient_type-constant.out3 boundary conditions: NEUMANN
H A Dex11_0_quad_bc_type-neumann_rhs_type-analytical_coefficient_type-constant.out3 boundary conditions: NEUMANN
H A Dex11_0_bc_type-neumann_rhs_type-constant_coefficient_type-checkerboard.out3 boundary conditions: NEUMANN
H A Dex11_0_p4est_bc_type-neumann_rhs_type-constant_coefficient_type-constant.out3 boundary conditions: NEUMANN
H A Dex11_0_quad_bc_type-neumann_rhs_type-analytical_coefficient_type-checkerboard.out3 boundary conditions: NEUMANN
H A Dex11_0_p4est_bc_type-neumann_rhs_type-constant_coefficient_type-analytical.out3 boundary conditions: NEUMANN
H A Dex11_0_p4est_bc_type-neumann_rhs_type-constant_coefficient_type-checkerboard.out3 boundary conditions: NEUMANN
H A Dex11_0_bc_type-neumann_rhs_type-constant_coefficient_type-analytical.out3 boundary conditions: NEUMANN
H A Dex11_0_p4est_bc_type-neumann_rhs_type-analytical_coefficient_type-constant.out3 boundary conditions: NEUMANN
H A Dex11_0_quad_bc_type-neumann_rhs_type-constant_coefficient_type-checkerboard.out3 boundary conditions: NEUMANN
H A Dex11_0_bc_type-neumann_rhs_type-analytical_coefficient_type-analytical.out3 boundary conditions: NEUMANN
H A Dex11_0_quad_bc_type-neumann_rhs_type-constant_coefficient_type-analytical.out3 boundary conditions: NEUMANN
H A Dex11_0_quad_bc_type-neumann_rhs_type-constant_coefficient_type-constant.out3 boundary conditions: NEUMANN
/petsc/src/snes/tutorials/
H A Dex12.c24 NEUMANN, enumerator
608 if (user->bcType == NEUMANN) { in SetupProblem()
627 if (user->bcType == NEUMANN) { in SetupProblem()