]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
22 years agoAdd Makefile since otherwise the entire build process stops.
wolf [Tue, 13 Nov 2001 07:54:38 +0000 (07:54 +0000)]
Add Makefile since otherwise the entire build process stops.

git-svn-id: https://svn.dealii.org/trunk@5191 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoMake directory and initial files in order to allow script to be running.
wolf [Mon, 12 Nov 2001 09:24:58 +0000 (09:24 +0000)]
Make directory and initial files in order to allow script to be running.

git-svn-id: https://svn.dealii.org/trunk@5190 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoIncrease error quadrature.
hartmann [Fri, 9 Nov 2001 15:16:37 +0000 (15:16 +0000)]
Increase error quadrature.

git-svn-id: https://svn.dealii.org/trunk@5189 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoIn conservative form.
hartmann [Fri, 9 Nov 2001 13:38:55 +0000 (13:38 +0000)]
In conservative form.

git-svn-id: https://svn.dealii.org/trunk@5188 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoLinear transport in non-conservative form.
hartmann [Fri, 9 Nov 2001 13:14:19 +0000 (13:14 +0000)]
Linear transport in non-conservative form.

git-svn-id: https://svn.dealii.org/trunk@5187 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoFix @p occurence.
wolf [Thu, 8 Nov 2001 17:16:28 +0000 (17:16 +0000)]
Fix @p occurence.

git-svn-id: https://svn.dealii.org/trunk@5185 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoRight preconditioning in GMRES
guido [Thu, 8 Nov 2001 08:38:53 +0000 (08:38 +0000)]
Right preconditioning in GMRES

git-svn-id: https://svn.dealii.org/trunk@5184 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoParameter for right preconditioning
guido [Thu, 8 Nov 2001 08:30:57 +0000 (08:30 +0000)]
Parameter for right preconditioning

git-svn-id: https://svn.dealii.org/trunk@5183 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoGridRefinement::refine_fixed_fraction
wolf [Mon, 5 Nov 2001 15:49:24 +0000 (15:49 +0000)]
GridRefinement::refine_fixed_fraction

git-svn-id: https://svn.dealii.org/trunk@5182 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoFix refinement function, which suffered from round-off in case the indicators were...
wolf [Mon, 5 Nov 2001 15:18:31 +0000 (15:18 +0000)]
Fix refinement function, which suffered from round-off in case the indicators were very different in magnitude. Furthermore save a little bit of computing time.

git-svn-id: https://svn.dealii.org/trunk@5181 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoSlight updates and fixes.
wolf [Mon, 5 Nov 2001 08:44:53 +0000 (08:44 +0000)]
Slight updates and fixes.

git-svn-id: https://svn.dealii.org/trunk@5180 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoExtend the capabilities of the program2html processor and accompanied machinery to...
wolf [Fri, 2 Nov 2001 08:27:56 +0000 (08:27 +0000)]
Extend the capabilities of the program2html processor and accompanied machinery to allow for subsection headers within programs, in order to better structurize long program texts.

git-svn-id: https://svn.dealii.org/trunk@5179 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoBug in transposed removed
guido [Wed, 31 Oct 2001 13:47:26 +0000 (13:47 +0000)]
Bug in transposed removed

git-svn-id: https://svn.dealii.org/trunk@5178 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoFix issue with strstream vs stringstream.
wolf [Wed, 31 Oct 2001 12:23:13 +0000 (12:23 +0000)]
Fix issue with strstream vs stringstream.

git-svn-id: https://svn.dealii.org/trunk@5177 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoMissing typename
guido [Wed, 31 Oct 2001 11:23:56 +0000 (11:23 +0000)]
Missing typename

git-svn-id: https://svn.dealii.org/trunk@5176 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agofirst version of LaTeX output
guido [Tue, 30 Oct 2001 13:31:24 +0000 (13:31 +0000)]
first version of LaTeX output

git-svn-id: https://svn.dealii.org/trunk@5175 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoOnly include after flags are known via config.h
wolf [Mon, 29 Oct 2001 16:43:58 +0000 (16:43 +0000)]
Only include after flags are known via config.h

