Searched refs:top_boundary (Results 1 – 1 of 1) sorted by relevance
620 const PetscBool top_boundary = (PetscBool)(ey == N[1] - 1); in CreateSystem2d() local846 if (!top_boundary) val_A[count] += -1.0 * dv * eta_up / (hy * hy); in CreateSystem2d()857 if (!top_boundary) { in CreateSystem2d()1051 const PetscBool top_boundary = (PetscBool)(ey == N[1] - 1); in CreateSystem3d() local1144 if (!top_boundary) val_A[count] += -1.0 * dv * eta_up / (hy * hy); in CreateSystem3d()1173 if (!top_boundary) { in CreateSystem3d()1284 if (top_boundary) { in CreateSystem3d()1622 if (!top_boundary) val_A[count] += -1.0 * dv * eta_up / (hy * hy); in CreateSystem3d()1668 if (!top_boundary) { in CreateSystem3d()