Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dpcasmimpl.h9 VecScatter restriction; /* mapping from global to overlapping (process) subdomain*/ member
/petsc/src/dm/impls/stag/tutorials/
H A Dex4.c271 Mat restriction, interpolation; in main() local