]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
22 years agoInclude missing `code class="member"'
Ralf Hartmann [Wed, 21 Nov 2001 11:06:34 +0000 (11:06 +0000)]
Include missing `code class="member"'

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

22 years agoNew CellAccessor<dim>::neighbor_of_coarser_neighbor function.
Ralf Hartmann [Wed, 21 Nov 2001 10:59:48 +0000 (10:59 +0000)]
New CellAccessor<dim>::neighbor_of_coarser_neighbor function.

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

22 years agoNew CellAccessor<dim>::neighbor_of_coarser_neighbor function.
Ralf Hartmann [Wed, 21 Nov 2001 10:55:21 +0000 (10:55 +0000)]
New CellAccessor<dim>::neighbor_of_coarser_neighbor function.

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

22 years agoUpdate time measurements.
Ralf Hartmann [Tue, 20 Nov 2001 18:35:39 +0000 (18:35 +0000)]
Update time measurements.

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

22 years agoCross ref to step 9.
Ralf Hartmann [Tue, 20 Nov 2001 18:35:15 +0000 (18:35 +0000)]
Cross ref to step 9.

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

22 years agoSmall reformating.
Ralf Hartmann [Tue, 20 Nov 2001 18:30:29 +0000 (18:30 +0000)]
Small reformating.

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

22 years agoInclude step 12.
Ralf Hartmann [Tue, 20 Nov 2001 18:12:11 +0000 (18:12 +0000)]
Include step 12.

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

22 years agoReplace time measurements by the optimized ones.
Ralf Hartmann [Tue, 20 Nov 2001 18:06:05 +0000 (18:06 +0000)]
Replace time measurements by the optimized ones.

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

22 years agoFix two formulae, fix references, some minor changes.
Ralf Hartmann [Tue, 20 Nov 2001 18:04:50 +0000 (18:04 +0000)]
Fix two formulae, fix references, some minor changes.

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

22 years agoFix formula.
Ralf Hartmann [Tue, 20 Nov 2001 18:03:10 +0000 (18:03 +0000)]
Fix formula.

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

22 years agoIntroduce assemble_boundary_term function. New subsections.
Ralf Hartmann [Tue, 20 Nov 2001 17:55:56 +0000 (17:55 +0000)]
Introduce assemble_boundary_term function. New subsections.

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

22 years agoComplete program, and major part of documentation.
Ralf Hartmann [Tue, 20 Nov 2001 16:23:23 +0000 (16:23 +0000)]
Complete program, and major part of documentation.

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

22 years agoWhole introduction.
Ralf Hartmann [Tue, 20 Nov 2001 16:05:57 +0000 (16:05 +0000)]
Whole introduction.

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

22 years agopicture included from results.html
Ralf Hartmann [Tue, 20 Nov 2001 16:04:03 +0000 (16:04 +0000)]
picture included from results.html

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

22 years agoInclude all results.
Ralf 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.
Ralf 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
Ralf 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)
Wolfgang Bangerth [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)
Wolfgang Bangerth [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.
Wolfgang Bangerth [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.
Wolfgang Bangerth [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
Ralf 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.
Wolfgang Bangerth [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.
Wolfgang Bangerth [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.
Ralf 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
Wolfgang Bangerth [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.
Wolfgang Bangerth [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.
Wolfgang Bangerth [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.
Wolfgang Bangerth [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:
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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.
Wolfgang Bangerth [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 Kanschat [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.
Wolfgang Bangerth [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.
Wolfgang Bangerth [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.
Ralf 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.
Ralf 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.
Ralf 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.
Wolfgang Bangerth [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 Kanschat [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 Kanschat [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
Wolfgang Bangerth [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...
Wolfgang Bangerth [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.
Wolfgang Bangerth [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...
Wolfgang Bangerth [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 Kanschat [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.
Wolfgang Bangerth [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 Kanschat [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 Kanschat [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
Wolfgang Bangerth [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...
Wolfgang Bangerth [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 Kanschat [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.
Wolfgang Bangerth [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.
Wolfgang Bangerth [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.
Wolfgang Bangerth [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
Wolfgang Bangerth [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...
Wolfgang Bangerth [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.
Wolfgang Bangerth [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 Kanschat [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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...
Wolfgang Bangerth [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 Kanschat [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 Kanschat [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 Kanschat [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 Kanschat [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 Kanschat [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 Kanschat [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 Kanschat [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 Kanschat [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.
Wolfgang Bangerth [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 Kanschat [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 Kanschat [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.
Wolfgang Bangerth [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 Kanschat [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 Kanschat [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 Kanschat [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 Kanschat [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.
Wolfgang Bangerth [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.
Wolfgang Bangerth [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.
Wolfgang Bangerth [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 Kanschat [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 Kanschat [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
Wolfgang Bangerth [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_
Wolfgang Bangerth [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 Kanschat [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 Kanschat [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 Kanschat [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
Wolfgang Bangerth [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.
Wolfgang Bangerth [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.
Wolfgang Bangerth [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.
Wolfgang Bangerth [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.
Wolfgang Bangerth [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.
Wolfgang Bangerth [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 Kanschat [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.
Wolfgang Bangerth [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


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.