]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
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

17 years agoFinal set of tests for the CompressedSetSparsityPattern
bangerth [Wed, 20 Jun 2007 14:09:30 +0000 (14:09 +0000)]
Final set of tests for the CompressedSetSparsityPattern

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

17 years agoMore tests for compressed set sparsity patterns
bangerth [Wed, 20 Jun 2007 13:51:53 +0000 (13:51 +0000)]
More tests for compressed set sparsity patterns

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

17 years agoOne more test
bangerth [Wed, 20 Jun 2007 13:44:19 +0000 (13:44 +0000)]
One more test

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

17 years agoAdd more tests for CompressedSetSparsityPattern
bangerth [Wed, 20 Jun 2007 13:25:26 +0000 (13:25 +0000)]
Add more tests for CompressedSetSparsityPattern

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

17 years agoAdd apparently forgotten function for block compressed set sparsity patterns.
bangerth [Wed, 20 Jun 2007 13:22:43 +0000 (13:22 +0000)]
Add apparently forgotten function for block compressed set sparsity patterns.

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

17 years agoReintroduce the old name CompressedBlockSparsityPattern as a deprecated typedef.
bangerth [Tue, 19 Jun 2007 09:32:23 +0000 (09:32 +0000)]
Reintroduce the old name CompressedBlockSparsityPattern as a deprecated typedef.

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

17 years agoSome tests for the new CompressedSetSparsityPattern
bangerth [Tue, 19 Jun 2007 09:02:36 +0000 (09:02 +0000)]
Some tests for the new CompressedSetSparsityPattern

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

17 years agoIntegrate the CompressedSetSparsityPattern class fully into the library. Create a...
bangerth [Mon, 18 Jun 2007 14:52:01 +0000 (14:52 +0000)]
Integrate the CompressedSetSparsityPattern class fully into the library. Create a block version of it. Rename the CompressedBlock* classes to BlockCompressed*. Use the opportunity to significantly expand the documentation of the LAC classes.

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

17 years agofix comments which were C++ style
kanschat [Fri, 15 Jun 2007 16:37:12 +0000 (16:37 +0000)]
fix comments which were C++ style

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

17 years agoHide implementation details
bangerth [Thu, 14 Jun 2007 08:28:41 +0000 (08:28 +0000)]
Hide implementation details

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

17 years agoWork some on the list of header files. In particular, the first thing we always have...
bangerth [Sun, 10 Jun 2007 18:19:09 +0000 (18:19 +0000)]
Work some on the list of header files. In particular, the first thing we always have to include is config.h

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

17 years agoAdd license notice
bangerth [Sun, 10 Jun 2007 18:18:34 +0000 (18:18 +0000)]
Add license notice

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

17 years agoChanges in PETSc full matrix test.
prill [Sat, 9 Jun 2007 09:12:32 +0000 (09:12 +0000)]
Changes in PETSc full matrix test.

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

17 years agoMove the rest of the hp stuff into its own directory.
bangerth [Fri, 8 Jun 2007 13:15:41 +0000 (13:15 +0000)]
Move the rest of the hp stuff into its own directory.

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

17 years agoMove the rest of the hp stuff into its own directory.
bangerth [Fri, 8 Jun 2007 13:14:05 +0000 (13:14 +0000)]
Move the rest of the hp stuff into its own directory.

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

17 years agoInclude hp directories as well.
bangerth [Fri, 8 Jun 2007 13:06:03 +0000 (13:06 +0000)]
Include hp directories as well.

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

17 years agoput documentation of functions into documentation of functions
kanschat [Fri, 8 Jun 2007 03:08:55 +0000 (03:08 +0000)]
put documentation of functions into documentation of functions

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

17 years agopictures of hypershells
kanschat [Fri, 8 Jun 2007 02:43:06 +0000 (02:43 +0000)]
pictures of hypershells

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

17 years agoadd a colorizing function and remove specialization declarations
kanschat [Fri, 8 Jun 2007 02:22:32 +0000 (02:22 +0000)]
add a colorizing function and remove specialization declarations

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

17 years agorhombic dodecahedron implemented... need OpenDX for testing, though
kanschat [Thu, 7 Jun 2007 22:41:22 +0000 (22:41 +0000)]
rhombic dodecahedron implemented... need OpenDX for testing, though

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

17 years agoreference data
kanschat [Wed, 6 Jun 2007 21:21:48 +0000 (21:21 +0000)]
reference data

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

17 years agotest hyper_shell
kanschat [Wed, 6 Jun 2007 21:10:32 +0000 (21:10 +0000)]
test hyper_shell

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

17 years agostart hyper_shell in 3D
kanschat [Wed, 6 Jun 2007 21:09:30 +0000 (21:09 +0000)]
start hyper_shell in 3D

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

