]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
16 years agoan unrefined cell has no children
kanschat [Thu, 17 Jul 2008 10:03:08 +0000 (10:03 +0000)]
an unrefined cell has no children

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

16 years agoMake it compile with icc10.
hartmann [Fri, 11 Jul 2008 14:55:35 +0000 (14:55 +0000)]
Make it compile with icc10.

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

16 years agoMove assertion to corresponding place.
hartmann [Thu, 10 Jul 2008 13:10:39 +0000 (13:10 +0000)]
Move assertion to corresponding place.

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

16 years agoImplement the component_mapping bugfix according to the implementation in the second...
hartmann [Thu, 10 Jul 2008 13:05:35 +0000 (13:05 +0000)]
Implement the component_mapping bugfix according to the implementation in the second MatrixCreator::create_boundary_mass_matrix class.

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

16 years agoRemove x-anisotropic from testname output (was brought over accidentally by the aniso...
bangerth [Wed, 9 Jul 2008 14:49:51 +0000 (14:49 +0000)]
Remove x-anisotropic from testname output (was brought over accidentally by the anisotropic merge yesterday.

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

16 years agoRemove obsolete paragraph pointing to anisotropic_changes.html.
hartmann [Wed, 9 Jul 2008 14:47:08 +0000 (14:47 +0000)]
Remove obsolete paragraph pointing to anisotropic_changes.html.

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

16 years agoRemove anisotropic.html from doc/doxygen/deal.dox.
hartmann [Tue, 8 Jul 2008 15:41:00 +0000 (15:41 +0000)]
Remove anisotropic.html from doc/doxygen/deal.dox.

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

16 years agoMove news entries from anisotropic.html to changes.h.
hartmann [Tue, 8 Jul 2008 15:39:46 +0000 (15:39 +0000)]
Move news entries from anisotropic.html to changes.h.

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

16 years agoRemove aniso todo file from trunk.
hartmann [Tue, 8 Jul 2008 15:36:14 +0000 (15:36 +0000)]
Remove aniso todo file from trunk.

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

16 years agoMerge branch_anisotropic to trunk: Extension of isotropic to
hartmann [Tue, 8 Jul 2008 15:27:47 +0000 (15:27 +0000)]
Merge branch_anisotropic to trunk: Extension of isotropic to
anisotropic refinement.

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

16 years agoMerge branch_anisotropic to trunk: Extension of isotropic to
hartmann [Tue, 8 Jul 2008 15:25:01 +0000 (15:25 +0000)]
Merge branch_anisotropic to trunk: Extension of isotropic to
anisotropic refinement.

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

16 years agoSet path to trilinos if using shared libs.
bangerth [Mon, 7 Jul 2008 16:47:09 +0000 (16:47 +0000)]
Set path to trilinos if using shared libs.

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

16 years agothis function DID get called directly and with default argument
kanschat [Wed, 2 Jul 2008 20:41:47 +0000 (20:41 +0000)]
this function DID get called directly and with default argument

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

16 years agoRemove -Winline from the flags. First, this flag didn't work with many previous compi...
bangerth [Wed, 2 Jul 2008 17:17:16 +0000 (17:17 +0000)]
Remove -Winline from the flags. First, this flag didn't work with many previous compilers anyway. Second, it doesn't provide any useful information: There is nothing much we can do if a function isn't inlined because the function it is inlined into would become too big.

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

16 years agomissing update on test
kanschat [Mon, 30 Jun 2008 19:51:02 +0000 (19:51 +0000)]
missing update on test

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

16 years agoProduce useful output.
bangerth [Mon, 30 Jun 2008 14:28:36 +0000 (14:28 +0000)]
Produce useful output.

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

16 years agoMove previously failing and now working testcase to deal.II/ . Leave a comment in...
bangerth [Mon, 30 Jun 2008 14:25:57 +0000 (14:25 +0000)]
Move previously failing and now working testcase to deal.II/ . Leave a comment in the testcase from which this was extracted.

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

16 years agoFix the testcase by ensuring that there are no cells in the input file that share...
bangerth [Mon, 30 Jun 2008 14:22:09 +0000 (14:22 +0000)]
Fix the testcase by ensuring that there are no cells in the input file that share 3 vertices (in 2d).

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

16 years agoOne more article that has appeared.
bangerth [Sun, 29 Jun 2008 23:13:01 +0000 (23:13 +0000)]
One more article that has appeared.

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

16 years agoPGI 7.2 also works.
bangerth [Sun, 29 Jun 2008 23:12:48 +0000 (23:12 +0000)]
PGI 7.2 also works.

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

16 years agoFix a place where we incorrectly passed a cell diameter rather than a face diameter.
bangerth [Sat, 28 Jun 2008 23:56:25 +0000 (23:56 +0000)]
Fix a place where we incorrectly passed a cell diameter rather than a face diameter.

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

16 years agofix a bug in poly tensor
kanschat [Mon, 16 Jun 2008 23:58:23 +0000 (23:58 +0000)]
fix a bug in poly tensor

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

16 years agoOne more failing test.
bangerth [Mon, 16 Jun 2008 19:33:26 +0000 (19:33 +0000)]
One more failing test.

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

16 years agoUndo previous checkin to Makefile that disabled pretty much all tests.
bangerth [Mon, 16 Jun 2008 19:30:12 +0000 (19:30 +0000)]
Undo previous checkin to Makefile that disabled pretty much all tests.

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

16 years agoParameterHandler::get_integer now throws exception for non-integer parameters.
hartmann [Fri, 13 Jun 2008 07:37:33 +0000 (07:37 +0000)]
ParameterHandler::get_integer now throws exception for non-integer parameters.

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

16 years agoInclude link to changes_after_6.1.html into new.html file.
hartmann [Fri, 13 Jun 2008 07:36:53 +0000 (07:36 +0000)]
Include link to changes_after_6.1.html into new.html file.

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

16 years agoFix output now that MappingQ(3) has been fixed by Tobias (see the new mesh_3d_2[2...
bangerth [Wed, 11 Jun 2008 14:56:51 +0000 (14:56 +0000)]
Fix output now that MappingQ(3) has been fixed by Tobias (see the new mesh_3d_2[2-6] testcases).

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

16 years agoDocument Tobias Leicht's fix for Timo Heister's testcase.
bangerth [Wed, 11 Jun 2008 14:42:39 +0000 (14:42 +0000)]
Document Tobias Leicht's fix for Timo Heister's testcase.

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

16 years agoMove the remaining output directories for mesh_3d_2[56].
bangerth [Wed, 11 Jun 2008 14:30:50 +0000 (14:30 +0000)]
Move the remaining output directories for mesh_3d_2[56].

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

16 years agoMove tests (mostly) to bits. Some cleanup will be necessary shortly.
bangerth [Wed, 11 Jun 2008 14:29:07 +0000 (14:29 +0000)]
Move tests (mostly) to bits. Some cleanup will be necessary shortly.

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

16 years agoReinclude assertion which has been removed accidentally in patch -r12645.
hartmann [Wed, 11 Jun 2008 13:07:56 +0000 (13:07 +0000)]
Reinclude assertion which has been removed accidentally in patch -r12645.

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

16 years agoLet MappingQ take care of support points on non-standard faces and lines in 3D in...
leicht [Wed, 11 Jun 2008 09:14:59 +0000 (09:14 +0000)]
Let MappingQ take care of support points on non-standard faces and lines in 3D in the correct way. This fixes the recently created failing test cases.

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

16 years agoAdditional tests that currently fail as MappingQ does not care about non-standard...
leicht [Wed, 11 Jun 2008 09:10:33 +0000 (09:10 +0000)]
Additional tests that currently fail as MappingQ does not care about non-standard faces in the right way.

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

16 years agoCheck in correct output.
bangerth [Tue, 10 Jun 2008 21:40:28 +0000 (21:40 +0000)]
Check in correct output.

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

16 years agoAdd yet another test that is a further reduced version of the previous two.
bangerth [Tue, 10 Jun 2008 21:07:41 +0000 (21:07 +0000)]
Add yet another test that is a further reduced version of the previous two.

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

16 years agoA second test in the same vein as mesh_3d_22.
bangerth [Tue, 10 Jun 2008 20:54:32 +0000 (20:54 +0000)]
A second test in the same vein as mesh_3d_22.

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

16 years agoRemove commented out part of the code. This will be made into a separate test.
bangerth [Tue, 10 Jun 2008 20:50:51 +0000 (20:50 +0000)]
Remove commented out part of the code. This will be made into a separate test.

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

16 years agoFinish test. It doesn't work right now, of course...
bangerth [Tue, 10 Jun 2008 20:48:46 +0000 (20:48 +0000)]
Finish test. It doesn't work right now, of course...

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

16 years agoAdd Timo Heister's testcase (needs to be formatted, and I need the mesh still).
bangerth [Tue, 10 Jun 2008 13:40:00 +0000 (13:40 +0000)]
Add Timo Heister's testcase (needs to be formatted, and I need the mesh still).

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

16 years agoDocument better what we do.
bangerth [Mon, 9 Jun 2008 22:36:44 +0000 (22:36 +0000)]
Document better what we do.

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

16 years agoFix botched markup.
bangerth [Mon, 9 Jun 2008 22:27:00 +0000 (22:27 +0000)]
Fix botched markup.

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

16 years agoState other possible avenues for future studies.
bangerth [Mon, 9 Jun 2008 22:12:59 +0000 (22:12 +0000)]
State other possible avenues for future studies.

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

16 years agoAdd references to IMPES algorithm.
bangerth [Mon, 9 Jun 2008 21:59:26 +0000 (21:59 +0000)]
Add references to IMPES algorithm.

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

16 years agoupdate
bangerth [Mon, 9 Jun 2008 15:53:03 +0000 (15:53 +0000)]
update

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

16 years agoSuppress small elements.
bangerth [Mon, 9 Jun 2008 15:52:06 +0000 (15:52 +0000)]
Suppress small elements.

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

16 years agoRemoved redundant $ char in documentation that made doxygen fail for this file.
kronbichler [Sun, 8 Jun 2008 13:38:02 +0000 (13:38 +0000)]
Removed redundant $ char in documentation that made doxygen fail for this file.

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

16 years agoRelease some memory that we forgot to free.
bangerth [Mon, 2 Jun 2008 21:57:29 +0000 (21:57 +0000)]
Release some memory that we forgot to free.

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

16 years agoStarted to write some comments.
kronbichler [Mon, 2 Jun 2008 12:07:56 +0000 (12:07 +0000)]
Started to write some comments.

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

16 years agoallow component mapping in VectorTools::project_boundary_values()
kanschat [Fri, 30 May 2008 16:19:48 +0000 (16:19 +0000)]
allow component mapping in VectorTools::project_boundary_values()
remove some 1-d specializations in favor of more readable documentation

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

16 years agoadd no recursion flag
kanschat [Fri, 30 May 2008 03:49:37 +0000 (03:49 +0000)]
add no recursion flag

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

16 years agoFirst fix post 6.1
bangerth [Wed, 28 May 2008 21:30:11 +0000 (21:30 +0000)]
First fix post 6.1

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

16 years agoEnter empty <li> tags to pacify doxygen.
bangerth [Wed, 28 May 2008 21:10:03 +0000 (21:10 +0000)]
Enter empty <li> tags to pacify doxygen.

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

16 years agoreplace raleigh by rayleigh
kanschat [Wed, 28 May 2008 20:29:47 +0000 (20:29 +0000)]
replace raleigh by rayleigh

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

16 years agoreplace $hp$ by <i>hp</i>
kanschat [Wed, 28 May 2008 20:29:32 +0000 (20:29 +0000)]
replace $hp$ by <i>hp</i>

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

16 years agoUSe right frame for SPEC link.
bangerth [Wed, 28 May 2008 20:28:53 +0000 (20:28 +0000)]
USe right frame for SPEC link.

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

16 years agoremove old CVS tag
kanschat [Wed, 28 May 2008 16:41:01 +0000 (16:41 +0000)]
remove old CVS tag

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

16 years agoDo detection of directories in a slightly more readable way.
bangerth [Tue, 27 May 2008 23:03:09 +0000 (23:03 +0000)]
Do detection of directories in a slightly more readable way.

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

16 years agoSimplify the top-level file significantly. The list of directories we need to serve...
bangerth [Tue, 27 May 2008 22:59:16 +0000 (22:59 +0000)]
Simplify the top-level file significantly. The list of directories we need to serve is now specified only once, at the top of the file.

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

16 years agoProvide output files for gcc 4.4
bangerth [Tue, 27 May 2008 22:41:28 +0000 (22:41 +0000)]
Provide output files for gcc 4.4

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

16 years agoWrite output to the logfile, not a separate one.
bangerth [Tue, 27 May 2008 22:38:54 +0000 (22:38 +0000)]
Write output to the logfile, not a separate one.

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

16 years agoUpdate paths to files.
bangerth [Tue, 27 May 2008 22:36:16 +0000 (22:36 +0000)]
Update paths to files.

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

16 years agoUpdate filenames of moved files.
bangerth [Tue, 27 May 2008 22:35:40 +0000 (22:35 +0000)]
Update filenames of moved files.

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

16 years agoupdate
bangerth [Tue, 27 May 2008 22:33:45 +0000 (22:33 +0000)]
update

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

16 years agoadd
bangerth [Tue, 27 May 2008 22:29:56 +0000 (22:29 +0000)]
add

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

16 years agoadd
bangerth [Tue, 27 May 2008 22:29:07 +0000 (22:29 +0000)]
add

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

16 years agoFix a missing header file in a configure test that made us not recognize the presence...
bangerth [Tue, 27 May 2008 21:43:14 +0000 (21:43 +0000)]
Fix a missing header file in a configure test that made us not recognize the presence of the C++ demangler.

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

16 years agoMove more mesh files.
bangerth [Tue, 27 May 2008 21:31:54 +0000 (21:31 +0000)]
Move more mesh files.

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

16 years agoFix problems from previous checkin.
bangerth [Tue, 27 May 2008 21:20:15 +0000 (21:20 +0000)]
Fix problems from previous checkin.

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

16 years agoFix missing space in error message.
bangerth [Tue, 27 May 2008 21:19:23 +0000 (21:19 +0000)]
Fix missing space in error message.

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

16 years agoMove 3d grid input files into the underlying directory.
bangerth [Tue, 27 May 2008 21:18:14 +0000 (21:18 +0000)]
Move 3d grid input files into the underlying directory.

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

16 years agoMove grid input files into the underlying directory.
bangerth [Tue, 27 May 2008 21:11:38 +0000 (21:11 +0000)]
Move grid input files into the underlying directory.

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

16 years agoFix markup.
bangerth [Tue, 27 May 2008 19:35:35 +0000 (19:35 +0000)]
Fix markup.

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

16 years agoFix references to tutorial programs.
bangerth [Tue, 27 May 2008 19:29:46 +0000 (19:29 +0000)]
Fix references to tutorial programs.

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

16 years agoUse link to step-22 instead of step-31.
bangerth [Tue, 27 May 2008 19:16:33 +0000 (19:16 +0000)]
Use link to step-22 instead of step-31.

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

16 years agoBump version number to 6.2.pre.
bangerth [Tue, 27 May 2008 17:34:47 +0000 (17:34 +0000)]
Bump version number to 6.2.pre.

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

16 years agoBump version number.
bangerth [Tue, 27 May 2008 17:23:50 +0000 (17:23 +0000)]
Bump version number.

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

16 years agoList gcc 4.3
bangerth [Tue, 27 May 2008 17:21:39 +0000 (17:21 +0000)]
List gcc 4.3

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

16 years agoFix: reintroduce General header of changes.h.
hartmann [Mon, 26 May 2008 11:45:59 +0000 (11:45 +0000)]
Fix: reintroduce General header of changes.h.

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

16 years agoPoint to right location of changes_between_6.0_and_6.1.html.
hartmann [Mon, 26 May 2008 11:22:28 +0000 (11:22 +0000)]
Point to right location of changes_between_6.0_and_6.1.html.

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

16 years agoRelease tasks 1-3: changes.h copied to 6.0.0-vs-6.1.0.h, etc.
hartmann [Mon, 26 May 2008 11:12:36 +0000 (11:12 +0000)]
Release tasks 1-3: changes.h copied to 6.0.0-vs-6.1.0.h, etc.

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

16 years agoUse StaticMappingQ1::mapping instead of locally created static MappingQ1 objects...
hartmann [Mon, 26 May 2008 09:49:04 +0000 (09:49 +0000)]
Use StaticMappingQ1::mapping instead of locally created static MappingQ1 objects. This closes a TODO.

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

16 years agoUpdate refs.
hartmann [Mon, 26 May 2008 09:47:11 +0000 (09:47 +0000)]
Update refs.

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

16 years agoCurrent gnuplot versions want another syntax for setting styles ('set style data...
kronbichler [Mon, 26 May 2008 09:37:03 +0000 (09:37 +0000)]
Current gnuplot versions want another syntax for setting styles ('set style data' instead of 'set data style').

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

16 years agoRemove obsolete TODO. Eps output would be one of the worst possible output formats...
hartmann [Mon, 26 May 2008 09:34:46 +0000 (09:34 +0000)]
Remove obsolete TODO. Eps output would be one of the worst possible output formats for curved boundaries. Use gnuplot or tecplot output instead.

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

16 years agoAffirm a change and clarify doc. This closes a TODO.
hartmann [Mon, 26 May 2008 09:32:09 +0000 (09:32 +0000)]
Affirm a change and clarify doc. This closes a TODO.

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

16 years agoAdd missing new/changes.h entry: GridOut::write_gnuplot with curved inner cells.
hartmann [Mon, 26 May 2008 09:12:00 +0000 (09:12 +0000)]
Add missing new/changes.h entry: GridOut::write_gnuplot with curved inner cells.

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

16 years agoRename a parameter and point out an inconsistency.
bangerth [Fri, 23 May 2008 22:38:41 +0000 (22:38 +0000)]
Rename a parameter and point out an inconsistency.

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

16 years agoanother obsolete TODO
kanschat [Fri, 23 May 2008 19:45:57 +0000 (19:45 +0000)]
another obsolete TODO

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

16 years agoImprove computation of MemoryConsumption of MGTransferBlockBase and MGTransferCompone...
kanschat [Fri, 23 May 2008 19:35:19 +0000 (19:35 +0000)]
Improve computation of MemoryConsumption of MGTransferBlockBase and MGTransferComponentBase
accurate computation requires memory_consumption(std::map<...>), which should be implemented for next version

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

16 years agoremove some stuff doxygen did not understand
kanschat [Fri, 23 May 2008 19:09:45 +0000 (19:09 +0000)]
remove some stuff doxygen did not understand

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

16 years agoadapt documentation from kdoc to doxygen style
kanschat [Fri, 23 May 2008 19:03:33 +0000 (19:03 +0000)]
adapt documentation from kdoc to doxygen style

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

16 years agothat TODO must have gotten lost
kanschat [Fri, 23 May 2008 18:29:35 +0000 (18:29 +0000)]
that TODO must have gotten lost

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

16 years agoFix a typo. Add a sentence.
bangerth [Fri, 23 May 2008 16:13:00 +0000 (16:13 +0000)]
Fix a typo. Add a sentence.

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

16 years agotypos
kanschat [Fri, 23 May 2008 15:18:13 +0000 (15:18 +0000)]
typos

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

16 years agoadd output section and use same meshes as step-5
kanschat [Fri, 23 May 2008 15:11:28 +0000 (15:11 +0000)]
add output section and use same meshes as step-5

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

16 years agoRemoved % char at one point.
kronbichler [Fri, 23 May 2008 15:11:07 +0000 (15:11 +0000)]
Removed % char at one point.

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

16 years agoRemove reference to step-31, which doesn't exist as of the current release yet.
bangerth [Fri, 23 May 2008 14:20:17 +0000 (14:20 +0000)]
Remove reference to step-31, which doesn't exist as of the current release yet.

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

16 years agoMention step-22, step-31. Move one entry to the right place.
bangerth [Fri, 23 May 2008 14:03:17 +0000 (14:03 +0000)]
Mention step-22, step-31. Move one entry to the right place.

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

16 years agoMention step-22, step-33
bangerth [Fri, 23 May 2008 13:48:42 +0000 (13:48 +0000)]
Mention step-22, step-33

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

16 years agoMake headings H3 so that the documentation generator can see them and put them into...
bangerth [Fri, 23 May 2008 13:43:08 +0000 (13:43 +0000)]
Make headings H3 so that the documentation generator can see them and put them into the index.

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