]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
16 years agoProvide link.
bangerth [Tue, 26 Feb 2008 14:52:25 +0000 (14:52 +0000)]
Provide link.

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

16 years agoAlso do what I just did in step-20
bangerth [Tue, 26 Feb 2008 14:51:11 +0000 (14:51 +0000)]
Also do what I just did in step-20

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

16 years agoAlso do what I just did in step-20
bangerth [Tue, 26 Feb 2008 14:50:13 +0000 (14:50 +0000)]
Also do what I just did in step-20

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

16 years agoGrowingVectorMemory now uses a global pool, so there is no need to ever allocate...
bangerth [Tue, 26 Feb 2008 14:49:42 +0000 (14:49 +0000)]
GrowingVectorMemory now uses a global pool, so there is no need to ever allocate one of these objects any more (the solvers do so internally anyway).

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

16 years agoRemove outdated comment
bangerth [Tue, 26 Feb 2008 14:47:20 +0000 (14:47 +0000)]
Remove outdated comment

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

16 years agoGrowingVectorMemory now uses a global pool, so we don't need a mutable object any...
bangerth [Tue, 26 Feb 2008 14:40:52 +0000 (14:40 +0000)]
GrowingVectorMemory now uses a global pool, so we don't need a mutable object any more.

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

16 years agoWork around a bug in gcc3.3.
bangerth [Tue, 26 Feb 2008 14:35:04 +0000 (14:35 +0000)]
Work around a bug in gcc3.3.

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

16 years agoSimplify inner solver.
bangerth [Tue, 26 Feb 2008 13:34:17 +0000 (13:34 +0000)]
Simplify inner solver.

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

16 years agoA few more comments. Remove the Neumann-type boundary handling since we didn't use...
bangerth [Tue, 26 Feb 2008 12:08:34 +0000 (12:08 +0000)]
A few more comments. Remove the Neumann-type boundary handling since we didn't use it anyway (and were referencing the boundary_values array uninitialized...). Still need to comment on this.

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

16 years agoMinor textual changes.
bangerth [Tue, 26 Feb 2008 04:24:53 +0000 (04:24 +0000)]
Minor textual changes.

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

16 years agoUnify what kinds of files are going to be ignored in each of the step-?? directories.
bangerth [Tue, 26 Feb 2008 03:16:31 +0000 (03:16 +0000)]
Unify what kinds of files are going to be ignored in each of the step-?? directories.

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

16 years agoChange a few places here and there.
bangerth [Tue, 26 Feb 2008 02:00:19 +0000 (02:00 +0000)]
Change a few places here and there.

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

16 years agoRemove left-over output of sparsity pattern.
bangerth [Tue, 26 Feb 2008 01:12:01 +0000 (01:12 +0000)]
Remove left-over output of sparsity pattern.

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

16 years agoEscape the word 'Boundary' to avoid it being linked to the respective class.
bangerth [Tue, 26 Feb 2008 01:11:35 +0000 (01:11 +0000)]
Escape the word 'Boundary' to avoid it being linked to the respective class.

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

16 years agoWork a bit on it.
bangerth [Mon, 25 Feb 2008 21:48:41 +0000 (21:48 +0000)]
Work a bit on it.

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

16 years agodoxygen 1.5.0 appears unwilling to use something like qth when 'q' is enclosed in...
bangerth [Mon, 25 Feb 2008 21:08:26 +0000 (21:08 +0000)]
doxygen 1.5.0 appears unwilling to use something like qth when 'q' is enclosed in dollar signs. With a dash in between it is ok, though. Strange.

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

16 years agoEscape one word to avoid matching it with the namespace of same name
bangerth [Mon, 25 Feb 2008 15:59:07 +0000 (15:59 +0000)]
Escape one word to avoid matching it with the namespace of same name

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

16 years agoFinish the introduction.
bangerth [Mon, 25 Feb 2008 15:54:07 +0000 (15:54 +0000)]
Finish the introduction.

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

16 years agoLink to step-31
bangerth [Mon, 25 Feb 2008 15:17:15 +0000 (15:17 +0000)]
Link to step-31

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

