]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
17 years agoShow subsections of introduction and results section also in the table of contents...
bangerth [Mon, 6 Aug 2007 03:33:31 +0000 (03:33 +0000)]
Show subsections of introduction and results section also in the table of contents of tutorial programs

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

17 years agoSTLport allocates slightly less memory than necessary, but not overly much, as report...
bangerth [Mon, 6 Aug 2007 01:36:39 +0000 (01:36 +0000)]
STLport allocates slightly less memory than necessary, but not overly much, as reported by Dima Sorkin 2007-07-22, see the thread 'strange failure'. Implement the solution arrived at 2007-08-05.

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

17 years agoMove a few files to vector.h and make them inline because we need them in libbase...
bangerth [Sun, 5 Aug 2007 23:54:13 +0000 (23:54 +0000)]
Move a few files to vector.h and make them inline because we need them in libbase since the latest changes to the DerivativeFunction class. This approach isn't pretty, but necessary for libraries to link on Mac OS X apparently.

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

17 years agoUniformly use full first name.
bangerth [Fri, 3 Aug 2007 21:28:07 +0000 (21:28 +0000)]
Uniformly use full first name.

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

17 years agoBring all section headers onto the same line
bangerth [Fri, 3 Aug 2007 19:28:18 +0000 (19:28 +0000)]
Bring all section headers onto the same line

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

17 years agoMostly finish
bangerth [Fri, 3 Aug 2007 19:25:03 +0000 (19:25 +0000)]
Mostly finish

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

17 years agoCover the remaining cases of unnecessary semicolons
bangerth [Fri, 3 Aug 2007 16:46:31 +0000 (16:46 +0000)]
Cover the remaining cases of unnecessary semicolons

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

17 years agoAnother set of unnecessary semicolons
bangerth [Fri, 3 Aug 2007 04:02:10 +0000 (04:02 +0000)]
Another set of unnecessary semicolons

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

17 years agoRemove an unnecessary semicolon
bangerth [Fri, 3 Aug 2007 04:01:47 +0000 (04:01 +0000)]
Remove an unnecessary semicolon

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

17 years agoRemove a few unnecessary semi-colons and avoid warnings on empty-bodies loops.
bangerth [Fri, 3 Aug 2007 00:23:10 +0000 (00:23 +0000)]
Remove a few unnecessary semi-colons and avoid warnings on empty-bodies loops.

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

17 years agoRemove unnecessary semicolons that lead current gcc mainline versions to issue warnings
bangerth [Thu, 2 Aug 2007 22:36:15 +0000 (22:36 +0000)]
Remove unnecessary semicolons that lead current gcc mainline versions to issue warnings

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

17 years agoAvoid unnecessary semicolons that trip up current gcc mainline versions
bangerth [Thu, 2 Aug 2007 22:13:14 +0000 (22:13 +0000)]
Avoid unnecessary semicolons that trip up current gcc mainline versions

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

17 years agoAvoid unnecessary semicolons that trip up current gcc mainline versions
bangerth [Thu, 2 Aug 2007 22:10:48 +0000 (22:10 +0000)]
Avoid unnecessary semicolons that trip up current gcc mainline versions

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

17 years agoAdd necessary include file.
bangerth [Thu, 2 Aug 2007 22:10:31 +0000 (22:10 +0000)]
Add necessary include file.

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

17 years agoAdd missing include file
bangerth [Thu, 2 Aug 2007 22:08:44 +0000 (22:08 +0000)]
Add missing include file

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

17 years agoAdd missing include file
bangerth [Thu, 2 Aug 2007 22:07:36 +0000 (22:07 +0000)]
Add missing include file

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

17 years agoMake body-less loops more obvious to read, and thereby also suppress a warning that...
bangerth [Thu, 2 Aug 2007 22:03:24 +0000 (22:03 +0000)]
Make body-less loops more obvious to read, and thereby also suppress a warning that gcc mainline currently gives.

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

