Searched refs:boundary_type_x (Results 1 – 1 of 1) sorted by relevance
524 DMBoundaryType boundary_type_x; in DMCreateMatrix_Stag_1D_AIJ_Assemble() local533 PetscCall(DMStagGetBoundaryTypes(dm, &boundary_type_x, NULL, NULL)); in DMCreateMatrix_Stag_1D_AIJ_Assemble()603 if (boundary_type_x == DM_BOUNDARY_PERIODIC || (e_offset < N + 1 && e_offset >= 0)) { in DMCreateMatrix_Stag_1D_AIJ_Assemble()