Searched refs:DMSTAG_STENCIL_NONE (Results 1 – 7 of 7) sorted by relevance
8 DMSTAG_STENCIL_NONE88 elif stencil == "none": return DMSTAG_STENCIL_NONE95 elif stype == DMSTAG_STENCIL_NONE: return "none"
7 NONE = DMSTAG_STENCIL_NONE128 cdef PetscDMStagStencilType stype = DMSTAG_STENCIL_NONE
190 case DMSTAG_STENCIL_NONE: /* Only dummy cells on the right */ in DMSetUp_Stag_1d()207 case DMSTAG_STENCIL_NONE: in DMSetUp_Stag_1d()222 case DMSTAG_STENCIL_NONE: in DMSetUp_Stag_1d()534 if (stencil_type == DMSTAG_STENCIL_NONE) { in DMCreateMatrix_Stag_1D_AIJ_Assemble()
285 …PetscCheck(stag->stencilType == DMSTAG_STENCIL_NONE || !(stag->n[0] < stag->stencilWidth || stag->… in DMSetUp_Stag_2d()292 case DMSTAG_STENCIL_NONE: /* only the extra one on the right/top faces */ in DMSetUp_Stag_2d()317 case DMSTAG_STENCIL_NONE: in DMSetUp_Stag_2d()332 case DMSTAG_STENCIL_NONE: /* only the extra one on the right/top faces */ in DMSetUp_Stag_2d()382 …PetscCheck(stag->stencilType == DMSTAG_STENCIL_NONE || stag->stencilType == DMSTAG_STENCIL_BOX || … in DMSetUp_Stag_2d()383 … (PetscBool)(stag->stencilType == DMSTAG_STENCIL_STAR || stag->stencilType == DMSTAG_STENCIL_NONE); in DMSetUp_Stag_2d()1317 if (stencil_type == DMSTAG_STENCIL_NONE) { in DMCreateMatrix_Stag_2D_AIJ_Assemble()
381 case DMSTAG_STENCIL_NONE: /* only the extra one on the right/top edges */ in DMSetUp_Stag_3d()406 case DMSTAG_STENCIL_NONE: in DMSetUp_Stag_3d()421 case DMSTAG_STENCIL_NONE: /* only the extra one on the right/top edges */ in DMSetUp_Stag_3d()972 …if (stag->stencilType != DMSTAG_STENCIL_NONE && (stag->n[0] < stag->stencilWidth || stag->n[1] < s… in DMStagSetUpBuildScatter_3d()978 …PetscCheck(stag->stencilType == DMSTAG_STENCIL_NONE || stag->stencilType == DMSTAG_STENCIL_BOX || … in DMStagSetUpBuildScatter_3d()979 … (PetscBool)(stag->stencilType == DMSTAG_STENCIL_STAR || stag->stencilType == DMSTAG_STENCIL_NONE); in DMStagSetUpBuildScatter_3d()1658 …PetscCheck(stag->stencilType == DMSTAG_STENCIL_NONE || stag->stencilType == DMSTAG_STENCIL_BOX || … in DMStagSetUpBuildL2G_3d()1659 … (PetscBool)(stag->stencilType == DMSTAG_STENCIL_STAR || stag->stencilType == DMSTAG_STENCIL_NONE); in DMStagSetUpBuildL2G_3d()3410 if (stencil_type == DMSTAG_STENCIL_NONE) { in DMCreateMatrix_Stag_3D_AIJ_Assemble()
839 if (stag->stencilType != DMSTAG_STENCIL_NONE) { in DMView_Stag()967 stag->stencilType = DMSTAG_STENCIL_NONE; in DMCreate_Stag()
86 DMSTAG_STENCIL_NONE, enumerator