Searched refs:bottom_boundary (Results 1 – 1 of 1) sorted by relevance
619 const PetscBool bottom_boundary = (PetscBool)(ey == 0); in CreateSystem2d() local845 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() local1145 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()