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 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44
|
<HTML>
<HEAD> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/MatFD/index.html" />
<TITLE>MatFD Manual Pages</TITLE>
</HEAD>
<BODY BGCOLOR="FFFFFF">
<div id="version" align=right><b>petsc-3.7.5 2017-01-01</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.7.5 v3.7.5 docs/manualpages/MatFD/index.html "><small>Report Typos and Errors</small></a></div>
<H2> MatFD Manual Pages
</H2>
The MatFD tools handle the approximation of Jacobians via sparse
finite differences.
<P>
<P>
<TABLE>
<TR><TD WIDTH=250 COLSPAN="3"><B>Beginner - Basic usage</B></TD></TR>
<TD WIDTH=250><A HREF="./MatFDColoringSetUp.html">MatFDColoringSetUp</A></TD>
<TD WIDTH=250><A HREF="./"></A></TD>
<TD WIDTH=250><A HREF="./"></A></TD>
<TR><TD WIDTH=250 COLSPAN="3"><B>Intermediate - Setting options for algorithms and data structures</B></TD></TR>
<TD WIDTH=250><A HREF="./MatFDColoringApply.html">MatFDColoringApply</A></TD>
<TD WIDTH=250><A HREF="./MatFDColoringGetFunction.html">MatFDColoringGetFunction</A></TD>
<TD WIDTH=250><A HREF="./MatFDColoringSetFromOptions.html">MatFDColoringSetFromOptions</A></TD>
<TR>
<TD WIDTH=250><A HREF="./MatFDColoringCreate.html">MatFDColoringCreate</A></TD>
<TD WIDTH=250><A HREF="./MatFDColoringGetPerturbedColumns.html">MatFDColoringGetPerturbedColumns</A></TD>
<TD WIDTH=250><A HREF="./MatFDColoringSetType.html">MatFDColoringSetType</A></TD>
<TR>
<TD WIDTH=250><A HREF="./MatFDColoringDestroy.html">MatFDColoringDestroy</A></TD>
<TD WIDTH=250><A HREF="./MatFDColoringSetBlockSize.html">MatFDColoringSetBlockSize</A></TD>
<TD WIDTH=250><A HREF="./MatFDColoringView.html">MatFDColoringView</A></TD>
<TR>
<TR><TD WIDTH=250 COLSPAN="3"><B>Advanced - Setting more advanced options and customization</B></TD></TR>
<TD WIDTH=250><A HREF="./MatFDColoringSetFunction.html">MatFDColoringSetFunction</A></TD>
<TD WIDTH=250><A HREF="./MatFDColoringSetParameters.html">MatFDColoringSetParameters</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>
|