]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
16 years agoSplit out most of the parameter handling into a namespace and classes of their own.
bangerth [Wed, 14 May 2008 16:09:27 +0000 (16:09 +0000)]
Split out most of the parameter handling into a namespace and classes of their own.

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

16 years agoAugment docs.
bangerth [Wed, 14 May 2008 14:54:55 +0000 (14:54 +0000)]
Augment docs.

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

16 years agoProvide the possibility to escape dollar signs: usually they indicate the beginning...
bangerth [Wed, 14 May 2008 14:46:38 +0000 (14:46 +0000)]
Provide the possibility to escape dollar signs: usually they indicate the beginning and end of a formula, but sometimes we need them to be plain dollar signs. Prefixing by a backslash does exactly this now.

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

16 years agoFix up some formatting: dollar signs must be escaped if they do not indicate formulas...
bangerth [Wed, 14 May 2008 14:45:52 +0000 (14:45 +0000)]
Fix up some formatting: dollar signs must be escaped if they do not indicate formulas; < and > must be escaped as well; @pre indicates a precondition, not the <pre> command of HTML.

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

16 years agoadd assertion and clarify documentation
kanschat [Tue, 13 May 2008 16:33:06 +0000 (16:33 +0000)]
add assertion and clarify documentation

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

16 years agoSimplify a bit.
bangerth [Tue, 13 May 2008 02:52:08 +0000 (02:52 +0000)]
Simplify a bit.

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

16 years agoProperly initialize array.
bangerth [Mon, 12 May 2008 21:38:47 +0000 (21:38 +0000)]
Properly initialize array.

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

16 years agoMinor changes.
bangerth [Mon, 12 May 2008 21:36:55 +0000 (21:36 +0000)]
Minor changes.

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

16 years agoGo a bit further.
bangerth [Mon, 12 May 2008 21:26:26 +0000 (21:26 +0000)]
Go a bit further.

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

16 years agoImplement FunctionParser::default_variable_names
bangerth [Mon, 12 May 2008 21:07:27 +0000 (21:07 +0000)]
Implement FunctionParser::default_variable_names

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

16 years agoReference step-33.
bangerth [Mon, 12 May 2008 20:54:59 +0000 (20:54 +0000)]
Reference step-33.

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

16 years agoFix matrix.
bangerth [Mon, 12 May 2008 20:49:43 +0000 (20:49 +0000)]
Fix matrix.

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

16 years agoA bit further into the program.
bangerth [Mon, 12 May 2008 20:26:00 +0000 (20:26 +0000)]
A bit further into the program.

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

16 years agoMake it work now.
bangerth [Mon, 12 May 2008 19:45:18 +0000 (19:45 +0000)]
Make it work now.

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

16 years agoPrevious version of GridIn::read_msh() could not handle files produced on a different...
kanschat [Mon, 12 May 2008 19:07:23 +0000 (19:07 +0000)]
Previous version of GridIn::read_msh() could not handle files produced on a different computer with different newlines: fixed now
GridIn::read_msh() now does not complain about types 15 (points) anymore. They are simply ignored

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

16 years agoRename a few things. Probably won't compile, but will fix in a minute on a system...
bangerth [Mon, 12 May 2008 18:54:02 +0000 (18:54 +0000)]
Rename a few things. Probably won't compile, but will fix in a minute on a system with Trilinos.

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

16 years agoSimilar to curved_inner_cells in DataOut allow now the output of curved_inner_cells...
hartmann [Mon, 12 May 2008 18:29:49 +0000 (18:29 +0000)]
Similar to curved_inner_cells in DataOut allow now the output of curved_inner_cells in GridOut::write_gnuplot.

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

