Home
last modified time | relevance | path

Searched defs:Endpoint (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ksp/pc/impls/wb/
H A Dwb.c138 #define Endpoint(a, start, b) (a == 0 || a == (b - 1 - start)) in DMDAGetWireBasketInterpolation() macro
458 #define Endpoint(a, start, b) (a == 0 || a == (b - 1 - start)) in DMDAGetFaceInterpolation() macro