16 years agoAdd changes entry on: Change the tria pointer and the debug_output_grid function...
hartmann [Sun, 24 Feb 2008 18:05:34 +0000 (18:05 +0000)]
Add changes entry on: Change the tria pointer and the debug_output_grid function from private to protected to be used in derived classes.

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

16 years agoChange the tria pointer and the debug_output_grid function from private to protected...
hartmann [Sun, 24 Feb 2008 18:00:52 +0000 (18:00 +0000)]
Change the tria pointer and the debug_output_grid function from private to protected to be used in derived classes.

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

16 years agoChanges update: New Boundary::get_new_point_on_face and get_intermediate_points_on_fa...
hartmann [Sun, 24 Feb 2008 10:39:50 +0000 (10:39 +0000)]
Changes update: New Boundary::get_new_point_on_face and get_intermediate_points_on_face functions offer an dimension independent interface to this class.

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

16 years agoNew Boundary::get_new_point_on_face and get_intermediate_points_on_face functions...
hartmann [Sun, 24 Feb 2008 10:34:54 +0000 (10:34 +0000)]
New Boundary::get_new_point_on_face and get_intermediate_points_on_face functions offer an dimension independent interface to this class.

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

16 years agoApply a patch by Daniel Goldberg, sent 2008/2/20: Fix a memory leak that made PETSc...
bangerth [Sat, 23 Feb 2008 19:57:34 +0000 (19:57 +0000)]
Apply a patch by Daniel Goldberg, sent 2008/2/20: Fix a memory leak that made PETSc become gradually slower in time dependent problems where we create and destroy lots of matrices.

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

16 years agoFix invalid HTML tag.
bangerth [Sat, 23 Feb 2008 19:29:42 +0000 (19:29 +0000)]
Fix invalid HTML tag.

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

16 years agoRe-indent the entire file. Fix up a few places with formulas and other formatting.
bangerth [Sat, 23 Feb 2008 19:26:27 +0000 (19:26 +0000)]
Re-indent the entire file. Fix up a few places with formulas and other formatting.

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

16 years agoAdd these files for Martin Kronbichler who created them.
bangerth [Sat, 23 Feb 2008 19:17:38 +0000 (19:17 +0000)]
Add these files for Martin Kronbichler who created them.

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

16 years agoIgnore certain files.
bangerth [Sat, 23 Feb 2008 19:15:35 +0000 (19:15 +0000)]
Ignore certain files.

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

16 years agoImplement an entirely new scheme to deal with vector-valued problems. Also provide...
bangerth [Sat, 23 Feb 2008 19:14:34 +0000 (19:14 +0000)]
Implement an entirely new scheme to deal with vector-valued problems. Also provide an insane amount of documentation for it.

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

16 years agoDefault to debug mode.
bangerth [Sat, 23 Feb 2008 19:10:14 +0000 (19:10 +0000)]
Default to debug mode.

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

16 years agoAdd a couple of functions for SymmetricTensor
bangerth [Fri, 22 Feb 2008 20:59:23 +0000 (20:59 +0000)]
Add a couple of functions for SymmetricTensor

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

16 years agoMade a renumbering routine protected which could not be used from the outside anyway.
prill [Fri, 22 Feb 2008 15:17:45 +0000 (15:17 +0000)]
Made a renumbering routine protected which could not be used from the outside anyway.

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

16 years agoCosmetic changes in results section.
kronbichler [Fri, 22 Feb 2008 08:45:09 +0000 (08:45 +0000)]
Cosmetic changes in results section.

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

16 years agoAdded my name to the authors list
kronbichler [Thu, 21 Feb 2008 10:56:56 +0000 (10:56 +0000)]
Added my name to the authors list

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

16 years agoPossible extensions: Discussion about other solvers, some code, some tests...
kronbichler [Thu, 21 Feb 2008 10:33:45 +0000 (10:33 +0000)]
Possible extensions: Discussion about other solvers, some code, some tests...

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

16 years agoDiscussion on sparsity pattern
kronbichler [Wed, 20 Feb 2008 19:04:12 +0000 (19:04 +0000)]
Discussion on sparsity pattern

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

16 years agoSome comments on the results, 2D output added.
kronbichler [Wed, 20 Feb 2008 17:09:48 +0000 (17:09 +0000)]
Some comments on the results, 2D output added.

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