17 years agoOne more sentence
bangerth [Thu, 2 Aug 2007 19:45:36 +0000 (19:45 +0000)]
One more sentence

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

17 years agoGet a bit further.
bangerth [Thu, 2 Aug 2007 19:32:59 +0000 (19:32 +0000)]
Get a bit further.

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

17 years agoAdd two papers in print.
bangerth [Thu, 2 Aug 2007 18:44:51 +0000 (18:44 +0000)]
Add two papers in print.

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

17 years agoAdd one more paper
bangerth [Thu, 2 Aug 2007 18:25:24 +0000 (18:25 +0000)]
Add one more paper

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

17 years agoTest for FunctionDerivative
kanschat [Thu, 2 Aug 2007 15:12:17 +0000 (15:12 +0000)]
Test for FunctionDerivative

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

17 years agoExtended FunctionDerivative to compute gradients as well
kanschat [Thu, 2 Aug 2007 15:11:31 +0000 (15:11 +0000)]
Extended FunctionDerivative to compute gradients as well

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

17 years agoadd
bangerth [Thu, 2 Aug 2007 14:37:07 +0000 (14:37 +0000)]
add

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

17 years agoadd
bangerth [Thu, 2 Aug 2007 14:36:35 +0000 (14:36 +0000)]
add

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

17 years agoA few more words
bangerth [Thu, 2 Aug 2007 04:08:36 +0000 (04:08 +0000)]
A few more words

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

17 years agoProperly reference the hp paper
bangerth [Thu, 2 Aug 2007 00:05:29 +0000 (00:05 +0000)]
Properly reference the hp paper

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

17 years agoCite two more reports. Fix up HTML comment.
bangerth [Wed, 1 Aug 2007 23:52:56 +0000 (23:52 +0000)]
Cite two more reports. Fix up HTML comment.

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

17 years agoFix up doxygen command.
bangerth [Wed, 1 Aug 2007 23:43:49 +0000 (23:43 +0000)]
Fix up doxygen command.

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

17 years agoAdd include file required by newer gcc versions
bangerth [Wed, 1 Aug 2007 23:12:09 +0000 (23:12 +0000)]
Add include file required by newer gcc versions

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

17 years agoSimplify and speed up computations
bangerth [Wed, 1 Aug 2007 21:31:40 +0000 (21:31 +0000)]
Simplify and speed up computations

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

17 years agoStart to write.
bangerth [Wed, 1 Aug 2007 21:30:29 +0000 (21:30 +0000)]
Start to write.

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

17 years agoReplaced several checks for spaces by checks for whitespaces. The
kayser-herold [Thu, 26 Jul 2007 19:07:05 +0000 (19:07 +0000)]
Replaced several checks for spaces by checks for whitespaces. The
motivation were problems under cygwin, where under certain conditions
the CR of a CR LF was stuck at the end of an identifier, which made
it unrecognisable by the parser. The parsing is hopefully a little
more robust now.

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

17 years agosimplify declarations by removing specializations
kanschat [Wed, 25 Jul 2007 07:38:02 +0000 (07:38 +0000)]
simplify declarations by removing specializations

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

17 years agonew StokesCosine
kanschat [Tue, 24 Jul 2007 09:06:05 +0000 (09:06 +0000)]
new StokesCosine

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

17 years agoUse -lpthread for icc10
bangerth [Thu, 19 Jul 2007 14:51:44 +0000 (14:51 +0000)]
Use -lpthread for icc10

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

17 years agoAdd one more paper
bangerth [Thu, 19 Jul 2007 07:04:23 +0000 (07:04 +0000)]
Add one more paper

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

17 years agoMention SPEC CPU 2006.
bangerth [Thu, 19 Jul 2007 06:14:38 +0000 (06:14 +0000)]
Mention SPEC CPU 2006.

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

17 years agoMention Wilkinson prize.
bangerth [Thu, 19 Jul 2007 06:04:35 +0000 (06:04 +0000)]
Mention Wilkinson prize.

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

