1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
<HTML>
<HEAD> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/DMPRODUCT/index.html" />
<TITLE>DMProduct Manual Pages</TITLE>
</HEAD>
<BODY BGCOLOR="FFFFFF">
<div id="version" align=right><b>petsc-3.14.5 2021-03-03</b></div>
<div id="bugreport" align=right><a href="mailto:petsc-maint@mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.14.5 v3.14.5 docs/manualpages/DMPRODUCT/index.html "><small>Report Typos and Errors</small></a></div>
<H2> DMProduct </H2>
The DMProduct class represents a (local) Cartesian product of other DM objects.
<P>
<P>
<TABLE>
<TR><TD WIDTH=250 COLSPAN="3"><B>No beginner routines</B></TD></TR>
<TR><TD WIDTH=250 COLSPAN="3"><B>No intermediate routines</B></TD></TR>
<TR><TD WIDTH=250 COLSPAN="3"><B>Advanced - Setting more advanced options and customization</B></TD></TR>
<TD WIDTH=250><A HREF="./DMPRODUCT.html">DMPRODUCT</A></TD>
<TD WIDTH=250><A HREF="./DMProductSetDM.html">DMProductSetDM</A></TD>
<TD WIDTH=250><A HREF="./"></A></TD>
<TR>
<TD WIDTH=250><A HREF="./DMProductGetDM.html">DMProductGetDM</A></TD>
<TD WIDTH=250><A HREF="./DMProductSetDimensionIndex.html">DMProductSetDimensionIndex</A></TD>
<TD WIDTH=250><A HREF="./"></A></TD>
<TR>
<TR><TD WIDTH=250 COLSPAN="3"><B>No developer routines</B></TD></TR>
<TR><TD WIDTH=250 COLSPAN="3"><B>No deprecated routines</B></TD></TR>
</TABLE>
<BR><A HREF="../../index.html">Table of Contents</A>
|