16 years agoSome cosmetic changes
kronbichler [Wed, 20 Feb 2008 17:09:13 +0000 (17:09 +0000)]
Some cosmetic changes

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

16 years agoAdded *vtk *out in make clean
kronbichler [Wed, 20 Feb 2008 15:03:28 +0000 (15:03 +0000)]
Added *vtk *out in make clean

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

16 years agoAdded comments to step-31.cc
kronbichler [Wed, 20 Feb 2008 14:37:26 +0000 (14:37 +0000)]
Added comments to step-31.cc

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

16 years agoRemove empty line.
hartmann [Sun, 17 Feb 2008 09:43:58 +0000 (09:43 +0000)]
Remove empty line.

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

16 years agoChanges entry for FEFaceValuesBase::get_face_index
hartmann [Fri, 15 Feb 2008 15:05:48 +0000 (15:05 +0000)]
Changes entry for FEFaceValuesBase::get_face_index

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

16 years agoImplementation of a new FEFaceValuesBase::get_face_index() function which returns...
hartmann [Fri, 15 Feb 2008 15:02:33 +0000 (15:02 +0000)]
Implementation of a new FEFaceValuesBase::get_face_index() function which returns the index of the face selected the last time the reinit() function was called.

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

16 years agotest new shell colors
kanschat [Fri, 15 Feb 2008 00:33:26 +0000 (00:33 +0000)]
test new shell colors

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

16 years agocolorize shells
kanschat [Fri, 15 Feb 2008 00:33:15 +0000 (00:33 +0000)]
colorize shells

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

16 years agofix copy constructor
kanschat [Wed, 13 Feb 2008 21:39:44 +0000 (21:39 +0000)]
fix copy constructor

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

16 years agomake arguments const
kanschat [Wed, 13 Feb 2008 21:39:00 +0000 (21:39 +0000)]
make arguments const

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

16 years agoUpdate
bangerth [Tue, 12 Feb 2008 06:46:03 +0000 (06:46 +0000)]
Update

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

16 years agoadd
bangerth [Tue, 12 Feb 2008 06:45:18 +0000 (06:45 +0000)]
add

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

16 years agoadd
bangerth [Tue, 12 Feb 2008 06:44:56 +0000 (06:44 +0000)]
add

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

16 years agoMake the x86_64 version the default
bangerth [Tue, 12 Feb 2008 06:44:13 +0000 (06:44 +0000)]
Make the x86_64 version the default

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

16 years agoRemove files that now are obviously outdated since the latest versions produce much...
bangerth [Tue, 12 Feb 2008 06:43:47 +0000 (06:43 +0000)]
Remove files that now are obviously outdated since the latest versions produce much less output

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

16 years agoTwo tests that currently fail.
bangerth [Tue, 12 Feb 2008 01:46:28 +0000 (01:46 +0000)]
Two tests that currently fail.

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

16 years agoadd
bangerth [Sat, 9 Feb 2008 23:12:04 +0000 (23:12 +0000)]
add

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

16 years agoadd
bangerth [Sat, 9 Feb 2008 23:11:21 +0000 (23:11 +0000)]
add

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

16 years agominor edits
kanschat [Fri, 8 Feb 2008 02:50:42 +0000 (02:50 +0000)]
minor edits

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

16 years agofix deocumentation and remove static temporary
kanschat [Fri, 8 Feb 2008 02:50:03 +0000 (02:50 +0000)]
fix deocumentation and remove static temporary

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

16 years agoMake a few variables const.
bangerth [Thu, 7 Feb 2008 23:27:34 +0000 (23:27 +0000)]
Make a few variables const.

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

16 years agonew cmp data for 32 bit
bangerth [Thu, 7 Feb 2008 18:00:27 +0000 (18:00 +0000)]
new cmp data for 32 bit

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

16 years agoMake it compile with gcc3.3.4 by avoiding compiler error: type specifier omitted...
hartmann [Thu, 7 Feb 2008 09:30:57 +0000 (09:30 +0000)]
Make it compile with gcc3.3.4 by avoiding compiler error: type specifier omitted for parameter map_degree

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

