Searched refs:DOWN (Results 1 – 6 of 6) sorted by relevance
18 #define DOWN DMSTAG_DOWN macro90 PetscCall(DMStagGetLocationSlot(dmCoord, DOWN, d, &icuy[d])); in CreateMat()616 row.loc = DOWN; in CreateMat()628 row.loc = DOWN; in CreateMat()636 col[0].loc = DOWN; in CreateMat()642 col[1].loc = DOWN; in CreateMat()648 col[2].loc = DOWN; in CreateMat()655 col[3].loc = DOWN; in CreateMat()662 col[4].loc = DOWN; in CreateMat()682 col[0].loc = DOWN; in CreateMat()[all …]
36 #define DOWN DMSTAG_DOWN macro332 row.loc = DOWN; in CreateSystem()347 row.loc = DOWN; in CreateSystem()353 col[0].loc = DOWN; in CreateSystem()358 col[1].loc = DOWN; in CreateSystem()363 col[2].loc = DOWN; in CreateSystem()369 col[3].loc = DOWN; in CreateSystem()390 col[0].loc = DOWN; in CreateSystem()395 col[1].loc = DOWN; in CreateSystem()400 col[2].loc = DOWN; in CreateSystem()[all …]
42 #define DOWN DMSTAG_DOWN macro194 PetscCall(DMStagGetLocationSlot(dmCoord, DOWN, d, &icuy[d])); in CreateSystem()737 row.loc = DOWN; in CreateSystem()751 row.loc = DOWN; in CreateSystem()759 col[0].loc = DOWN; in CreateSystem()765 col[1].loc = DOWN; in CreateSystem()771 col[2].loc = DOWN; in CreateSystem()778 col[3].loc = DOWN; in CreateSystem()785 col[4].loc = DOWN; in CreateSystem()805 col[0].loc = DOWN; in CreateSystem()[all …]
33 #define DOWN DMSTAG_DOWN macro216 row.loc = DOWN; in CreateSystem()229 row.loc = DOWN; in CreateSystem()235 col[0].loc = DOWN; in CreateSystem()240 col[1].loc = DOWN; in CreateSystem()245 col[2].loc = DOWN; in CreateSystem()251 col[3].loc = DOWN; in CreateSystem()269 col[0].loc = DOWN; in CreateSystem()274 col[1].loc = DOWN; in CreateSystem()279 col[2].loc = DOWN; in CreateSystem()[all …]
126 …ation` are `DMSTAG_ELEMENT`, plus all entries consisting only of "LEFT", "DOWN", and "BACK". In ge…
23 DOWN = DMSTAG_DOWN variable in DMStagStencilLocation