git-svn-id: https://svn.dealii.org/trunk@5174 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoMake the test fror AssertThrow use its own code, instead of including exceptions...
wolf [Mon, 29 Oct 2001 16:36:52 +0000 (16:36 +0000)]
Make the test fror AssertThrow use its own code, instead of including exceptions.h, since the latter includes config.h, which is not available at the time of ./configure

git-svn-id: https://svn.dealii.org/trunk@5173 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoscaling of blocks implemented
guido [Mon, 29 Oct 2001 09:47:59 +0000 (09:47 +0000)]
scaling of blocks implemented

git-svn-id: https://svn.dealii.org/trunk@5172 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoFix test case after the code in the lib has been fixed.
wolf [Mon, 29 Oct 2001 09:17:43 +0000 (09:17 +0000)]
Fix test case after the code in the lib has been fixed.

git-svn-id: https://svn.dealii.org/trunk@5171 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoFix copyright years.
wolf [Mon, 29 Oct 2001 08:52:29 +0000 (08:52 +0000)]
Fix copyright years.

git-svn-id: https://svn.dealii.org/trunk@5170 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoMore for subdomain ids.
wolf [Mon, 29 Oct 2001 08:52:05 +0000 (08:52 +0000)]
More for subdomain ids.

git-svn-id: https://svn.dealii.org/trunk@5169 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoConfigure via config.h
wolf [Mon, 29 Oct 2001 08:51:33 +0000 (08:51 +0000)]
Configure via config.h

git-svn-id: https://svn.dealii.org/trunk@5168 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoConfigure most of the library through a config.h file, instead via the command line...
wolf [Mon, 29 Oct 2001 08:47:02 +0000 (08:47 +0000)]
Configure most of the library through a config.h file, instead via the command line, as the latter simply became too long.

git-svn-id: https://svn.dealii.org/trunk@5167 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoProvide subdomain ids to triangulation cells.
wolf [Mon, 29 Oct 2001 08:43:35 +0000 (08:43 +0000)]
Provide subdomain ids to triangulation cells.

git-svn-id: https://svn.dealii.org/trunk@5166 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agobug removed?
guido [Sun, 28 Oct 2001 17:34:15 +0000 (17:34 +0000)]
bug removed?

git-svn-id: https://svn.dealii.org/trunk@5165 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoFix a bug which made the GridGenerator::hyper_rectangle function
wolf [Fri, 26 Oct 2001 13:00:03 +0000 (13:00 +0000)]
Fix a bug which made the GridGenerator::hyper_rectangle function
useless in 3d. Probably never tested in 3d.

git-svn-id: https://svn.dealii.org/trunk@5163 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoFix a bug which made this function useless in 3d. Probably never
wolf [Fri, 26 Oct 2001 12:58:07 +0000 (12:58 +0000)]
Fix a bug which made this function useless in 3d. Probably never
tested in 3d.

git-svn-id: https://svn.dealii.org/trunk@5162 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agogcc3.1
wolf [Fri, 26 Oct 2001 11:11:30 +0000 (11:11 +0000)]
gcc3.1

git-svn-id: https://svn.dealii.org/trunk@5161 0785d39b-7218-0410-832d-ea1e28bc413d

22 years ago[io]str(ing)?stream
wolf [Thu, 25 Oct 2001 13:56:59 +0000 (13:56 +0000)]
[io]str(ing)?stream

git-svn-id: https://svn.dealii.org/trunk@5160 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoDetect gcc3.1. If available, use [io]stringstream over [io]strstream, since gcc3...
wolf [Thu, 25 Oct 2001 12:52:14 +0000 (12:52 +0000)]
Detect gcc3.1. If available, use [io]stringstream over [io]strstream, since gcc3.1 now warns about the use of this old backward compatibility class.

git-svn-id: https://svn.dealii.org/trunk@5159 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agocutt-off functions
guido [Wed, 24 Oct 2001 15:19:16 +0000 (15:19 +0000)]
cutt-off functions

