~ubuntu-branches/ubuntu/warty/petsc/warty

« back to all changes in this revision

Viewing changes to docs/manualpages/Sys/PETSC_DEFAULT.html

  • Committer: Bazaar Package Importer
  • Author(s): Adam C. Powell, IV
  • Date: 2004-06-07 13:41:43 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040607134143-92p586zrauvie0le
Tags: 2.2.0-2
* Upstream patch level 2.
* New PETSC_BOPT_EXTRA option for different BOPT and lib names, with _c++
  symlinks only for plain and single (closes: #249617).
* New DEBIAN_DIST=contrib option to link with hypre, parmetis (closes:
  #249619).
* Combined petsc-c and petsc-fortran substvars into petsc-compilers.
* Extra quote in -dev prerm eliminates "too many arguments" problem.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML3.2 EN">
 
2
<HTML>
 
3
<HEAD>
 
4
<META NAME="GENERATOR" CONTENT="DOCTEXT">
 
5
<TITLE>PETSC_DEFAULT</TITLE>
 
6
</HEAD>
 
7
<BODY BGCOLOR="FFFFFF">
 
8
<A NAME="PETSC_DEFAULT"><H1>PETSC_DEFAULT</H1></A>
 
9
standard way of passing in integer or floating point parameter where you wish PETSc to use the default. 
 
10
<P>
 
11
<H3><FONT COLOR="#CC3333">See Also</FONT></H3>
 
12
 <A HREF="../Sys/PETSC_DECIDE.html#PETSC_DECIDE">PETSC_DECIDE</A>, <A HREF="../Sys/PETSC_NULL.html#PETSC_NULL">PETSC_NULL</A>, <A HREF="../Sys/PETSC_IGNORE.html#PETSC_IGNORE">PETSC_IGNORE</A>, <A HREF="../Sys/PETSC_DETERMINE.html#PETSC_DETERMINE">PETSC_DETERMINE</A>
 
13
<BR>
 
14
<P>
 
15
<P><B><P><B><FONT COLOR="#CC3333">Level:</FONT></B>beginner
 
16
<BR><FONT COLOR="#CC3333">Location:</FONT></B><A HREF="../../../include/petsc.h.html#PETSC_DEFAULT">include/petsc.h</A>
 
17
<BR><A HREF="./index.html">Index of all Sys routines</A>
 
18
<BR><A HREF="../../index.html">Table of Contents for all manual pages</A>
 
19
<BR><A HREF="../singleindex.html">Index of all manual pages</A>
 
20
<P><H3><FONT COLOR="#CC3333">Examples</FONT></H3>
 
21
<A HREF="../../../src/ksp/examples/tutorials/ex1.c.html">src/ksp/examples/tutorials/ex1.c.html</A><BR>
 
22
<A HREF="../../../src/ksp/examples/tutorials/ex2.c.html">src/ksp/examples/tutorials/ex2.c.html</A><BR>
 
23
<A HREF="../../../src/ksp/examples/tutorials/ex7.c.html">src/ksp/examples/tutorials/ex7.c.html</A><BR>
 
24
<A HREF="../../../src/ksp/examples/tutorials/ex8.c.html">src/ksp/examples/tutorials/ex8.c.html</A><BR>
 
25
<A HREF="../../../src/ksp/examples/tutorials/ex15.c.html">src/ksp/examples/tutorials/ex15.c.html</A><BR>
 
26
<A HREF="../../../src/ksp/examples/tutorials/ex23.c.html">src/ksp/examples/tutorials/ex23.c.html</A><BR>
 
27
<A HREF="../../../src/snes/examples/tutorials/ex1.c.html">src/snes/examples/tutorials/ex1.c.html</A><BR>
 
28
<A HREF="../../../src/snes/examples/tutorials/ex30.c.html">src/snes/examples/tutorials/ex30.c.html</A><BR>
 
29
</BODY></HTML>