Searched refs:ez_offset (Results 1 – 1 of 1) sorted by relevance
3649 const PetscInt ez_offset = ez + offset_z; in DMCreateMatrix_Stag_3D_AIJ_Assemble() local3660 …set >= 0)) && (boundary_type[2] == DM_BOUNDARY_PERIODIC || (ez_offset < N[2] + 1 && ez_offset >= 0… in DMCreateMatrix_Stag_3D_AIJ_Assemble()3664 col[i].k = ez_offset; in DMCreateMatrix_Stag_3D_AIJ_Assemble()