]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
22 years agoSlightly improve memory allocation.
wolf [Thu, 29 Nov 2001 15:11:50 +0000 (15:11 +0000)]
Slightly improve memory allocation.

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

22 years agoRemove memory leak and generally improve infrastructure.
wolf [Thu, 29 Nov 2001 15:07:08 +0000 (15:07 +0000)]
Remove memory leak and generally improve infrastructure.

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

22 years agoDon't reset neighbor number if neighbor does not exist.
wolf [Thu, 29 Nov 2001 14:16:47 +0000 (14:16 +0000)]
Don't reset neighbor number if neighbor does not exist.

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

22 years agoCheck in an assert that breaks the program sometimes. Something is
wolf [Thu, 29 Nov 2001 14:08:43 +0000 (14:08 +0000)]
Check in an assert that breaks the program sometimes. Something is
wrong here.

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

22 years agomultigrid cleanup branch merged
guido [Thu, 29 Nov 2001 11:55:28 +0000 (11:55 +0000)]
multigrid cleanup branch merged

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

22 years agoThere are no additional output files any more.
hartmann [Thu, 29 Nov 2001 10:56:20 +0000 (10:56 +0000)]
There are no additional output files any more.

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

22 years agoNormType.
wolf [Thu, 29 Nov 2001 10:48:21 +0000 (10:48 +0000)]
NormType.

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

22 years agoMove the NormType enum to VectorTools.
wolf [Thu, 29 Nov 2001 10:08:40 +0000 (10:08 +0000)]
Move the NormType enum to VectorTools.

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

22 years agoNo more printable documentation.
wolf [Thu, 29 Nov 2001 09:40:58 +0000 (09:40 +0000)]
No more printable documentation.

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

22 years agoRemove option of printable docs.
wolf [Thu, 29 Nov 2001 09:35:41 +0000 (09:35 +0000)]
Remove option of printable docs.

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

22 years agoAlso remove tex-doc.
wolf [Thu, 29 Nov 2001 09:35:11 +0000 (09:35 +0000)]
Also remove tex-doc.

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

22 years agoNo printable-doc anymore.
wolf [Thu, 29 Nov 2001 09:33:25 +0000 (09:33 +0000)]
No printable-doc anymore.

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

22 years agoFix erroneous local xref.
wolf [Thu, 29 Nov 2001 09:26:11 +0000 (09:26 +0000)]
Fix erroneous local xref.

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

22 years agoparser for cvs status
guido [Thu, 29 Nov 2001 08:31:58 +0000 (08:31 +0000)]
parser for cvs status

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

22 years agosmall fix.
hartmann [Wed, 28 Nov 2001 17:44:43 +0000 (17:44 +0000)]
small fix.

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

22 years agoFix memory leak.
wolf [Wed, 28 Nov 2001 17:34:44 +0000 (17:34 +0000)]
Fix memory leak.

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

22 years agoFix a typo.
wolf [Wed, 28 Nov 2001 17:29:12 +0000 (17:29 +0000)]
Fix a typo.

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

22 years agoFix a memory leak.
wolf [Wed, 28 Nov 2001 17:25:11 +0000 (17:25 +0000)]
Fix a memory leak.

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

22 years agoTag implicitly virtual destructor explicitly virtual. Reorder
wolf [Wed, 28 Nov 2001 16:24:23 +0000 (16:24 +0000)]
Tag implicitly virtual destructor explicitly virtual. Reorder
functions. Reindent.

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

22 years agogcc-2.96
guido [Wed, 28 Nov 2001 16:15:42 +0000 (16:15 +0000)]
gcc-2.96

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

22 years agorefine and coarsen functions failed when criteria.all_zero()==true. This is now fixed.
hartmann [Wed, 28 Nov 2001 12:08:02 +0000 (12:08 +0000)]
refine and coarsen functions failed when criteria.all_zero()==true. This is now fixed.

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

22 years agoFix warning.
wolf [Wed, 28 Nov 2001 09:37:55 +0000 (09:37 +0000)]
Fix warning.

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

22 years agoTake over memory leak fixes from mainline.
wolf [Wed, 28 Nov 2001 09:31:24 +0000 (09:31 +0000)]
Take over memory leak fixes from mainline.

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

22 years agoThe DoFHandler never freed the memory it has allocated upon
wolf [Wed, 28 Nov 2001 09:28:02 +0000 (09:28 +0000)]
The DoFHandler never freed the memory it has allocated upon
destruction! Fix this.

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

22 years agoPlug a small memory leak, where we leaked 8 or 12 bytes per declared parameter.
wolf [Wed, 28 Nov 2001 08:17:17 +0000 (08:17 +0000)]
Plug a small memory leak, where we leaked 8 or 12 bytes per declared parameter.

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

