Searched refs:left_boundary (Results 1 – 1 of 1) sorted by relevance
617 const PetscBool left_boundary = (PetscBool)(ex == 0); in CreateSystem2d() local703 if (!left_boundary) val_A[count] += -1.0 * dv * eta_left / (hx * hx); in CreateSystem2d()719 if (!left_boundary) { in CreateSystem2d()1048 const PetscBool left_boundary = (PetscBool)(ex == 0); in CreateSystem3d() local1085 if (left_boundary) { in CreateSystem3d()1396 if (!left_boundary) val_A[count] += -1.0 * dv * eta_left / (hx * hx); in CreateSystem3d()1417 if (!left_boundary) { in CreateSystem3d()1620 if (!left_boundary) val_A[count] += -1.0 * dv * eta_left / (hx * hx); in CreateSystem3d()1641 if (!left_boundary) { in CreateSystem3d()