Home
last modified time | relevance | path

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

/petsc/src/dm/impls/stag/tutorials/
H A Dex4.c617 const PetscBool left_boundary = (PetscBool)(ex == 0); in CreateSystem2d() local
703 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() local
1085 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()