git-svn-id: https://svn.dealii.org/trunk@5158 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoCopy constructor fixed
guido [Fri, 19 Oct 2001 13:18:08 +0000 (13:18 +0000)]
Copy constructor fixed

git-svn-id: https://svn.dealii.org/trunk@5157 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoadding functions for PreconditionBlockJacobi
guido [Fri, 19 Oct 2001 08:31:30 +0000 (08:31 +0000)]
adding functions for PreconditionBlockJacobi

git-svn-id: https://svn.dealii.org/trunk@5156 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoNone-useful assertion removed
guido [Thu, 18 Oct 2001 17:08:51 +0000 (17:08 +0000)]
None-useful assertion removed

git-svn-id: https://svn.dealii.org/trunk@5155 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agomultigrid improved
guido [Wed, 17 Oct 2001 08:14:52 +0000 (08:14 +0000)]
multigrid improved

git-svn-id: https://svn.dealii.org/trunk@5154 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agofunctions for BlockMatrixArray added
guido [Wed, 17 Oct 2001 08:13:31 +0000 (08:13 +0000)]
functions for BlockMatrixArray added

git-svn-id: https://svn.dealii.org/trunk@5153 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agomissing constructor implemented
guido [Wed, 17 Oct 2001 08:13:09 +0000 (08:13 +0000)]
missing constructor implemented

git-svn-id: https://svn.dealii.org/trunk@5152 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoassertions added
guido [Wed, 17 Oct 2001 08:12:38 +0000 (08:12 +0000)]
assertions added

git-svn-id: https://svn.dealii.org/trunk@5151 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoAdd gradient of Cinfty cutoff function. Reindent slightly. Add TODO.
wolf [Tue, 16 Oct 2001 12:46:22 +0000 (12:46 +0000)]
Add gradient of Cinfty cutoff function. Reindent slightly. Add TODO.

git-svn-id: https://svn.dealii.org/trunk@5150 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agomissing constructor
guido [Mon, 15 Oct 2001 17:22:33 +0000 (17:22 +0000)]
missing constructor

git-svn-id: https://svn.dealii.org/trunk@5149 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agonew transfer operators
guido [Mon, 15 Oct 2001 17:21:39 +0000 (17:21 +0000)]
new transfer operators

git-svn-id: https://svn.dealii.org/trunk@5148 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoReindent.
wolf [Mon, 15 Oct 2001 08:38:18 +0000 (08:38 +0000)]
Reindent.

git-svn-id: https://svn.dealii.org/trunk@5147 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoVectorTools::interpolate with vector templates
guido [Mon, 15 Oct 2001 07:09:18 +0000 (07:09 +0000)]
VectorTools::interpolate with vector templates

git-svn-id: https://svn.dealii.org/trunk@5146 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoBlockVector in DataOut
guido [Fri, 12 Oct 2001 09:45:54 +0000 (09:45 +0000)]
BlockVector in DataOut

git-svn-id: https://svn.dealii.org/trunk@5145 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agocutt-off functions
guido [Thu, 11 Oct 2001 21:34:45 +0000 (21:34 +0000)]
cutt-off functions

git-svn-id: https://svn.dealii.org/trunk@5144 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agorow length 0 in SparsityPattern
guido [Thu, 11 Oct 2001 09:52:42 +0000 (09:52 +0000)]
row length 0 in SparsityPattern

git-svn-id: https://svn.dealii.org/trunk@5142 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoFix misspelled name.
wolf [Wed, 10 Oct 2001 15:00:04 +0000 (15:00 +0000)]
Fix misspelled name.

git-svn-id: https://svn.dealii.org/trunk@5140 0785d39b-7218-0410-832d-ea1e28bc413d

22 years ago.
wolf [Wed, 10 Oct 2001 14:44:44 +0000 (14:44 +0000)]
.

git-svn-id: https://svn.dealii.org/trunk@5139 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoFix forgotten reverse grey scale color function in declaration of parameters.
wolf [Wed, 10 Oct 2001 14:42:06 +0000 (14:42 +0000)]
Fix forgotten reverse grey scale color function in declaration of parameters.

