petsc-3.11.4 2019-09-28
DMPRODUCT
"product" - a DM representing a local Cartesian product of other DMs For each of dim dimensions, stores a sub-DM (need not be unique) and a dimension index. This specifies
which dimension of the sub-DM corresponds to each dimension of the DMProduct.
See Also
DM, DMSTAG, DMProductGetDM(), DMProductSetDimensionIndex(), DMProductSetDM(), DMStagSetUniformCoordinatesProduct(),
DMStagGet1dCoordinateArraysDOFRead()
Level
advanced
Location
src/dm/impls/product/product.c
Index of all DMPRODUCT routines
Table of Contents for all manual pages
Index of all manual pages