Home
last modified time | relevance | path

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

/petsc/src/dm/impls/stag/tutorials/
H A Dex4.c619 const PetscBool bottom_boundary = (PetscBool)(ey == 0); in CreateSystem2d() local
845 if (!bottom_boundary) val_A[count] += -1.0 * dv * eta_down / (hy * hy); in CreateSystem2d()
849 if (!bottom_boundary) { in CreateSystem2d()
1050 const PetscBool bottom_boundary = (PetscBool)(ey == 0); in CreateSystem3d() local
1145 if (!bottom_boundary) val_A[count] += -1.0 * dv * eta_down / (hy * hy); in CreateSystem3d()
1164 if (!bottom_boundary) { in CreateSystem3d()
1309 if (bottom_boundary) { in CreateSystem3d()
1623 if (!bottom_boundary) val_A[count] += -1.0 * dv * eta_down / (hy * hy); in CreateSystem3d()
1659 if (!bottom_boundary) { in CreateSystem3d()