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

« back to all changes in this revision

Viewing changes to include/finclude/petscsys.h.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:
3
3
<html>
4
4
<head>
5
5
<title></title>
6
 
<meta name="generator" content="c2html 0.9.1">
7
 
<meta name="date" content="2002-05-31T17:04:05+00:00">
 
6
<meta name="generator" content="c2html 0.9.4">
 
7
<meta name="date" content="2004-02-27T20:05:12+00:00">
8
8
</head>
9
9
 
10
10
<body bgcolor="#FFFFFF">
15
15
<a name="line5">  5: </a>!
16
16
<a name="line6">  6: </a><font color="#A020F0">#if !defined (__PETSCSYS_H)</font>
17
17
 
18
 
<a name="line9">  9: </a><strong><font color="#228B22">#define PetscRandom PetscFortranAddr</font></strong>
 
18
<a name="line9">  9: </a><strong><font color="#228B22">#define <A href="../../docs/manualpages/Sys/PetscRandom.html#PetscRandom">PetscRandom</A> PetscFortranAddr</font></strong>
19
19
<a name="line10"> 10: </a><strong><font color="#228B22">#define PetscRandomType integer</font></strong>
20
 
<a name="line11"> 11: </a><strong><font color="#228B22">#define PetscBinarySeekType integer</font></strong>
 
20
<a name="line11"> 11: </a><strong><font color="#228B22">#define <A href="../../docs/manualpages/Sys/PetscBinarySeekType.html#PetscBinarySeekType">PetscBinarySeekType</A> integer</font></strong>
21
21
 
22
22
<a name="line13"> 13: </a><font color="#A020F0">#endif</font>
23
23