Searched refs:is_star_point (Results 1 – 1 of 1) sorted by relevance
3654 …const PetscBool is_star_point = (PetscBool)(((offset_x == 0) && (offset_y == 0 || offset_z == 0)) … in DMCreateMatrix_Stag_3D_AIJ_Assemble() local3660 …if ((stencil_type == DMSTAG_STENCIL_BOX || is_star_point) && (boundary_type[0] == DM_BOUNDARY_PERI… in DMCreateMatrix_Stag_3D_AIJ_Assemble()