17 years agol-shaped singularity for Stokes
kanschat [Wed, 6 Jun 2007 19:57:19 +0000 (19:57 +0000)]
l-shaped singularity for Stokes

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

17 years agol-shaped singularity for Stokes
kanschat [Wed, 6 Jun 2007 19:57:04 +0000 (19:57 +0000)]
l-shaped singularity for Stokes

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

17 years agoAdded a few new "make_sparsity_pattern" methods which use the
kayser-herold [Wed, 6 Jun 2007 15:25:03 +0000 (15:25 +0000)]
Added a few new "make_sparsity_pattern" methods which use the
CompressedSetSparsityPattern instead of
the usual CompressedSparsityPattern.

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

17 years agoAdded an alternative implementation of a compressed
kayser-herold [Wed, 6 Jun 2007 15:22:40 +0000 (15:22 +0000)]
Added an alternative implementation of a compressed
sparsity pattern, which is based on the std::set class.
Due to unknown reasons, this class seems to perform
better than the original CSP in the context of
hp-adaptivity.

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

17 years agoUpdate
bangerth [Wed, 6 Jun 2007 11:40:22 +0000 (11:40 +0000)]
Update

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

17 years agoFix a mistaken assert
bangerth [Wed, 6 Jun 2007 11:40:10 +0000 (11:40 +0000)]
Fix a mistaken assert

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

17 years agoadd face_orientation() to TriaObjects
kanschat [Tue, 5 Jun 2007 21:24:20 +0000 (21:24 +0000)]
add face_orientation() to TriaObjects

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

17 years agoadd a function face_orientation to the TriaObjects template
kanschat [Tue, 5 Jun 2007 16:52:39 +0000 (16:52 +0000)]
add a function face_orientation to the TriaObjects template

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

17 years agoDo not copy RefinementListeners by default. Instead, introduce new function Refinemen...
leicht [Tue, 5 Jun 2007 07:52:44 +0000 (07:52 +0000)]
Do not copy RefinementListeners by default. Instead, introduce new function RefinementListener::copy_notification(), so that each RefinementListener can decide itself, whether it wants to subscribe to the copied triangulation or not.

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

17 years agoImplement condensing the sparsity pattern straight away
bangerth [Mon, 4 Jun 2007 10:04:57 +0000 (10:04 +0000)]
Implement condensing the sparsity pattern straight away

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

17 years agoCross link to the hp paper
bangerth [Mon, 4 Jun 2007 10:04:08 +0000 (10:04 +0000)]
Cross link to the hp paper

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

17 years agoNew functions to condense right away a sparsity pattern upon creation. Rewrite most...
bangerth [Mon, 4 Jun 2007 10:02:58 +0000 (10:02 +0000)]
New functions to condense right away a sparsity pattern upon creation. Rewrite most of the documentation of the ConstraintMatrix class.

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

17 years agoAdd an include file now necessary
bangerth [Mon, 4 Jun 2007 10:01:57 +0000 (10:01 +0000)]
Add an include file now necessary

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

17 years agoNew functions to condense right away a sparsity pattern upon creation. Rewrite most...
bangerth [Mon, 4 Jun 2007 10:00:53 +0000 (10:00 +0000)]
New functions to condense right away a sparsity pattern upon creation. Rewrite most of the documentation of the ConstraintMatrix class.

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

17 years agoAdd hp paper. Add comment.
bangerth [Mon, 4 Jun 2007 09:56:01 +0000 (09:56 +0000)]
Add hp paper. Add comment.

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

17 years agoUpdate publications page
bangerth [Mon, 4 Jun 2007 09:55:16 +0000 (09:55 +0000)]
Update publications page

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

17 years agoAdded changed interface for PETSc 2.3.3 vector scatters.
prill [Sun, 3 Jun 2007 11:47:19 +0000 (11:47 +0000)]
Added changed interface for PETSc 2.3.3 vector scatters.

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

17 years agoCorrected maximum iteration number for PETSc Richardson solver.
prill [Sun, 3 Jun 2007 11:41:28 +0000 (11:41 +0000)]
Corrected maximum iteration number for PETSc Richardson solver.

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

17 years agoremove instantiation of specialization icc complained about
kanschat [Fri, 1 Jun 2007 16:10:03 +0000 (16:10 +0000)]
remove instantiation of specialization icc complained about

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

17 years agoAdded multigrid directory to Makefile clean rule.
prill [Fri, 1 Jun 2007 12:59:37 +0000 (12:59 +0000)]
Added multigrid directory to Makefile clean rule.

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

17 years agoscale times and add default target
kanschat [Thu, 31 May 2007 19:49:19 +0000 (19:49 +0000)]
scale times and add default target

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

17 years agomake results more scannable
kanschat [Thu, 31 May 2007 19:41:48 +0000 (19:41 +0000)]
make results more scannable

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