22 years agoIncluded in mapping.checked.
hartmann [Tue, 27 Nov 2001 17:45:47 +0000 (17:45 +0000)]
Included in mapping.checked.

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

22 years agoInclude all Mapping*.output files into this file.
hartmann [Tue, 27 Nov 2001 17:44:15 +0000 (17:44 +0000)]
Include all Mapping*.output files into this file.

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

22 years agoInclude all data of the Mapping*.output files into the mapping.output file.
hartmann [Tue, 27 Nov 2001 17:42:17 +0000 (17:42 +0000)]
Include all data of the Mapping*.output files into the mapping.output file.

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

22 years agoIncluded in shapes.checked.
hartmann [Tue, 27 Nov 2001 17:41:08 +0000 (17:41 +0000)]
Included in shapes.checked.

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

22 years agoInclude all data of the Shapes*.output files into the mapping.output file.
hartmann [Tue, 27 Nov 2001 17:38:09 +0000 (17:38 +0000)]
Include all data of the Shapes*.output files into the mapping.output file.

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

22 years agoInclude all Shapes*.output files into this file.
hartmann [Tue, 27 Nov 2001 17:37:10 +0000 (17:37 +0000)]
Include all Shapes*.output files into this file.

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

22 years agoHighlite what people have to do to run their program.
wolf [Tue, 27 Nov 2001 16:41:25 +0000 (16:41 +0000)]
Highlite what people have to do to run their program.

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

22 years agoFix this file that was wrong since 7/18/2001. Change due to change of quadrature...
hartmann [Tue, 27 Nov 2001 15:02:49 +0000 (15:02 +0000)]
Fix this file that was wrong since 7/18/2001. Change due to change of quadrature formula in MappingQ (cvs diff -r1.21 -r1.22 mapping_q.cc)

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

22 years agoChange to 3.3
hartmann [Tue, 27 Nov 2001 14:09:18 +0000 (14:09 +0000)]
Change to 3.3

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

22 years agoLink to IBM OpenDX Homepage
guido [Tue, 27 Nov 2001 07:55:11 +0000 (07:55 +0000)]
Link to IBM OpenDX Homepage

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

22 years ago.
wolf [Tue, 27 Nov 2001 07:53:08 +0000 (07:53 +0000)]
.

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

22 years agonetwork for sclalars
guido [Tue, 27 Nov 2001 07:52:37 +0000 (07:52 +0000)]
network for sclalars

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

22 years agoThese files haven't been checked before! Now they are fixed.
hartmann [Mon, 26 Nov 2001 16:39:48 +0000 (16:39 +0000)]
These files haven't been checked before! Now they are fixed.

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

22 years agoGridRefinement::refine fixed.
hartmann [Mon, 26 Nov 2001 16:24:52 +0000 (16:24 +0000)]
GridRefinement::refine fixed.

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

22 years agoMake the GridRefinement::refine function work also when the threshold happens to...
hartmann [Mon, 26 Nov 2001 16:20:56 +0000 (16:20 +0000)]
Make the GridRefinement::refine function work also when the threshold happens to be zero.

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

22 years agoFix comment.
wolf [Mon, 26 Nov 2001 14:53:24 +0000 (14:53 +0000)]
Fix comment.

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

22 years agoSmall fix.
hartmann [Mon, 26 Nov 2001 12:34:49 +0000 (12:34 +0000)]
Small fix.

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

22 years agoMappingQ<dim>::transform_real_to_unit_cell fixed.
hartmann [Mon, 26 Nov 2001 12:32:42 +0000 (12:32 +0000)]
MappingQ<dim>::transform_real_to_unit_cell fixed.

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

22 years agoNew example program step 12.
hartmann [Mon, 26 Nov 2001 12:21:07 +0000 (12:21 +0000)]
New example program step 12.

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

22 years agoFix of MappingQ<dim>::transform_real_to_unit_cell. Take MappingQ1::transform_real_to_...
hartmann [Mon, 26 Nov 2001 12:19:50 +0000 (12:19 +0000)]
Fix of MappingQ<dim>::transform_real_to_unit_cell. Take MappingQ1::transform_real_to_unit_cell as start value of the MappingQ Newton iteration.

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

22 years agoSmall fixes. Comment on dual solutions.
hartmann [Mon, 26 Nov 2001 10:56:29 +0000 (10:56 +0000)]
Small fixes. Comment on dual solutions.

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

22 years agofirst version of OpenDX output
guido [Sat, 24 Nov 2001 18:48:00 +0000 (18:48 +0000)]
first version of OpenDX output

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

22 years agoreverted to previous behavior
guido [Sat, 24 Nov 2001 18:47:28 +0000 (18:47 +0000)]
reverted to previous behavior

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