git-svn-id: https://svn.dealii.org/trunk@5137 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agohandle zero row length for quadratic matrics
guido [Tue, 9 Oct 2001 16:52:46 +0000 (16:52 +0000)]
handle zero row length for quadratic matrics

git-svn-id: https://svn.dealii.org/trunk@5136 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agochange of MGDoFTools reverted
guido [Tue, 9 Oct 2001 15:54:03 +0000 (15:54 +0000)]
change of MGDoFTools reverted

git-svn-id: https://svn.dealii.org/trunk@5134 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoFix a documentation inconsistency (note: this class is not used, it is
wolf [Tue, 9 Oct 2001 14:48:39 +0000 (14:48 +0000)]
Fix a documentation inconsistency (note: this class is not used, it is
there only for doc purposes).

git-svn-id: https://svn.dealii.org/trunk@5133 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoMake a variable `unsigned int' that was previously `unsigned _long_
wolf [Tue, 9 Oct 2001 13:58:20 +0000 (13:58 +0000)]
Make a variable `unsigned int' that was previously `unsigned _long_
int', for whatever reason.

git-svn-id: https://svn.dealii.org/trunk@5131 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoMGTools instead of MGDoFTools
guido [Mon, 8 Oct 2001 12:02:49 +0000 (12:02 +0000)]
MGTools instead of MGDoFTools
MGTools::reinit_vector for BlockVector

git-svn-id: https://svn.dealii.org/trunk@5130 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoRevert to QPL
guido [Tue, 2 Oct 2001 10:52:45 +0000 (10:52 +0000)]
Revert to QPL

git-svn-id: https://svn.dealii.org/trunk@5129 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoDo not check for directory multigrid, but for multigrid.h
guido [Mon, 1 Oct 2001 09:34:28 +0000 (09:34 +0000)]
Do not check for directory multigrid, but for multigrid.h

git-svn-id: https://svn.dealii.org/trunk@5128 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoSlightly modify test case for gcc3
wolf [Mon, 1 Oct 2001 09:18:05 +0000 (09:18 +0000)]
Slightly modify test case for gcc3

git-svn-id: https://svn.dealii.org/trunk@5127 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoFix yet another problem.
wolf [Mon, 1 Oct 2001 09:09:56 +0000 (09:09 +0000)]
Fix yet another problem.

git-svn-id: https://svn.dealii.org/trunk@5126 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoFix.
wolf [Mon, 1 Oct 2001 09:06:51 +0000 (09:06 +0000)]
Fix.

git-svn-id: https://svn.dealii.org/trunk@5125 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoSimplify cross-casting constness.
wolf [Mon, 1 Oct 2001 09:06:38 +0000 (09:06 +0000)]
Simplify cross-casting constness.

git-svn-id: https://svn.dealii.org/trunk@5124 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoAdd doc.
wolf [Mon, 1 Oct 2001 09:02:13 +0000 (09:02 +0000)]
Add doc.

git-svn-id: https://svn.dealii.org/trunk@5123 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoExpand {}; for class declaration into two lines, as it confuses kdoc.
wolf [Mon, 1 Oct 2001 08:58:57 +0000 (08:58 +0000)]
Expand {}; for class declaration into two lines, as it confuses kdoc.

git-svn-id: https://svn.dealii.org/trunk@5122 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agomake_flux_sparsity_pattern
guido [Mon, 1 Oct 2001 08:14:48 +0000 (08:14 +0000)]
make_flux_sparsity_pattern

git-svn-id: https://svn.dealii.org/trunk@5121 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoBlockVectors now have iterators.
wolf [Fri, 28 Sep 2001 17:49:28 +0000 (17:49 +0000)]
BlockVectors now have iterators.

git-svn-id: https://svn.dealii.org/trunk@5120 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoFix misspelling.
wolf [Fri, 28 Sep 2001 09:37:17 +0000 (09:37 +0000)]
Fix misspelling.

git-svn-id: https://svn.dealii.org/trunk@5119 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoAdd forgotten explicit instantiation.
wolf [Fri, 28 Sep 2001 09:37:02 +0000 (09:37 +0000)]
Add forgotten explicit instantiation.