16 years agonew LogStream and GrowingVectorMemory semantics
kanschat [Wed, 6 Feb 2008 17:05:44 +0000 (17:05 +0000)]
new LogStream and GrowingVectorMemory semantics

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

16 years agoadd new compare file
kanschat [Wed, 6 Feb 2008 17:04:05 +0000 (17:04 +0000)]
add new compare file

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

16 years agoadd new compare file
kanschat [Wed, 6 Feb 2008 16:54:40 +0000 (16:54 +0000)]
add new compare file

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

16 years agoaccomodate for new LogStream
kanschat [Wed, 6 Feb 2008 16:51:16 +0000 (16:51 +0000)]
accomodate for new LogStream

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

16 years agoFix an index error where we were writing into non-existing memory locations and shoul...
bangerth [Wed, 6 Feb 2008 00:00:57 +0000 (00:00 +0000)]
Fix an index error where we were writing into non-existing memory locations and should have wondered later why the dof indices don't make any sense. Clarify the documentation.

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

16 years agoreduce some output
kanschat [Tue, 5 Feb 2008 23:37:47 +0000 (23:37 +0000)]
reduce some output

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

16 years agoadjust to new Logstream
kanschat [Tue, 5 Feb 2008 23:16:23 +0000 (23:16 +0000)]
adjust to new Logstream

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

16 years agoAdd an assertion that trips on andromeda and lets the test fail there.
bangerth [Tue, 5 Feb 2008 21:40:17 +0000 (21:40 +0000)]
Add an assertion that trips on andromeda and lets the test fail there.

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

16 years agoAdd Joshua White's contribution of a MappingQEulerian class.
bangerth [Tue, 5 Feb 2008 21:07:09 +0000 (21:07 +0000)]
Add Joshua White's contribution of a MappingQEulerian class.

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

16 years agoMake the flag that determines whether to use higher order mappings also on internal...
bangerth [Tue, 5 Feb 2008 20:43:14 +0000 (20:43 +0000)]
Make the flag that determines whether to use higher order mappings also on internal cells settable by the user.

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

16 years agoFix title of a paper.
bangerth [Mon, 4 Feb 2008 17:08:02 +0000 (17:08 +0000)]
Fix title of a paper.

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

