Home
last modified time | relevance | path

Searched refs:SL3 (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dgmshlex.h18 #define SL3(p, i, j, k) SL1((p) - 2, i) SL1((p) - (i), j) SL1((p) - (i) - (j), k) macro
128 #define loop3(i, j, k) SL3(p, i, j, k) in GmshLexOrder_TET()