git-svn-id: https://svn.dealii.org/trunk@5118 0785d39b-7218-0410-832d-ea1e28bc413d

22 years ago.
wolf [Fri, 28 Sep 2001 09:33:14 +0000 (09:33 +0000)]
.

git-svn-id: https://svn.dealii.org/trunk@5117 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoFix iterator categories.
wolf [Fri, 28 Sep 2001 09:28:52 +0000 (09:28 +0000)]
Fix iterator categories.

git-svn-id: https://svn.dealii.org/trunk@5116 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoTake over fix of iterator categories from 3.2 branch.
wolf [Fri, 28 Sep 2001 09:27:49 +0000 (09:27 +0000)]
Take over fix of iterator categories from 3.2 branch.

git-svn-id: https://svn.dealii.org/trunk@5115 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoMostly implement iterators for block vectors. Some parts still missing though.
wolf [Thu, 27 Sep 2001 15:35:50 +0000 (15:35 +0000)]
Mostly implement iterators for block vectors. Some parts still missing though.

git-svn-id: https://svn.dealii.org/trunk@5112 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoVector::operator*
wolf [Thu, 27 Sep 2001 13:12:39 +0000 (13:12 +0000)]
Vector::operator*

git-svn-id: https://svn.dealii.org/trunk@5111 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoTemplatize the scalar product between vectors on the underlying types. This allows...
wolf [Thu, 27 Sep 2001 13:11:12 +0000 (13:11 +0000)]
Templatize the scalar product between vectors on the underlying types. This allows scalar products between vectors of float and double, etc.

git-svn-id: https://svn.dealii.org/trunk@5110 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoBanner to include 3.2 prominently.
wolf [Thu, 27 Sep 2001 09:26:10 +0000 (09:26 +0000)]
Banner to include 3.2 prominently.

git-svn-id: https://svn.dealii.org/trunk@5109 0785d39b-7218-0410-832d-ea1e28bc413d

22 years ago.
wolf [Thu, 27 Sep 2001 09:23:54 +0000 (09:23 +0000)]
.

git-svn-id: https://svn.dealii.org/trunk@5108 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agomg makefile
guido [Thu, 27 Sep 2001 09:18:02 +0000 (09:18 +0000)]
mg makefile

git-svn-id: https://svn.dealii.org/trunk@5107 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoFix file.
wolf [Wed, 26 Sep 2001 14:34:31 +0000 (14:34 +0000)]
Fix file.

git-svn-id: https://svn.dealii.org/trunk@5106 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoSmooth, indent.
wolf [Wed, 26 Sep 2001 14:26:06 +0000 (14:26 +0000)]
Smooth, indent.

git-svn-id: https://svn.dealii.org/trunk@5105 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoenable disabling of multigrid
guido [Wed, 26 Sep 2001 14:17:13 +0000 (14:17 +0000)]
enable disabling of multigrid

git-svn-id: https://svn.dealii.org/trunk@5104 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agomultigrid test moved
guido [Wed, 26 Sep 2001 14:15:27 +0000 (14:15 +0000)]
multigrid test moved

git-svn-id: https://svn.dealii.org/trunk@5103 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agomultigrid moved
guido [Wed, 26 Sep 2001 14:12:35 +0000 (14:12 +0000)]
multigrid moved

git-svn-id: https://svn.dealii.org/trunk@5102 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoremoving big-tests
guido [Wed, 26 Sep 2001 14:10:21 +0000 (14:10 +0000)]
removing big-tests

git-svn-id: https://svn.dealii.org/trunk@5101 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoBig-tests removed
guido [Wed, 26 Sep 2001 13:35:53 +0000 (13:35 +0000)]
Big-tests removed

git-svn-id: https://svn.dealii.org/trunk@5100 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoDoc update.
wolf [Wed, 26 Sep 2001 13:23:24 +0000 (13:23 +0000)]
Doc update.

git-svn-id: https://svn.dealii.org/trunk@5097 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoadjust news.html... done.
hartmann [Wed, 26 Sep 2001 12:59:47 +0000 (12:59 +0000)]
adjust news.html... done.

