File: shared_memory.htm

package info (click to toggle)
petsc 2.1.3-1.woody.1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 70,272 kB
  • ctags: 310,869
  • sloc: ansic: 257,275; sh: 9,870; makefile: 7,622; fortran: 6,211; cpp: 1,026; python: 416; csh: 41; asm: 9
file content (12 lines) | stat: -rw-r--r-- 420 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
<html>
<title>shared memory</title><body bgcolor="FFFFFF">
<h2>shared memory</h2>
<menu>
<LI><A HREF="../../../src/snes/examples/tutorials/ex5s.c.html"><CONCEPT>ex5s.c</CONCEPT></A>
<menu>
2d Bratu problem in shared memory parallel with SNES.<BR>We solve the  Bratu (SFI - solid fuel ignition) problem in a 2D rectangular<BR>
domain, uses SHARED MEMORY to evaluate the user function.<BR>
</menu>
</menu>
</body>
</html>