17 years agoBIG test for refinement and dof handler setup
kanschat [Thu, 31 May 2007 18:07:22 +0000 (18:07 +0000)]
BIG test for refinement and dof handler setup

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

17 years agoMove the assemble timer so that it doesn't nest the condense timer.
bangerth [Thu, 31 May 2007 17:37:02 +0000 (17:37 +0000)]
Move the assemble timer so that it doesn't nest the condense timer.

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

17 years agoreplace dim by structdim
kanschat [Thu, 31 May 2007 15:03:19 +0000 (15:03 +0000)]
replace dim by structdim

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

17 years agosize of MGDoFHandler
kanschat [Wed, 30 May 2007 21:03:46 +0000 (21:03 +0000)]
size of MGDoFHandler

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

17 years agoadd MGDoFHandler::memory_consumption
kanschat [Wed, 30 May 2007 21:03:22 +0000 (21:03 +0000)]
add MGDoFHandler::memory_consumption

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

17 years agodo not do second derivatives... takes too long
kanschat [Wed, 30 May 2007 16:37:53 +0000 (16:37 +0000)]
do not do second derivatives... takes too long

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

17 years agoRemove a bogus include file. Remove an unused variable
bangerth [Wed, 30 May 2007 13:25:00 +0000 (13:25 +0000)]
Remove a bogus include file. Remove an unused variable

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

17 years agoUse long double for intermediate quadrature result in order to reduce the roundoff...
leicht [Wed, 30 May 2007 05:00:46 +0000 (05:00 +0000)]
Use long double for intermediate quadrature result in order to reduce the roundoff error in test for quadrature accuracy.

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

17 years agoAdded support for local condensation of hanging nodes instead
kayser-herold [Wed, 30 May 2007 03:29:22 +0000 (03:29 +0000)]
Added support for local condensation of hanging nodes instead
of global condensation.

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

17 years agoadd output file
kanschat [Tue, 29 May 2007 18:58:23 +0000 (18:58 +0000)]
add output file

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

17 years agocheck systems
kanschat [Tue, 29 May 2007 18:44:02 +0000 (18:44 +0000)]
check systems

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

17 years agoremove more specializations
kanschat [Tue, 29 May 2007 18:22:34 +0000 (18:22 +0000)]
remove more specializations

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

17 years agoCorrected the target name in the Makefile.
kayser-herold [Tue, 29 May 2007 17:36:00 +0000 (17:36 +0000)]
Corrected the target name in the Makefile.

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

17 years agomore separate update values
kanschat [Mon, 28 May 2007 19:15:48 +0000 (19:15 +0000)]
more separate update values

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

17 years agosplit size and timing
kanschat [Mon, 28 May 2007 19:06:16 +0000 (19:06 +0000)]
split size and timing

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

17 years agotest index access and finer mesh
kanschat [Mon, 28 May 2007 05:18:02 +0000 (05:18 +0000)]
test index access and finer mesh

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

17 years agoadditional data
kanschat [Sun, 27 May 2007 23:17:26 +0000 (23:17 +0000)]
additional data

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

17 years agowrong libraries
kanschat [Sun, 27 May 2007 23:07:01 +0000 (23:07 +0000)]
wrong libraries

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

17 years agowrong libraries
kanschat [Sun, 27 May 2007 23:05:24 +0000 (23:05 +0000)]
wrong libraries

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

17 years agoforgotten target
kanschat [Sun, 27 May 2007 23:02:49 +0000 (23:02 +0000)]
forgotten target

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

17 years agobenchmark for triangulation and dof handler sizes
kanschat [Sun, 27 May 2007 23:00:55 +0000 (23:00 +0000)]
benchmark for triangulation and dof handler sizes

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

17 years agoremove specializations of TriaLevel for lower dimensions
kanschat [Sun, 27 May 2007 21:18:14 +0000 (21:18 +0000)]
remove specializations of TriaLevel for lower dimensions
specialization in 3D cannot be avoided, unless TriaObjects is improved

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

17 years agoreplace classes for Line, Quad and Hexahedron by a single template
kanschat [Sun, 27 May 2007 19:57:42 +0000 (19:57 +0000)]
replace classes for Line, Quad and Hexahedron by a single template

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

17 years agoremove tests from TAGS, since they are not in a subdirectory
kanschat [Sun, 27 May 2007 19:55:43 +0000 (19:55 +0000)]
remove tests from TAGS, since they are not in a subdirectory

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

17 years agoFix properties.
bangerth [Sun, 27 May 2007 04:05:58 +0000 (04:05 +0000)]
Fix properties.

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

17 years agoFix properties.
bangerth [Sun, 27 May 2007 04:05:41 +0000 (04:05 +0000)]
Fix properties.

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