17 years agoMove a test that now appears to work.
bangerth [Wed, 18 Jul 2007 23:32:02 +0000 (23:32 +0000)]
Move a test that now appears to work.

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

17 years agoMove a test that now appears to work.
bangerth [Wed, 18 Jul 2007 23:31:39 +0000 (23:31 +0000)]
Move a test that now appears to work.

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

17 years agoSet props.
bangerth [Wed, 18 Jul 2007 23:31:01 +0000 (23:31 +0000)]
Set props.

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

17 years agoDuring coarsening in 3D: count cells containg any given line to decide whethter this...
leicht [Mon, 16 Jul 2007 06:02:35 +0000 (06:02 +0000)]
During coarsening in 3D: count cells containg any given line to decide whethter this line can be deleted or not. This fixes the line_coarsening_3d test.

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

17 years agoRestored VectorBase::set and introduced a collective add function.
prill [Mon, 16 Jul 2007 05:55:14 +0000 (05:55 +0000)]
Restored VectorBase::set and introduced a collective add function.

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

17 years agoExplicitely initialize Subscriptor in copy constructor of Quadrature<0> to avoid...
hartmann [Fri, 13 Jul 2007 13:41:19 +0000 (13:41 +0000)]
Explicitely initialize Subscriptor in copy constructor of Quadrature<0> to avoid warning of gcc3.4.

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