22 years agofirst equ template
guido [Sat, 24 Nov 2001 14:30:30 +0000 (14:30 +0000)]
first equ template

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

22 years agoFix typo.
wolf [Fri, 23 Nov 2001 09:35:55 +0000 (09:35 +0000)]
Fix typo.

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

22 years agoAdd Q/A on what type of problems are feasible with deal.II
wolf [Fri, 23 Nov 2001 09:33:50 +0000 (09:33 +0000)]
Add Q/A on what type of problems are feasible with deal.II

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

22 years agoGuido has a habit of prepending local hrefs with http: (but no //), so
wolf [Fri, 23 Nov 2001 09:11:19 +0000 (09:11 +0000)]
Guido has a habit of prepending local hrefs with http: (but no //), so
check this case as well.

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

22 years agoSmall fix.
hartmann [Thu, 22 Nov 2001 17:43:26 +0000 (17:43 +0000)]
Small fix.

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

22 years agoInclude solutions coincide line.
hartmann [Thu, 22 Nov 2001 17:35:21 +0000 (17:35 +0000)]
Include solutions coincide line.

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

22 years ago3d plot.
hartmann [Thu, 22 Nov 2001 17:31:10 +0000 (17:31 +0000)]
3d plot.

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

22 years agoAdd 3d plot.
hartmann [Thu, 22 Nov 2001 17:30:27 +0000 (17:30 +0000)]
Add 3d plot.

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

22 years agoparameterized reinit functions and some constructor fixes
guido [Thu, 22 Nov 2001 17:25:39 +0000 (17:25 +0000)]
parameterized reinit functions and some constructor fixes

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

22 years agoRemove not differ lines
hartmann [Thu, 22 Nov 2001 16:57:51 +0000 (16:57 +0000)]
Remove  not differ  lines

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

22 years agoCouple of changes and corrections.
hartmann [Thu, 22 Nov 2001 16:57:10 +0000 (16:57 +0000)]
Couple of changes and corrections.

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

22 years agoNew ordering
hartmann [Thu, 22 Nov 2001 16:56:12 +0000 (16:56 +0000)]
New ordering

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

22 years ago.
hartmann [Thu, 22 Nov 2001 16:56:06 +0000 (16:56 +0000)]
.

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

22 years agoBetter picture.
hartmann [Thu, 22 Nov 2001 16:40:32 +0000 (16:40 +0000)]
Better picture.

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

22 years agoFix several std:: places.
wolf [Thu, 22 Nov 2001 16:30:59 +0000 (16:30 +0000)]
Fix several std:: places.

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

22 years agoMove fully specialized templates to the .cc file.
wolf [Thu, 22 Nov 2001 16:25:00 +0000 (16:25 +0000)]
Move fully specialized templates to the .cc file.

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

22 years agoreinit allocated tmp vectors fast.
wolf [Thu, 22 Nov 2001 16:20:34 +0000 (16:20 +0000)]
reinit allocated tmp vectors fast.

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

22 years agoFilteredMatrix::allocate_tmp_vector and block vectors.
wolf [Thu, 22 Nov 2001 16:14:23 +0000 (16:14 +0000)]
FilteredMatrix::allocate_tmp_vector and block vectors.

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

22 years agoreinit templates
guido [Thu, 22 Nov 2001 16:04:05 +0000 (16:04 +0000)]
reinit templates

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

22 years agoBug with block vectors removed
guido [Thu, 22 Nov 2001 15:52:28 +0000 (15:52 +0000)]
Bug with block vectors removed

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

22 years agoA couple of changes and corrections.
hartmann [Thu, 22 Nov 2001 15:37:47 +0000 (15:37 +0000)]
A couple of changes and corrections.

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

22 years agoAdd assertions.
wolf [Thu, 22 Nov 2001 14:21:59 +0000 (14:21 +0000)]
Add assertions.

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

22 years agoadd assertions
wolf [Thu, 22 Nov 2001 14:21:00 +0000 (14:21 +0000)]
add assertions

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

22 years agoname tags fixed
guido [Thu, 22 Nov 2001 10:37:36 +0000 (10:37 +0000)]
name tags fixed

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

22 years agoImplementation of CellAccessor<1>::neighbor_of_coarser_neighbor. Add some std's
hartmann [Wed, 21 Nov 2001 13:28:35 +0000 (13:28 +0000)]
Implementation of CellAccessor<1>::neighbor_of_coarser_neighbor. Add some std's

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

22 years agonew FAQ
guido [Wed, 21 Nov 2001 11:29:49 +0000 (11:29 +0000)]
new FAQ

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

22 years agoReformating.
hartmann [Wed, 21 Nov 2001 11:07:28 +0000 (11:07 +0000)]
Reformating.

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

22 years agoInclude missing `code class="member"'
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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
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.
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


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.