git-svn-id: https://svn.dealii.org/trunk@5096 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agodownload is made.
wolf [Wed, 26 Sep 2001 12:55:11 +0000 (12:55 +0000)]
download is made.

git-svn-id: https://svn.dealii.org/trunk@5095 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agorun make validate-xrefs.
wolf [Wed, 26 Sep 2001 12:54:44 +0000 (12:54 +0000)]
run make validate-xrefs.

git-svn-id: https://svn.dealii.org/trunk@5094 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoRename c-3-1.html to this file also on main branch.
hartmann [Wed, 26 Sep 2001 12:54:30 +0000 (12:54 +0000)]
Rename c-3-1.html to this file also on main branch.

git-svn-id: https://svn.dealii.org/trunk@5093 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agodownload.html
wolf [Wed, 26 Sep 2001 12:54:25 +0000 (12:54 +0000)]
download.html

git-svn-id: https://svn.dealii.org/trunk@5092 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agorun make validate-xrefs.
wolf [Wed, 26 Sep 2001 12:53:35 +0000 (12:53 +0000)]
run make validate-xrefs.

git-svn-id: https://svn.dealii.org/trunk@5091 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoFix name.
hartmann [Wed, 26 Sep 2001 12:51:04 +0000 (12:51 +0000)]
Fix name.

git-svn-id: https://svn.dealii.org/trunk@5090 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoadjust download.
wolf [Wed, 26 Sep 2001 12:48:30 +0000 (12:48 +0000)]
adjust download.

git-svn-id: https://svn.dealii.org/trunk@5089 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoRemoved.
hartmann [Wed, 26 Sep 2001 12:48:26 +0000 (12:48 +0000)]
Removed.

git-svn-id: https://svn.dealii.org/trunk@5088 0785d39b-7218-0410-832d-ea1e28bc413d

22 years agoDownload target for 3.2.0
wolf [Wed, 26 Sep 2001 12:47:32 +0000 (12:47 +0000)]
Download target for 3.2.0

git-svn-id: https://svn.dealii.org/trunk@5086 0785d39b-7218-0410-832d-ea1e28bc413d

23 years agoChanges for release 3.2.
hartmann [Wed, 26 Sep 2001 12:31:02 +0000 (12:31 +0000)]
Changes for release 3.2.

git-svn-id: https://svn.dealii.org/trunk@5081 0785d39b-7218-0410-832d-ea1e28bc413d

23 years agoNew file for changes after version 3.2
hartmann [Wed, 26 Sep 2001 12:27:38 +0000 (12:27 +0000)]
New file for changes after version 3.2

git-svn-id: https://svn.dealii.org/trunk@5080 0785d39b-7218-0410-832d-ea1e28bc413d

23 years agoRename this file to 3.1.2-vs-3.2.0.html
hartmann [Wed, 26 Sep 2001 12:26:59 +0000 (12:26 +0000)]
Rename this file to 3.1.2-vs-3.2.0.html

git-svn-id: https://svn.dealii.org/trunk@5079 0785d39b-7218-0410-832d-ea1e28bc413d

23 years agoRename c-3-1.html to this file and adjust contents.
hartmann [Wed, 26 Sep 2001 12:25:55 +0000 (12:25 +0000)]
Rename c-3-1.html to this file and adjust contents.

git-svn-id: https://svn.dealii.org/trunk@5078 0785d39b-7218-0410-832d-ea1e28bc413d

23 years agorename the changes file and create a new one for the next release is done.
hartmann [Wed, 26 Sep 2001 12:24:05 +0000 (12:24 +0000)]
rename the changes file and create a new one for the next release is done.

git-svn-id: https://svn.dealii.org/trunk@5077 0785d39b-7218-0410-832d-ea1e28bc413d

23 years agoAdd Solaris 8 in i386.
wolf [Wed, 26 Sep 2001 12:04:58 +0000 (12:04 +0000)]
Add Solaris 8 in i386.

git-svn-id: https://svn.dealii.org/trunk@5075 0785d39b-7218-0410-832d-ea1e28bc413d


In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.