17 years agoExtended interface: new add_values parameter for PETScWrappers::VectorBase::set(...
prill [Fri, 13 Jul 2007 12:35:37 +0000 (12:35 +0000)]
Extended interface: new add_values parameter for PETScWrappers::VectorBase::set(...).

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

17 years agoDo not attempt to do autoparallelization with icc, as this only rarely leads to paral...
bangerth [Wed, 11 Jul 2007 21:14:59 +0000 (21:14 +0000)]
Do not attempt to do autoparallelization with icc, as this only rarely leads to parallelized code but instead leads to trouble with static libraries

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

17 years agoUpdate some docs.
bangerth [Wed, 11 Jul 2007 20:52:14 +0000 (20:52 +0000)]
Update some docs.

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

17 years agoFix spelling
bangerth [Tue, 10 Jul 2007 22:02:57 +0000 (22:02 +0000)]
Fix spelling

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

17 years agoUpdate with a few publications of Francesco.
bangerth [Tue, 10 Jul 2007 15:45:53 +0000 (15:45 +0000)]
Update with a few publications of Francesco.

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

17 years agoAdd explicit specialization declaration
bangerth [Tue, 10 Jul 2007 00:03:28 +0000 (00:03 +0000)]
Add explicit specialization declaration

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

17 years agoAdd a missing explicit specialization
bangerth [Tue, 10 Jul 2007 00:02:47 +0000 (00:02 +0000)]
Add a missing explicit specialization

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

17 years agoSuppress vectorization output from icc 10.
bangerth [Mon, 9 Jul 2007 23:50:09 +0000 (23:50 +0000)]
Suppress vectorization output from icc 10.

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

17 years agoupdate
bangerth [Thu, 5 Jul 2007 03:57:37 +0000 (03:57 +0000)]
update

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

17 years agoBump revision number to 6.0.pre
bangerth [Thu, 5 Jul 2007 01:04:15 +0000 (01:04 +0000)]
Bump revision number to 6.0.pre

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

17 years agoCan't use brackets in case switches
bangerth [Tue, 3 Jul 2007 21:36:55 +0000 (21:36 +0000)]
Can't use brackets in case switches

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

17 years agoBump version to 6.0.pre
bangerth [Tue, 3 Jul 2007 21:23:15 +0000 (21:23 +0000)]
Bump version to 6.0.pre

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

17 years agoAdd necessary linker flag
bangerth [Mon, 2 Jul 2007 14:41:38 +0000 (14:41 +0000)]
Add necessary linker flag

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

17 years agoRemove some of the stuff we won't need any more for the tutorial program
bangerth [Sun, 1 Jul 2007 16:48:31 +0000 (16:48 +0000)]
Remove some of the stuff we won't need any more for the tutorial program

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

17 years agoAdd a note to the TODO
bangerth [Sat, 30 Jun 2007 05:52:31 +0000 (05:52 +0000)]
Add a note to the TODO

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

17 years agoadd
bangerth [Sat, 30 Jun 2007 05:51:38 +0000 (05:51 +0000)]
add

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

17 years agoadd
bangerth [Sat, 30 Jun 2007 05:50:57 +0000 (05:50 +0000)]
add

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

17 years agoupdate
bangerth [Sat, 30 Jun 2007 05:31:44 +0000 (05:31 +0000)]
update

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

17 years agoAdd acknowledgment.
bangerth [Sat, 30 Jun 2007 05:22:28 +0000 (05:22 +0000)]
Add acknowledgment.

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

17 years agoUse right flags for optimization for icc10.
bangerth [Sat, 30 Jun 2007 05:16:43 +0000 (05:16 +0000)]
Use right flags for optimization for icc10.

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

17 years agoUse the right flag for icc10
bangerth [Sat, 30 Jun 2007 05:11:16 +0000 (05:11 +0000)]
Use the right flag for icc10

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

17 years agoList icc 10.
bangerth [Sat, 30 Jun 2007 01:27:41 +0000 (01:27 +0000)]
List icc 10.

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

17 years agoadd
bangerth [Sat, 30 Jun 2007 01:22:20 +0000 (01:22 +0000)]
add

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

17 years agoAdjust command line options to gcc-style as used in more recent icc versions.
bangerth [Sat, 30 Jun 2007 01:17:01 +0000 (01:17 +0000)]
Adjust command line options to gcc-style as used in more recent icc versions.

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

17 years agoFix missing 'fi'.
bangerth [Sat, 30 Jun 2007 01:09:36 +0000 (01:09 +0000)]
Fix missing 'fi'.

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

17 years agoDetect icc10.
bangerth [Sat, 30 Jun 2007 01:08:06 +0000 (01:08 +0000)]
Detect icc10.

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

17 years agoRemove now outdated files.
bangerth [Sat, 30 Jun 2007 00:59:51 +0000 (00:59 +0000)]
Remove now outdated files.

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

17 years agoupdate after Oliver's change on 5/24/2007
bangerth [Sat, 30 Jun 2007 00:46:44 +0000 (00:46 +0000)]
update after Oliver's change on 5/24/2007

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

17 years agoupdate after Oliver's change on 5/24/2007
bangerth [Sat, 30 Jun 2007 00:44:17 +0000 (00:44 +0000)]
update after Oliver's change on 5/24/2007

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

17 years agoupdate
bangerth [Sat, 30 Jun 2007 00:39:19 +0000 (00:39 +0000)]
update

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

17 years agoRemove now no longer necessary file
bangerth [Sat, 30 Jun 2007 00:37:31 +0000 (00:37 +0000)]
Remove now no longer necessary file

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

17 years agoUse a different refinement fraction. The previous one, 0.3, led to different results...
bangerth [Sat, 30 Jun 2007 00:36:12 +0000 (00:36 +0000)]
Use a different refinement fraction. The previous one, 0.3, led to different results on different machines since 0.3*20 rounded to integer is 6 on Intel IA32, but 5 on AMD Opteron 64bit.

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

17 years agoIn 3D coarsening might delete children of lines which are still needed, if 6 or more...
leicht [Thu, 28 Jun 2007 14:05:18 +0000 (14:05 +0000)]
In 3D coarsening might delete children of lines which are still needed, if 6 or more cells share a common line. Create a failing test to document this.

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

17 years agoFix the cause for a bunch of regressions. Ouch, bad testing...
bangerth [Wed, 27 Jun 2007 18:08:36 +0000 (18:08 +0000)]
Fix the cause for a bunch of regressions. Ouch, bad testing...

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

17 years agoAdd new test
bangerth [Tue, 26 Jun 2007 05:14:49 +0000 (05:14 +0000)]
Add new test

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

17 years agoRemove a TODO that appears to have been fixed
bangerth [Tue, 26 Jun 2007 05:07:16 +0000 (05:07 +0000)]
Remove a TODO that appears to have been fixed

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

17 years agoResolve a TODO by adding assertions
bangerth [Tue, 26 Jun 2007 05:06:52 +0000 (05:06 +0000)]
Resolve a TODO by adding assertions

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

17 years agoRemove a TODO that I now no longer understand
bangerth [Tue, 26 Jun 2007 05:06:35 +0000 (05:06 +0000)]
Remove a TODO that I now no longer understand

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

17 years agoComment new classes.
bangerth [Tue, 26 Jun 2007 05:06:13 +0000 (05:06 +0000)]
Comment new classes.

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

17 years agoReformat
bangerth [Tue, 26 Jun 2007 05:05:55 +0000 (05:05 +0000)]
Reformat

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

17 years agoUse Utilities::fixed_power
bangerth [Tue, 26 Jun 2007 05:05:31 +0000 (05:05 +0000)]
Use Utilities::fixed_power

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

17 years agoFollow usual style
bangerth [Tue, 26 Jun 2007 05:04:51 +0000 (05:04 +0000)]
Follow usual style

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

17 years agoRemove a now obsolete TODO.
bangerth [Tue, 26 Jun 2007 05:04:39 +0000 (05:04 +0000)]
Remove a now obsolete TODO.

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

17 years agoIntroduce Utilities::fixed_power. Use it in data_out_base. Move another exception...
bangerth [Tue, 26 Jun 2007 05:04:09 +0000 (05:04 +0000)]
Introduce Utilities::fixed_power. Use it in data_out_base. Move another exception away from that file.

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

17 years agoMove an exception from the .cc file
bangerth [Tue, 26 Jun 2007 05:03:34 +0000 (05:03 +0000)]
Move an exception from the .cc file

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

17 years agoRemove a TODO that doesn't seem to make sense any more.
bangerth [Tue, 26 Jun 2007 05:02:58 +0000 (05:02 +0000)]
Remove a TODO that doesn't seem to make sense any more.

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

17 years agoFix reference
bangerth [Tue, 26 Jun 2007 05:02:17 +0000 (05:02 +0000)]
Fix reference

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

17 years agoAdd a few missing assertions
bangerth [Tue, 26 Jun 2007 05:01:38 +0000 (05:01 +0000)]
Add a few missing assertions

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

17 years agoRemove a few functions that had been commented out. Follow our usual style in a few...
bangerth [Tue, 26 Jun 2007 05:01:23 +0000 (05:01 +0000)]
Remove a few functions that had been commented out. Follow our usual style in a few other places.

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

17 years agowork on documentation and exception eliminated
kanschat [Fri, 22 Jun 2007 10:26:47 +0000 (10:26 +0000)]
work on documentation and exception eliminated

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

17 years agoUpdate documentation
bangerth [Thu, 21 Jun 2007 08:00:23 +0000 (08:00 +0000)]
Update documentation

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

17 years agoUpdate name of class
bangerth [Thu, 21 Jun 2007 07:57:01 +0000 (07:57 +0000)]
Update name of class

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

17 years agounify exceptions and add groups to VectorTools functions
kanschat [Wed, 20 Jun 2007 17:08:50 +0000 (17:08 +0000)]
unify exceptions and add groups to VectorTools functions

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

17 years agoremove redoubled exception
kanschat [Wed, 20 Jun 2007 17:07:51 +0000 (17:07 +0000)]
remove redoubled exception

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

17 years agoadd group and fix sign in StokesLSingularity
kanschat [Wed, 20 Jun 2007 17:07:07 +0000 (17:07 +0000)]
add group and fix sign in StokesLSingularity

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