File: index.html

package info (click to toggle)
petsc 2.2.0-4
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 64,404 kB
  • ctags: 284,528
  • sloc: ansic: 223,999; python: 11,758; makefile: 7,707; fortran: 6,327; cpp: 4,104; sh: 3,387; csh: 41; asm: 6
file content (38 lines) | stat: -rw-r--r-- 1,750 bytes parent folder | download
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
<HTML>
<HEAD>
<TITLE>MatFD Manual Pages</TITLE>
</HEAD>
<BODY BGCOLOR="FFFFFF">

<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>No beginner routines</B></TD></TR>
</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="./MatFDColoringDestroy.html">MatFDColoringDestroy</A></TD>
 <TD WIDTH=250><A HREF="./MatFDColoringSetFunction.html">MatFDColoringSetFunction</A></TD>
<TR>
 <TD WIDTH=250><A HREF="./MatFDColoringApplyTS.html">MatFDColoringApplyTS</A></TD>
 <TD WIDTH=250><A HREF="./MatFDColoringGetPerturbedColumns.html">MatFDColoringGetPerturbedColumns</A></TD>
 <TD WIDTH=250><A HREF="./MatFDColoringSetRecompute.html">MatFDColoringSetRecompute</A></TD>
<TR>
 <TD WIDTH=250><A HREF="./MatFDColoringCreate.html">MatFDColoringCreate</A></TD>
 <TD WIDTH=250><A HREF="./MatFDColoringSetFromOptions.html">MatFDColoringSetFromOptions</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="./MatFDColoringGetFrequency.html">MatFDColoringGetFrequency</A></TD>
 <TD WIDTH=250><A HREF="./MatFDColoringSetFrequency.html">MatFDColoringSetFrequency</A></TD>
 <TD WIDTH=250><A HREF="./MatFDColoringSetParameters.html">MatFDColoringSetParameters</A></TD>
<TR>
</TR><TD WIDTH=250 COLSPAN="3"><B>No developer routines</B></TD></TR>
</TABLE>
<BR><A HREF="../../index.html"><IMG SRC="../up.gif">Table of Contents</A>