]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
17 years agoUse correct markup
Wolfgang Bangerth [Wed, 8 Aug 2007 04:45:02 +0000 (04:45 +0000)]
Use correct markup

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

17 years agoGenerate more documentation.
Wolfgang Bangerth [Wed, 8 Aug 2007 04:41:10 +0000 (04:41 +0000)]
Generate more documentation.

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

17 years agoA few stylistic changes. No content difference.
Wolfgang Bangerth [Tue, 7 Aug 2007 19:08:03 +0000 (19:08 +0000)]
A few stylistic changes. No content difference.

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

17 years agoNew function DoFTools::get_active_fe_indices
Wolfgang Bangerth [Tue, 7 Aug 2007 18:57:35 +0000 (18:57 +0000)]
New function DoFTools::get_active_fe_indices

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

17 years agoUpdate the png files. Since they were created many years ago, we apparently now appar...
Wolfgang Bangerth [Tue, 7 Aug 2007 18:06:20 +0000 (18:06 +0000)]
Update the png files. Since they were created many years ago, we apparently now apparently produce less nonzero entries in the sparsity patterns.

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

17 years agoComment a bit further
Wolfgang Bangerth [Tue, 7 Aug 2007 17:58:47 +0000 (17:58 +0000)]
Comment a bit further

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

17 years agoxref step-27
Wolfgang Bangerth [Mon, 6 Aug 2007 22:41:27 +0000 (22:41 +0000)]
xref step-27

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

17 years agoDocument the extra argument.
Wolfgang Bangerth [Mon, 6 Aug 2007 22:40:04 +0000 (22:40 +0000)]
Document the extra argument.

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

17 years agoComment a few more functions.
Wolfgang Bangerth [Mon, 6 Aug 2007 21:43:41 +0000 (21:43 +0000)]
Comment a few more functions.

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

17 years agoFollow our usual coding style
Wolfgang Bangerth [Mon, 6 Aug 2007 21:39:05 +0000 (21:39 +0000)]
Follow our usual coding style

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

17 years agoComment on the CompressedSetSparsityPattern issue.
Wolfgang Bangerth [Mon, 6 Aug 2007 21:23:32 +0000 (21:23 +0000)]
Comment on the CompressedSetSparsityPattern issue.

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

17 years agoDoc update
Wolfgang Bangerth [Mon, 6 Aug 2007 21:06:28 +0000 (21:06 +0000)]
Doc update

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

17 years agoUpdate docs
Wolfgang Bangerth [Mon, 6 Aug 2007 20:00:08 +0000 (20:00 +0000)]
Update docs

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

17 years agoComment on header files.
Wolfgang Bangerth [Mon, 6 Aug 2007 13:35:47 +0000 (13:35 +0000)]
Comment on header files.

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

17 years agoworking on flow functions
Guido Kanschat [Mon, 6 Aug 2007 13:23:36 +0000 (13:23 +0000)]
working on flow functions

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

17 years agosimplify terms in StokesCosine; still not sure about Laplacian
Guido Kanschat [Mon, 6 Aug 2007 12:54:28 +0000 (12:54 +0000)]
simplify terms in StokesCosine; still not sure about Laplacian

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

17 years agoAdd tutorial table style
Wolfgang Bangerth [Mon, 6 Aug 2007 03:37:28 +0000 (03:37 +0000)]
Add tutorial table style

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

17 years agoShow subsections of introduction and results section also in the table of contents...
Wolfgang 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...
Wolfgang 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...
Wolfgang 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.
Wolfgang 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
Wolfgang 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
Wolfgang 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
Wolfgang 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
Wolfgang 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
Wolfgang 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.
Wolfgang 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
Wolfgang 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
Wolfgang 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
Wolfgang 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.
Wolfgang 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
Wolfgang 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
Wolfgang 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...
Wolfgang 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
Wolfgang 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.
Wolfgang 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.
Wolfgang 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
Wolfgang 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
Guido 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
Guido 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
Wolfgang 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
Wolfgang 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
Wolfgang 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
Wolfgang 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.
Wolfgang 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.
Wolfgang 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
Wolfgang 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
Wolfgang 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.
Wolfgang 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
Guido 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
Guido 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
Wolfgang 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
Wolfgang 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.
Wolfgang 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.
Wolfgang 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.
Wolfgang 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.
Wolfgang 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.
Wolfgang 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...
Tobias 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.
Florian 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...
Ralf 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(...
Florian 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...
Wolfgang 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.
Wolfgang 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
Wolfgang 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.
Wolfgang 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
Wolfgang 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
Wolfgang 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.
Wolfgang 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
Wolfgang 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
Wolfgang 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
Wolfgang 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
Wolfgang 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
Wolfgang 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
Wolfgang 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
Wolfgang 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
Wolfgang 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
Wolfgang 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
Wolfgang 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.
Wolfgang 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.
Wolfgang 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
Wolfgang 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.
Wolfgang 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
Wolfgang 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.
Wolfgang 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'.
Wolfgang 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.
Wolfgang 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.
Wolfgang 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
Wolfgang 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
Wolfgang 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
Wolfgang 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
Wolfgang 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...
Wolfgang 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...
Tobias 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...
Wolfgang 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
Wolfgang 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
Wolfgang 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
Wolfgang 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
Wolfgang 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


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.