File: dm.html

package info (click to toggle)
petsc 3.4.2.dfsg1-8.1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 129,104 kB
  • ctags: 516,422
  • sloc: ansic: 395,939; cpp: 47,201; python: 34,788; makefile: 17,193; fortran: 16,251; f90: 1,592; objc: 954; sh: 822; xml: 621; java: 381; lisp: 293; csh: 241
file content (21 lines) | stat: -rw-r--r-- 806 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
<html>
<title>DM</title><body bgcolor="FFFFFF">
   <div id="version" align=right><b>petsc-3.4.2 2013-07-02</b></div>
<h2>DM</h2>
<menu>
<LI><A HREF="../../../src/snes/examples/tutorials/ex20.c.html"><CONCEPT>using distributed arrays</CONCEPT></A>
<menu>
Nonlinear Radiative Transport PDE with multigrid in 3d.<BR>Uses 3-dimensional distributed arrays.<BR>
A 3-dim simplified Radiative Transport test problem is used, with analytic Jacobian. <BR>
<BR>
  Solves the linear systems via multilevel methods <BR>
<BR>
The command line<BR>
options are:<BR>
  -tleft &lt;tl&gt;, where &lt;tl&gt; indicates the left Diriclet BC <BR>
  -tright &lt;tr&gt;, where &lt;tr&gt; indicates the right Diriclet BC <BR>
  -beta &lt;beta&gt;, where &lt;beta&gt; indicates the exponent in T <BR>
</menu>
</menu>
</body>
</html>