16 years agoUpdate the time it took to compute solutions now that we renumber dofs (this improves...
bangerth [Mon, 4 Feb 2008 04:19:59 +0000 (04:19 +0000)]
Update the time it took to compute solutions now that we renumber dofs (this improves the quality of the ILU).

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

16 years agoWe don't actually have mesh-6 for 2d.
bangerth [Sun, 3 Feb 2008 05:30:28 +0000 (05:30 +0000)]
We don't actually have mesh-6 for 2d.

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

16 years agoGet images from step-31 as well.
bangerth [Sat, 2 Feb 2008 06:04:49 +0000 (06:04 +0000)]
Get images from step-31 as well.

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

16 years agoImplement inner preconditioner choice so that it works in both 2d and 3d.
bangerth [Sat, 2 Feb 2008 03:51:11 +0000 (03:51 +0000)]
Implement inner preconditioner choice so that it works in both 2d and 3d.

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

16 years agoAdd 2d output. Add a few sentences.
bangerth [Sat, 2 Feb 2008 02:58:46 +0000 (02:58 +0000)]
Add 2d output. Add a few sentences.

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

16 years agoRescale meshes.
bangerth [Sat, 2 Feb 2008 01:02:47 +0000 (01:02 +0000)]
Rescale meshes.

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

16 years agoAdd a few results.
bangerth [Fri, 1 Feb 2008 19:27:30 +0000 (19:27 +0000)]
Add a few results.

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

16 years agoUpdate number of tests
bangerth [Fri, 1 Feb 2008 14:05:35 +0000 (14:05 +0000)]
Update number of tests

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

16 years agoWrite up the lead-up of the intro.
bangerth [Fri, 1 Feb 2008 03:40:23 +0000 (03:40 +0000)]
Write up the lead-up of the intro.

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

16 years agoSome more text in the introduction.
bangerth [Thu, 31 Jan 2008 19:50:49 +0000 (19:50 +0000)]
Some more text in the introduction.

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

16 years agoMake run in 3d as well.
bangerth [Mon, 28 Jan 2008 20:50:43 +0000 (20:50 +0000)]
Make run in 3d as well.

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

16 years agoA bit more text.
bangerth [Mon, 28 Jan 2008 20:19:40 +0000 (20:19 +0000)]
A bit more text.

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

16 years agoIgnore the intermediate files this program produces.
bangerth [Mon, 28 Jan 2008 04:08:43 +0000 (04:08 +0000)]
Ignore the intermediate files this program produces.

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

16 years agoStructure documentation.
bangerth [Mon, 28 Jan 2008 04:07:14 +0000 (04:07 +0000)]
Structure documentation.

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

16 years agoMove the documentation of the solution of the Stokes system from step-22 to step-31.
bangerth [Sun, 27 Jan 2008 04:53:48 +0000 (04:53 +0000)]
Move the documentation of the solution of the Stokes system from step-22 to step-31.

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

16 years agoadd
bangerth [Sun, 27 Jan 2008 04:39:35 +0000 (04:39 +0000)]
add

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

16 years agoAdd an exception apparently forgotten.
bangerth [Sun, 27 Jan 2008 03:48:48 +0000 (03:48 +0000)]
Add an exception apparently forgotten.

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

16 years agoAdd an assertion for the right size of the component mask which apparently was forgotten.
bangerth [Sat, 26 Jan 2008 04:46:51 +0000 (04:46 +0000)]
Add an assertion for the right size of the component mask which apparently was forgotten.

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

16 years agoMoved BlockVector::memory_consumption to BlockVectorBase class.
prill [Fri, 25 Jan 2008 20:38:43 +0000 (20:38 +0000)]
Moved BlockVector::memory_consumption to BlockVectorBase class.

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

16 years agoAdded (empty) memory_consumption routines to petsc_vector_base, block_vector_base.
prill [Fri, 25 Jan 2008 20:24:39 +0000 (20:24 +0000)]
Added (empty) memory_consumption routines to petsc_vector_base, block_vector_base.

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

16 years agoAdd a TODO.
bangerth [Fri, 25 Jan 2008 16:24:12 +0000 (16:24 +0000)]
Add a TODO.

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

16 years agoAlso instantiate VectorMemory classes for PETSc vectors.
bangerth [Fri, 25 Jan 2008 16:23:01 +0000 (16:23 +0000)]
Also instantiate VectorMemory classes for PETSc vectors.

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

16 years agoMinor fix.
bangerth [Fri, 25 Jan 2008 05:23:41 +0000 (05:23 +0000)]
Minor fix.

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

16 years agoA bit more text.
bangerth [Fri, 25 Jan 2008 05:18:16 +0000 (05:18 +0000)]
A bit more text.

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

16 years agoIgnore generated and output files.
bangerth [Fri, 25 Jan 2008 00:01:28 +0000 (00:01 +0000)]
Ignore generated and output files.

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

16 years agoAdd the SPEC CPU2006 benchmark 447.dealII with 2 or 3 minor modifications to make...
bangerth [Fri, 25 Jan 2008 00:00:18 +0000 (00:00 +0000)]
Add the SPEC CPU2006 benchmark 447.dealII with 2 or 3 minor modifications to make sure it still compiles.

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

16 years agoFix generation of paths and find deal.II directory even if tests/ is not a parallel...
bangerth [Thu, 24 Jan 2008 23:54:31 +0000 (23:54 +0000)]
Fix generation of paths and find deal.II directory even if tests/ is not a parallel directory to deal.II/

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

16 years agoMove the stuff that computes no-flux constraints into the library proper.
bangerth [Thu, 24 Jan 2008 23:28:37 +0000 (23:28 +0000)]
Move the stuff that computes no-flux constraints into the library proper.

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

16 years agoMove the GrowingVectorMemory::Pool functions into the .cc file. This doesn't hurt...
bangerth [Thu, 24 Jan 2008 17:50:19 +0000 (17:50 +0000)]
Move the GrowingVectorMemory::Pool functions into the .cc file. This doesn't hurt because the pools are constructed only once per program lifetime, so they do not need to be inlined. This also allows us to move the definitions of the static variables into the .cc file which avoids that they are created more than once.

git-svn-id: https://svn.dealii.org/trunk@15678 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.