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

17 years agoFix reference
bangerth [Sun, 27 May 2007 04:04:12 +0000 (04:04 +0000)]
Fix reference

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

17 years agoAdd the beginnings of a Boussinesq flow problem
bangerth [Sun, 27 May 2007 02:27:16 +0000 (02:27 +0000)]
Add the beginnings of a Boussinesq flow problem

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

17 years agoRemove a stale link
bangerth [Sun, 27 May 2007 02:23:06 +0000 (02:23 +0000)]
Remove a stale link

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

17 years agoFinally add Yaqi's tutorial program, as step-28. Change references to it.
bangerth [Sun, 27 May 2007 02:01:17 +0000 (02:01 +0000)]
Finally add Yaqi's tutorial program, as step-28. Change references to it.

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

17 years agoCheck in a more interesting 3d geometry
bangerth [Fri, 25 May 2007 20:03:21 +0000 (20:03 +0000)]
Check in a more interesting 3d geometry

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

17 years agoFix file name.
bangerth [Fri, 25 May 2007 14:46:13 +0000 (14:46 +0000)]
Fix file name.

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

17 years agoMove another test that now works.
bangerth [Fri, 25 May 2007 14:45:51 +0000 (14:45 +0000)]
Move another test that now works.

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

17 years agoTest now apparently works.
bangerth [Fri, 25 May 2007 14:45:06 +0000 (14:45 +0000)]
Test now apparently works.

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

17 years agoMove a test that now works.
bangerth [Fri, 25 May 2007 14:43:58 +0000 (14:43 +0000)]
Move a test that now works.

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

17 years agoChanged the "generic" output files for the tests, which were affected by the
kayser-herold [Fri, 25 May 2007 03:24:30 +0000 (03:24 +0000)]
Changed the "generic" output files for the tests, which were affected by the
3D fix of the hp_dof_handler.

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

17 years agoAdded a fix for the problem with the hpDoFHandler in 3D.
kayser-herold [Fri, 25 May 2007 03:02:43 +0000 (03:02 +0000)]
Added a fix for the problem with the hpDoFHandler in 3D.
Why this fix acually solves the problem is not completely
known yet.

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

17 years agomake output reproducible
kanschat [Thu, 24 May 2007 15:11:00 +0000 (15:11 +0000)]
make output reproducible

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

17 years agoFix grammar
bangerth [Thu, 24 May 2007 04:24:36 +0000 (04:24 +0000)]
Fix grammar

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

17 years agoMove files relating to hp into their own directories. This also required a number...
bangerth [Thu, 24 May 2007 04:16:35 +0000 (04:16 +0000)]
Move files relating to hp into their own directories. This also required a number of changes to deal.II/Makefile, since we now have a number of file names that appear more than once, though in different directories.

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

17 years agoMove files relating to hp into their own directories. This also required a number...
bangerth [Thu, 24 May 2007 04:16:26 +0000 (04:16 +0000)]
Move files relating to hp into their own directories. This also required a number of changes to deal.II/Makefile, since we now have a number of file names that appear more than once, though in different directories.

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

17 years agoadd
bangerth [Thu, 24 May 2007 02:35:49 +0000 (02:35 +0000)]
add

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

17 years agoDon't generate more output
bangerth [Thu, 24 May 2007 02:35:18 +0000 (02:35 +0000)]
Don't generate more output

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

17 years agoFix the missing rest of a statement
bangerth [Thu, 24 May 2007 01:40:10 +0000 (01:40 +0000)]
Fix the missing rest of a statement

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

17 years agoNew test
bangerth [Thu, 24 May 2007 01:28:41 +0000 (01:28 +0000)]
New test

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

17 years agoNew test
bangerth [Thu, 24 May 2007 01:26:55 +0000 (01:26 +0000)]
New test

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

17 years agoanother missing item
kanschat [Thu, 24 May 2007 00:14:34 +0000 (00:14 +0000)]
another missing item

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

17 years agotest Poisseuille flow
kanschat [Thu, 24 May 2007 00:11:27 +0000 (00:11 +0000)]
test Poisseuille flow

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

17 years agoadd missing compare file
kanschat [Thu, 24 May 2007 00:11:09 +0000 (00:11 +0000)]
add missing compare file

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

17 years agoadd Poisseuille flow
kanschat [Thu, 24 May 2007 00:10:36 +0000 (00:10 +0000)]
add Poisseuille flow

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

17 years agotest user_index functions
kanschat [Wed, 23 May 2007 20:50:54 +0000 (20:50 +0000)]
test user_index functions

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

17 years agoimplement user_index functions
kanschat [Wed, 23 May 2007 20:50:10 +0000 (20:50 +0000)]
implement user_index functions

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

17 years agoSolverControl fix for PETSc Richardson method.
prill [Tue, 22 May 2007 10:05:55 +0000 (10:05 +0000)]
SolverControl fix for PETSc Richardson method.

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

17 years agoMore changes for style
bangerth [Tue, 22 May 2007 06:06:41 +0000 (06:06 +0000)]
More changes for style

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

17 years agoUse out usual style
bangerth [Tue, 22 May 2007 06:05:42 +0000 (06:05 +0000)]
Use out usual style

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

17 years agoFix an omission
bangerth [Tue, 22 May 2007 05:38:32 +0000 (05:38 +0000)]
Fix an omission

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