16 years agoFix program (I inadvertently had switched template arguments, not considering that...
bangerth [Mon, 12 May 2008 17:10:18 +0000 (17:10 +0000)]
Fix program (I inadvertently had switched template arguments, not considering that they may be given explicitly somewhere in the program.)

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

16 years agoA bit further.
bangerth [Sun, 11 May 2008 05:32:12 +0000 (05:32 +0000)]
A bit further.

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

16 years agoUndo switching off debug mode.
bangerth [Sun, 11 May 2008 03:59:17 +0000 (03:59 +0000)]
Undo switching off debug mode.

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

16 years agoRestructure a few things.
bangerth [Sun, 11 May 2008 03:58:57 +0000 (03:58 +0000)]
Restructure a few things.

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

16 years agoReindent everything.
bangerth [Sat, 10 May 2008 23:50:22 +0000 (23:50 +0000)]
Reindent everything.

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

16 years agoChange properties. Change copyright header.
bangerth [Sat, 10 May 2008 23:48:27 +0000 (23:48 +0000)]
Change properties. Change copyright header.

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

16 years agoOne more paper.
bangerth [Sat, 10 May 2008 21:04:42 +0000 (21:04 +0000)]
One more paper.

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

16 years agoAdd input.prm and reference it.
bangerth [Thu, 8 May 2008 22:15:43 +0000 (22:15 +0000)]
Add input.prm and reference it.

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

16 years agoFix creation of a sparse matrix with Trilinos. Also make it more efficient.
bangerth [Thu, 8 May 2008 22:13:26 +0000 (22:13 +0000)]
Fix creation of a sparse matrix with Trilinos. Also make it more efficient.

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

16 years agoRemove a number of unused variables.
bangerth [Thu, 8 May 2008 22:04:43 +0000 (22:04 +0000)]
Remove a number of unused variables.

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

16 years agoRegenerate with autoconf 2.61.
bangerth [Thu, 8 May 2008 00:10:25 +0000 (00:10 +0000)]
Regenerate with autoconf 2.61.

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

16 years agoEscape occurrences of the word 'Function'
bangerth [Thu, 8 May 2008 00:05:27 +0000 (00:05 +0000)]
Escape occurrences of the word 'Function'

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

16 years agoAdd a tiny bit to the documentation.
bangerth [Wed, 7 May 2008 23:52:25 +0000 (23:52 +0000)]
Add a tiny bit to the documentation.

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

16 years agoUse the correct way to reference headings so that our scripts pick them up correctly...
bangerth [Wed, 7 May 2008 23:40:37 +0000 (23:40 +0000)]
Use the correct way to reference headings so that our scripts pick them up correctly and can place them into the TOC.

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

16 years agoGo over the introduction and add a link to the results section.
bangerth [Wed, 7 May 2008 23:27:49 +0000 (23:27 +0000)]
Go over the introduction and add a link to the results section.

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

16 years agoMinor change.
bangerth [Wed, 7 May 2008 18:15:50 +0000 (18:15 +0000)]
Minor change.

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

16 years agoUnify style with other tutorial programs.
bangerth [Wed, 7 May 2008 17:59:53 +0000 (17:59 +0000)]
Unify style with other tutorial programs.

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

16 years agoWork over the initial part of the introduction.
bangerth [Wed, 7 May 2008 17:58:45 +0000 (17:58 +0000)]
Work over the initial part of the introduction.

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

16 years agoDon't use escape signs in the TOC.
bangerth [Wed, 7 May 2008 14:44:01 +0000 (14:44 +0000)]
Don't use escape signs in the TOC.

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

16 years agoFix link for UMFPACK.
bangerth [Wed, 7 May 2008 14:30:09 +0000 (14:30 +0000)]
Fix link for UMFPACK.

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

16 years agoUse h3/h4 tags for headings, since higher tags are reserved for top-level headers.
bangerth [Wed, 7 May 2008 14:26:42 +0000 (14:26 +0000)]
Use h3/h4 tags for headings, since higher tags are reserved for top-level headers.

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

16 years agoUse h3/h4 tags for headings, since higher tags are reserved for top-level headers.
bangerth [Wed, 7 May 2008 14:25:42 +0000 (14:25 +0000)]
Use h3/h4 tags for headings, since higher tags are reserved for top-level headers.

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

16 years agoUse h3 tags for headings, since higher tags are reserved for top-level headers.
bangerth [Wed, 7 May 2008 14:24:53 +0000 (14:24 +0000)]
Use h3 tags for headings, since higher tags are reserved for top-level headers.

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

16 years agoadd
bangerth [Wed, 7 May 2008 01:48:50 +0000 (01:48 +0000)]
add

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

16 years agoComplete entry.
bangerth [Tue, 6 May 2008 17:54:27 +0000 (17:54 +0000)]
Complete entry.

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

16 years agoAdd a couple more.
bangerth [Tue, 6 May 2008 13:14:09 +0000 (13:14 +0000)]
Add a couple more.

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

16 years agoAdd a paper by Paul Dostert.
bangerth [Tue, 6 May 2008 03:07:49 +0000 (03:07 +0000)]
Add a paper by Paul Dostert.

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

16 years agouse an auxiliary vector in Householder, such that rectangular systems can be treated
kanschat [Mon, 5 May 2008 22:36:28 +0000 (22:36 +0000)]
use an auxiliary vector in Householder, such that rectangular systems can be treated

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

16 years agofix problems with segmentation fault in tests
kanschat [Mon, 5 May 2008 22:26:09 +0000 (22:26 +0000)]
fix problems with segmentation fault in tests

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

16 years agoadd Kanschat/Schoetzau 08 and unify some journal abbreviations
kanschat [Mon, 5 May 2008 22:25:34 +0000 (22:25 +0000)]
add Kanschat/Schoetzau 08 and unify some journal abbreviations

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

16 years agoUpdate a number of publications. Move everything that is submitted, in press, or...
bangerth [Mon, 5 May 2008 15:06:51 +0000 (15:06 +0000)]
Update a number of publications. Move everything that is submitted, in press, or has not otherwise appeared in final form to 2008. All previous years should now be clean of such things.

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

16 years agoAdd necessary include file.
bangerth [Fri, 2 May 2008 22:17:46 +0000 (22:17 +0000)]
Add necessary include file.

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

16 years agoFix up a few doxygen tags.
bangerth [Thu, 1 May 2008 02:23:55 +0000 (02:23 +0000)]
Fix up a few doxygen tags.

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

16 years agoProperly set svn:ignore.
bangerth [Wed, 30 Apr 2008 19:12:04 +0000 (19:12 +0000)]
Properly set svn:ignore.

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

16 years agoMinor markup changes: No <code>...</code> is needed for existing functions since...
bangerth [Wed, 30 Apr 2008 18:16:00 +0000 (18:16 +0000)]
Minor markup changes: No <code>...</code> is needed for existing functions since doxygen will automatically resolve them; however, they need to be qualified with the namespace.

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

16 years agoAdd output files.
bangerth [Wed, 30 Apr 2008 16:56:46 +0000 (16:56 +0000)]
Add output files.

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

16 years agoAdd output
bangerth [Wed, 30 Apr 2008 16:50:54 +0000 (16:50 +0000)]
Add output

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

16 years agoAdd output files.
bangerth [Wed, 30 Apr 2008 16:48:02 +0000 (16:48 +0000)]
Add output files.

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

16 years agoMake tests more immune to roundoff by outputting every single element of gradients...
bangerth [Wed, 30 Apr 2008 16:45:54 +0000 (16:45 +0000)]
Make tests more immune to roundoff by outputting every single element of gradients and hessians to deallog.

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

16 years agoRemove outdated files.
bangerth [Wed, 30 Apr 2008 16:25:57 +0000 (16:25 +0000)]
Remove outdated files.

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

16 years agoHelper Functions
young [Wed, 30 Apr 2008 16:18:03 +0000 (16:18 +0000)]
Helper Functions

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

16 years agoUndo accidental checkin.
bangerth [Sat, 26 Apr 2008 00:12:39 +0000 (00:12 +0000)]
Undo accidental checkin.

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

16 years agoUse -Wno-ignored-qualified when we hit gcc bug 36052
bangerth [Sat, 26 Apr 2008 00:11:57 +0000 (00:11 +0000)]
Use -Wno-ignored-qualified when we hit gcc bug 36052

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

16 years agoAdd a bit to the text.
bangerth [Thu, 24 Apr 2008 00:32:41 +0000 (00:32 +0000)]
Add a bit to the text.

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

16 years agoAnother Diplomarbeit
bangerth [Wed, 23 Apr 2008 00:30:53 +0000 (00:30 +0000)]
Another Diplomarbeit

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

16 years agoChanged a few comments.
kronbichler [Mon, 21 Apr 2008 15:53:42 +0000 (15:53 +0000)]
Changed a few comments.

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

16 years agoImplemented a faster matrix assembly routine, following the one in step-22.
kronbichler [Mon, 21 Apr 2008 15:42:19 +0000 (15:42 +0000)]
Implemented a faster matrix assembly routine, following the one in step-22.

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

16 years agoFix a sentence and a word.
bangerth [Sat, 19 Apr 2008 04:06:40 +0000 (04:06 +0000)]
Fix a sentence and a word.

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

16 years agoAdjust properties.
bangerth [Sat, 19 Apr 2008 04:03:43 +0000 (04:03 +0000)]
Adjust properties.

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

16 years agoOutput should refer to step-22, not the old name step-31.
bangerth [Sat, 19 Apr 2008 03:59:42 +0000 (03:59 +0000)]
Output should refer to step-22, not the old name step-31.

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

16 years agoOne more.
bangerth [Wed, 16 Apr 2008 15:43:07 +0000 (15:43 +0000)]
One more.

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

16 years agoUpdate credits page.
hartmann [Wed, 16 Apr 2008 07:59:46 +0000 (07:59 +0000)]
Update credits page.

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

16 years agoFixed a couple of bugs and completed the implementation of the convergence table.
heltai [Wed, 16 Apr 2008 07:56:21 +0000 (07:56 +0000)]
Fixed a couple of bugs and completed the implementation of the convergence table.

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

16 years agoWrong index, added clean-up files to Makefile.
kronbichler [Wed, 16 Apr 2008 07:33:20 +0000 (07:33 +0000)]
Wrong index, added clean-up files to Makefile.

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

16 years agoBlock Schur preconditioned solver on u and p using the BlockMatrixArray class.
kronbichler [Wed, 16 Apr 2008 06:43:10 +0000 (06:43 +0000)]
Block Schur preconditioned solver on u and p using the BlockMatrixArray class.

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

16 years agoAdd two more publications and update old ones.
hartmann [Tue, 15 Apr 2008 14:43:53 +0000 (14:43 +0000)]
Add two more publications and update old ones.

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

16 years agoOne more. Unify style.
bangerth [Mon, 14 Apr 2008 18:02:37 +0000 (18:02 +0000)]
One more. Unify style.

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

16 years agoDescribe how to include the ATLAS version of BLAS, corrected text.
kronbichler [Mon, 14 Apr 2008 15:24:35 +0000 (15:24 +0000)]
Describe how to include the ATLAS version of BLAS, corrected text.

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

16 years agoDescribe how to include the ATLAS version of BLAS.
kronbichler [Mon, 14 Apr 2008 15:20:37 +0000 (15:20 +0000)]
Describe how to include the ATLAS version of BLAS.

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

16 years agoAdd and update.
bangerth [Mon, 14 Apr 2008 14:41:34 +0000 (14:41 +0000)]
Add and update.

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

16 years agoAdd to exception text.
bangerth [Thu, 10 Apr 2008 18:52:49 +0000 (18:52 +0000)]
Add to exception text.

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

16 years agoFix a typo in the description of the boundary conditions found by Chih-Che Chueh...
bangerth [Thu, 10 Apr 2008 18:34:17 +0000 (18:34 +0000)]
Fix a typo in the description of the boundary conditions found by Chih-Che Chueh <chuehcc@uvic.ca>.

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

16 years agohp constraints are now implemented for the RT-nodal element; constraint matrices...
bangerth [Thu, 10 Apr 2008 16:52:32 +0000 (16:52 +0000)]
hp constraints are now implemented for the RT-nodal element; constraint matrices differ in roundoff, but not significantly.

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

16 years agoLeave two TODOs for extensions in the hp context.
leicht [Tue, 8 Apr 2008 09:47:13 +0000 (09:47 +0000)]
Leave two TODOs for extensions in the hp context.

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

16 years agoPull some computations out of a loop.
bangerth [Mon, 7 Apr 2008 16:18:20 +0000 (16:18 +0000)]
Pull some computations out of a loop.

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

16 years agoInstantiate some functions in FETools for hp::DoFHandler. Perhaps we should do that...
leicht [Mon, 7 Apr 2008 12:29:15 +0000 (12:29 +0000)]
Instantiate some functions in FETools for hp::DoFHandler. Perhaps we should do that with all those functions which are templated on the dof handler type. On the other hand this is quite a lot of code, and since obviously no one needed these functions so far...

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

16 years agoAdd Zhu Liang's implementation of hp functionality for the FE_RaviartThomasNodal...
bangerth [Fri, 4 Apr 2008 18:57:14 +0000 (18:57 +0000)]
Add Zhu Liang's implementation of hp functionality for the FE_RaviartThomasNodal element. Fix a few places from his implementation and add a bunch of tests.

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

16 years agoDon't try to unify dofs on lines when there are none. This happens for example for...
bangerth [Fri, 4 Apr 2008 17:24:33 +0000 (17:24 +0000)]
Don't try to unify dofs on lines when there are none. This happens for example for Raviart-Thomas elements in 3d.

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

16 years agoMake Triangulation::straight_boundary public.
hartmann [Fri, 4 Apr 2008 07:34:46 +0000 (07:34 +0000)]
Make Triangulation::straight_boundary public.

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

16 years agoadd
bangerth [Fri, 4 Apr 2008 00:04:20 +0000 (00:04 +0000)]
add

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

16 years agoflush after each line so that data is written even if program is aborted
kanschat [Thu, 3 Apr 2008 16:16:16 +0000 (16:16 +0000)]
flush after each line so that data is written even if program is aborted

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

16 years agoSolutionTransfer now has an additional template parameter for the dof handler to...
leicht [Thu, 3 Apr 2008 13:56:08 +0000 (13:56 +0000)]
SolutionTransfer now has an additional template parameter for the dof handler to be used. Instantiations are provided for DoFHandler (the default) and hp::DoFHandler.

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

16 years agoTemplatize DoFRenumbering::subdomain_wise and corresponding compute_* function on...
leicht [Tue, 1 Apr 2008 14:57:55 +0000 (14:57 +0000)]
Templatize DoFRenumbering::subdomain_wise and corresponding compute_* function on dof handler type instead of dimension. Instantiate for standard and hp DoFHandler.

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

16 years agovertex_index now returns an unsigned int instead of an int.
hartmann [Sun, 30 Mar 2008 09:07:51 +0000 (09:07 +0000)]
vertex_index now returns an unsigned int instead of an int.

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

16 years agoRemove <code> to make doxygen work.
hartmann [Fri, 28 Mar 2008 16:19:24 +0000 (16:19 +0000)]
Remove <code> to make doxygen work.

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

16 years agoChange unsigned const int to const unsigned int.
hartmann [Fri, 28 Mar 2008 11:53:16 +0000 (11:53 +0000)]
Change unsigned const int to const unsigned int.

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

16 years agoSome small textual changes.
kronbichler [Fri, 28 Mar 2008 09:52:35 +0000 (09:52 +0000)]
Some small textual changes.

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

16 years agoIn the automatic differentiation example: initialize values of independent variables...
leicht [Thu, 27 Mar 2008 15:31:30 +0000 (15:31 +0000)]
In the automatic differentiation example: initialize values of independent variables before declaring them as such.

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

16 years agoSome typos.
kronbichler [Wed, 26 Mar 2008 16:20:50 +0000 (16:20 +0000)]
Some typos.

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

16 years agoOnly run tests on the first cell, to reduce output from the many megabytes we current...
bangerth [Tue, 25 Mar 2008 16:17:03 +0000 (16:17 +0000)]
Only run tests on the first cell, to reduce output from the many megabytes we currently have.

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

16 years agoOutput tensors element by element; this way, the are filtered for very small values...
bangerth [Tue, 25 Mar 2008 16:12:11 +0000 (16:12 +0000)]
Output tensors element by element; this way, the are filtered for very small values which are set to zero by deallog.

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

16 years agoDo the same in FESubfaceValues, i.e. avoid code duplication by moving common code...
hartmann [Tue, 25 Mar 2008 14:51:50 +0000 (14:51 +0000)]
Do the same in FESubfaceValues, i.e. avoid code duplication by moving common code from FESubfaceValues::reinit to do_reinit.

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

16 years agoAvoid code duplication by moving common code from FEFaceValue::reinit to do_reinit.
hartmann [Tue, 25 Mar 2008 14:37:18 +0000 (14:37 +0000)]
Avoid code duplication by moving common code from FEFaceValue::reinit to do_reinit.

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