]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
22 years agoInclude all results.
hartmann [Tue, 20 Nov 2001 16:02:28 +0000 (16:02 +0000)]
Include all results.

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

22 years agotex source of the introduction.
hartmann [Tue, 20 Nov 2001 15:56:33 +0000 (15:56 +0000)]
tex source of the introduction.

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

22 years agoFormulae of intro.html
hartmann [Tue, 20 Nov 2001 15:53:46 +0000 (15:53 +0000)]
Formulae of intro.html

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

22 years agoRevert the order of checks for a) max. number of iterations, and b)
wolf [Mon, 19 Nov 2001 14:50:34 +0000 (14:50 +0000)]
Revert the order of checks for a) max. number of iterations, and b)
target residual. The reason is that it happens that we converge on the
very last allowed iteration, most often if the system has only 5 or so
equations, and we converge in the fifth iteration.

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

22 years agoRevert the order of checks for a) max. number of iterations, and b)
wolf [Mon, 19 Nov 2001 14:44:55 +0000 (14:44 +0000)]
Revert the order of checks for a) max. number of iterations, and b)
target residual. The reason is that it happens that we converge on the
very last allowed iteration, most often if the system has only 5 or so
equations, and we converge in the fifth iteration.

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

22 years agoFix typo.
wolf [Mon, 19 Nov 2001 10:18:19 +0000 (10:18 +0000)]
Fix typo.

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

22 years agoRemove duplicate entry that slipped in inadvertantly.
wolf [Fri, 16 Nov 2001 10:14:39 +0000 (10:14 +0000)]
Remove duplicate entry that slipped in inadvertantly.

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

22 years agoIRIX64 6.5
hartmann [Thu, 15 Nov 2001 11:02:39 +0000 (11:02 +0000)]
IRIX64 6.5

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

22 years agoSynchronisation locks for MA27/MA47.
wolf [Wed, 14 Nov 2001 18:13:08 +0000 (18:13 +0000)]
Synchronisation locks for MA27/MA47.

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

22 years agoProvide external lock.
wolf [Wed, 14 Nov 2001 18:01:04 +0000 (18:01 +0000)]
Provide external lock.

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

22 years agoSmall fix.
hartmann [Wed, 14 Nov 2001 16:03:42 +0000 (16:03 +0000)]
Small fix.

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

22 years agoFix a problem with the declaration of the SolverMinRes::solve
wolf [Wed, 14 Nov 2001 15:35:40 +0000 (15:35 +0000)]
Fix a problem with the declaration of the SolverMinRes::solve
function. Fix another problem in the Bicgstab solver.

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

22 years agoFix a problem with the declaration of the SolverMinRes::solve function.
wolf [Wed, 14 Nov 2001 15:35:26 +0000 (15:35 +0000)]
Fix a problem with the declaration of the SolverMinRes::solve function.

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

22 years agoFix a problem with the declaration of the SolverMinRes::solve function.
wolf [Wed, 14 Nov 2001 15:32:42 +0000 (15:32 +0000)]
Fix a problem with the declaration of the SolverMinRes::solve function.

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

22 years agoMake slightly faster, and micro-reordering.
wolf [Wed, 14 Nov 2001 15:20:00 +0000 (15:20 +0000)]
Make slightly faster, and micro-reordering.

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

22 years agoBicgstab:
wolf [Wed, 14 Nov 2001 13:32:51 +0000 (13:32 +0000)]
Bicgstab:
Increase step number at the start of the loop, since otherwise the
increment would have been forgotten upon break-down.

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

22 years agoIncrease step number at the start of the loop, since otherwise the
wolf [Wed, 14 Nov 2001 13:29:48 +0000 (13:29 +0000)]
Increase step number at the start of the loop, since otherwise the
increment would have been forgotten upon break-down.

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

22 years agoAllow compilation of DoFTools::make_flux_sparsity_pattern in 1d (it
wolf [Wed, 14 Nov 2001 10:06:38 +0000 (10:06 +0000)]
Allow compilation of DoFTools::make_flux_sparsity_pattern in 1d (it
was implemented but not instantiated).

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

22 years agoAllow compilation of DoFTools::make_flux_sparsity_pattern in 1d (it
wolf [Wed, 14 Nov 2001 10:03:33 +0000 (10:03 +0000)]
Allow compilation of DoFTools::make_flux_sparsity_pattern in 1d (it
was implemented but not instantiated).

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

22 years agoAdd href anchors.
wolf [Wed, 14 Nov 2001 07:44:38 +0000 (07:44 +0000)]
Add href anchors.

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

22 years agoBlockTrianglePrecondition
guido [Tue, 13 Nov 2001 22:28:56 +0000 (22:28 +0000)]
BlockTrianglePrecondition

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

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


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.