]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
13 years agoRe-indent parts.
bangerth [Wed, 8 Jun 2011 18:10:53 +0000 (18:10 +0000)]
Re-indent parts.

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

13 years agoOne more.
bangerth [Wed, 8 Jun 2011 03:28:36 +0000 (03:28 +0000)]
One more.

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

13 years agoFix typo.
bangerth [Tue, 7 Jun 2011 06:56:30 +0000 (06:56 +0000)]
Fix typo.

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

13 years agoFix typo.
bangerth [Tue, 7 Jun 2011 06:18:45 +0000 (06:18 +0000)]
Fix typo.

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

13 years agoSome new ones.
bangerth [Tue, 7 Jun 2011 05:36:00 +0000 (05:36 +0000)]
Some new ones.

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

13 years agoOne paper that's not accepted.
bangerth [Tue, 7 Jun 2011 05:21:13 +0000 (05:21 +0000)]
One paper that's not accepted.

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

13 years agoAdd test.
buerg [Sat, 4 Jun 2011 08:27:54 +0000 (08:27 +0000)]
Add test.

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

13 years agoFix indentation problem.
bangerth [Fri, 3 Jun 2011 20:43:42 +0000 (20:43 +0000)]
Fix indentation problem.

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

13 years agoFix bug in VectorTools::project_boundary_values_curl_conforming.
buerg [Fri, 3 Jun 2011 15:39:24 +0000 (15:39 +0000)]
Fix bug in VectorTools::project_boundary_values_curl_conforming.

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

13 years agoExtended VectorTools::compute_no_normal_flux_constraints to hp::DoFHandler.
buerg [Fri, 3 Jun 2011 13:59:58 +0000 (13:59 +0000)]
Extended VectorTools::compute_no_normal_flux_constraints to hp::DoFHandler.

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

13 years agoNew test.
bangerth [Fri, 3 Jun 2011 13:13:20 +0000 (13:13 +0000)]
New test.

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

13 years agoAlso disconnect from the triangulation when we disconnect from the cell.
bangerth [Fri, 3 Jun 2011 12:40:53 +0000 (12:40 +0000)]
Also disconnect from the triangulation when we disconnect from the cell.

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

13 years agoExpand discussion and move possibilities for extensions to the end, where they usuall...
bangerth [Fri, 3 Jun 2011 03:00:38 +0000 (03:00 +0000)]
Expand discussion and move possibilities for extensions to the end, where they usually are.

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

13 years agoFix up a reference.
bangerth [Fri, 3 Jun 2011 02:42:06 +0000 (02:42 +0000)]
Fix up a reference.

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

13 years agoTurn one paragraph into a @note. Fix a formatting problem.
bangerth [Fri, 3 Jun 2011 02:24:16 +0000 (02:24 +0000)]
Turn one paragraph into a @note. Fix a formatting problem.

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

13 years agocopy_triangulation now also triggers the 'create' signal. It didn't before, but that...
bangerth [Fri, 3 Jun 2011 02:00:08 +0000 (02:00 +0000)]
copy_triangulation now also triggers the 'create' signal. It didn't before, but that appears to me as an oversight back in the day.

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

13 years agocopy_triangulation now also triggers the 'create' signal. It didn't before, but that...
bangerth [Fri, 3 Jun 2011 01:59:59 +0000 (01:59 +0000)]
copy_triangulation now also triggers the 'create' signal. It didn't before, but that appears to me as an oversight back in the day.

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

13 years agoNew test.
bangerth [Fri, 3 Jun 2011 01:39:55 +0000 (01:39 +0000)]
New test.

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

13 years agoIntroduce two new signals: for clearing a triangulation, and for any_change, a catch...
bangerth [Fri, 3 Jun 2011 01:39:28 +0000 (01:39 +0000)]
Introduce two new signals: for clearing a triangulation, and for any_change, a catch-all for all changes one may make to a triangulation.

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

13 years agoRemove code we no longer need.
bangerth [Fri, 3 Jun 2011 00:21:16 +0000 (00:21 +0000)]
Remove code we no longer need.

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

13 years agoNew test, signal/connection style.
bangerth [Fri, 3 Jun 2011 00:08:37 +0000 (00:08 +0000)]
New test, signal/connection style.

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

13 years agoOuch. Fix all those accidental failures :-(
bangerth [Thu, 2 Jun 2011 21:55:09 +0000 (21:55 +0000)]
Ouch. Fix all those accidental failures :-(

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

13 years agoUse same format as in other places.
bangerth [Thu, 2 Jun 2011 21:39:17 +0000 (21:39 +0000)]
Use same format as in other places.

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

13 years agoShrink the test so that it runs in a third of the time.
bangerth [Thu, 2 Jun 2011 20:32:21 +0000 (20:32 +0000)]
Shrink the test so that it runs in a third of the time.

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

13 years agoRegenerate.
bangerth [Thu, 2 Jun 2011 19:12:08 +0000 (19:12 +0000)]
Regenerate.

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

13 years agoRemove -Woverloaded-virtual from CXXFLAGS.g. We trigger this in
bangerth [Thu, 2 Jun 2011 19:08:26 +0000 (19:08 +0000)]
Remove  -Woverloaded-virtual from CXXFLAGS.g. We trigger this in
DataPostprocessor and derived classes since we now have two functions with the
same name there but different signatures, but only one of the two has to be
overloaded.

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

13 years agoRemove -Woverloaded-virtual from CXXFLAGS.g. We trigger this in
bangerth [Thu, 2 Jun 2011 19:04:18 +0000 (19:04 +0000)]
Remove  -Woverloaded-virtual from CXXFLAGS.g. We trigger this in
DataPostprocessor and derived classes since we now have two functions with the
same name there but different signatures, but only one of the two has to be
overloaded.

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

13 years agoRemove some code that we don't need/use.
bangerth [Thu, 2 Jun 2011 18:51:31 +0000 (18:51 +0000)]
Remove some code that we don't need/use.

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

13 years agoMove a test that now works.
bangerth [Thu, 2 Jun 2011 18:06:34 +0000 (18:06 +0000)]
Move a test that now works.

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

13 years agoFixed: If an FEValues object was kept around until after the triangulation include...
bangerth [Thu, 2 Jun 2011 18:05:50 +0000 (18:05 +0000)]
Fixed: If an FEValues object was kept around until after the triangulation include source doc
on which it works has been refined or coarsened, and is then reinitialized
with a cell from the refined triangulation, it could compute wrong results or
crash outright. This has now been fixed.

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

13 years agoFix file name.
bangerth [Thu, 2 Jun 2011 18:03:07 +0000 (18:03 +0000)]
Fix file name.

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

13 years agoUp the default ulimit limit to 10 minutes.
bangerth [Thu, 2 Jun 2011 17:39:23 +0000 (17:39 +0000)]
Up the default ulimit limit to 10 minutes.

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

13 years agoIn test for whether std::thread with std=c++0x really works: link with libpthread...
kronbichler [Thu, 2 Jun 2011 15:11:08 +0000 (15:11 +0000)]
In test for whether std::thread with std=c++0x really works: link with libpthread. It is needed for threaded code in general, and the flag will be added in the function DEAL_II_GET_THREAD_FLAGS (no need for change there).

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

13 years agoFix properties.
bangerth [Thu, 2 Jun 2011 14:32:37 +0000 (14:32 +0000)]
Fix properties.

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

13 years agoSwitch hp::DoFHandler from old-style RefinementListener to new-style signals.
bangerth [Thu, 2 Jun 2011 14:32:04 +0000 (14:32 +0000)]
Switch hp::DoFHandler from old-style RefinementListener to new-style signals.

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

13 years agoUpdate documentation.
bangerth [Thu, 2 Jun 2011 14:19:01 +0000 (14:19 +0000)]
Update documentation.

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

13 years agoAdd a directory that we apparently need.
bangerth [Thu, 2 Jun 2011 13:57:20 +0000 (13:57 +0000)]
Add a directory that we apparently need.

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

13 years agoSwitch the mechanism by which objects can be informed whenever a triangulation object...
bangerth [Thu, 2 Jun 2011 03:46:08 +0000 (03:46 +0000)]
Switch the mechanism by which objects can be informed whenever a triangulation object changes.

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

13 years agoUpdate.
bangerth [Thu, 2 Jun 2011 03:45:28 +0000 (03:45 +0000)]
Update.

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

13 years agoAdd new test.
bangerth [Wed, 1 Jun 2011 15:10:53 +0000 (15:10 +0000)]
Add new test.

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

13 years agoDocument what happens when you configure trilinos with extra libs.
bangerth [Wed, 1 Jun 2011 11:42:57 +0000 (11:42 +0000)]
Document what happens when you configure trilinos with extra libs.

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

13 years agoUpdate with regard to changes to _1, etc. Also update some things that are plain...
bangerth [Mon, 30 May 2011 01:26:46 +0000 (01:26 +0000)]
Update with regard to changes to _1, etc. Also update some things that are plain outdated.

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

13 years agoRegenerate.
bangerth [Mon, 30 May 2011 00:24:49 +0000 (00:24 +0000)]
Regenerate.

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

13 years ago<li> Changed: deal.II has a namespace std_cxx1x that was used to
bangerth [Mon, 30 May 2011 00:22:23 +0000 (00:22 +0000)]
<li> Changed: deal.II has a namespace std_cxx1x that was used to
import classes from BOOST that are part of the upcoming C++ 1x standard. On
the other hand, if your compiler supported a sufficiently large subset
of C++ 1x, we had code that simply did
@code
  namespace std_cxx1x = std;
@endcode
allowing you to refer to everything that was part of the compiler's namespace
<code>std</code> under the alternative name. This turned out to be untenable
in connection to the changed outlined below for _1, _2, etc. Consequently,
if the compiler used supports C++ 1x, we now selectively import elements of the
compiler's namespace std into namespace std_cxx1x as well. This may lead to
incompatibilities if you are already using elements of the C++ 1x
standard by refering to them through the std_cxx1x namespace and these elements
are not on the list of selectively imported ones.
<br>
(Wolfgang Bangerth, 2011/05/29)

<li> Changed: Previously, placeholder arguments like _1, _2, etc that are used
in conjunction with the std_cxx1x::bind function could be referenced as if
they are part of the global namespace. This was achieved by importing the
corresponding elements of namespace std::placeholders into the global namespace
if your compiler supported this part of the C++ 1x standard, or otherwise using
the BOOST counterparts which are already in the global namespace. However,
this leads to a conflict if one has a C++ 1x enabled compiler (e.g. GCC 4.6)
<i>and</i> #includes certain BOOST headers, since the importation of symbols
into the global namespace now leads to ambiguous names. The only solution to
the problem is to not import names into the global namespace, but rather
import the names from either BOOST or namespace std into the deal.II namespace
std_cxx1x. The downside is that all code that uses _1, _2, etc needs to be
changed to use std_cxx1x::_1, std_cxx1x::_2, etc from now on.
<br>
(Wolfgang Bangerth, 2011/05/29)
</ol>

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

13 years ago<li> Changed: deal.II has a namespace std_cxx1x that was used to
bangerth [Mon, 30 May 2011 00:16:00 +0000 (00:16 +0000)]
<li> Changed: deal.II has a namespace std_cxx1x that was used to
import classes from BOOST that are part of the upcoming C++ 1x standard. On
the other hand, if your compiler supported a sufficiently large subset
of C++ 1x, we had code that simply did
@code
  namespace std_cxx1x = std;
@endcode
allowing you to refer to everything that was part of the compiler's namespace
<code>std</code> under the alternative name. This turned out to be untenable
in connection to the changed outlined below for _1, _2, etc. Consequently,
if the compiler used supports C++ 1x, we now selectively import elements of the
compiler's namespace std into namespace std_cxx1x as well. This may lead to
incompatibilities if you are already using elements of the C++ 1x
standard by refering to them through the std_cxx1x namespace and these elements
are not on the list of selectively imported ones.
<br>
(Wolfgang Bangerth, 2011/05/29)

<li> Changed: Previously, placeholder arguments like _1, _2, etc that are used
in conjunction with the std_cxx1x::bind function could be referenced as if
they are part of the global namespace. This was achieved by importing the
corresponding elements of namespace std::placeholders into the global namespace
if your compiler supported this part of the C++ 1x standard, or otherwise using
the BOOST counterparts which are already in the global namespace. However,
this leads to a conflict if one has a C++ 1x enabled compiler (e.g. GCC 4.6)
<i>and</i> #includes certain BOOST headers, since the importation of symbols
into the global namespace now leads to ambiguous names. The only solution to
the problem is to not import names into the global namespace, but rather
import the names from either BOOST or namespace std into the deal.II namespace
std_cxx1x. The downside is that all code that uses _1, _2, etc needs to be
changed to use std_cxx1x::_1, std_cxx1x::_2, etc from now on.
<br>
(Wolfgang Bangerth, 2011/05/29)
</ol>

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

13 years agoRemove svn:merginfo property.
bangerth [Mon, 30 May 2011 00:01:34 +0000 (00:01 +0000)]
Remove svn:merginfo property.

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

13 years agoRemove svn:mergeinfo property.
bangerth [Sun, 29 May 2011 23:39:28 +0000 (23:39 +0000)]
Remove svn:mergeinfo property.

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

13 years agoReturn reference to derived, rather than reference to base in SparsityPattern::trilin...
bangerth [Fri, 27 May 2011 22:10:02 +0000 (22:10 +0000)]
Return reference to derived, rather than reference to base in SparsityPattern::trilinos_sparsity_pattern.

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

13 years agoFix the same kind of bug in SparsityPattern::exist that was previously fixed in Spars...
bangerth [Fri, 27 May 2011 22:07:07 +0000 (22:07 +0000)]
Fix the same kind of bug in SparsityPattern::exist that was previously fixed in SparseMatrix::el() and SparseMatrix::opeator().

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

13 years agoadd another test
kanschat [Fri, 27 May 2011 21:54:05 +0000 (21:54 +0000)]
add another test

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

13 years agotest for permuted block relaxation
kanschat [Thu, 26 May 2011 16:50:48 +0000 (16:50 +0000)]
test for permuted block relaxation

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

13 years agofix permutation issues
kanschat [Thu, 26 May 2011 16:49:42 +0000 (16:49 +0000)]
fix permutation issues

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

13 years agoAugment documentation.
bangerth [Wed, 25 May 2011 17:05:45 +0000 (17:05 +0000)]
Augment documentation.

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

13 years agoProvide more documentation.
bangerth [Wed, 25 May 2011 16:52:16 +0000 (16:52 +0000)]
Provide more documentation.

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

13 years agoRemove repetition in docs
young [Tue, 24 May 2011 18:09:04 +0000 (18:09 +0000)]
Remove repetition in docs

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

13 years agoMake clean cleaner.
bangerth [Mon, 23 May 2011 22:26:38 +0000 (22:26 +0000)]
Make clean cleaner.

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

13 years agoFail also in optimized mode if umfpack wasn't configured, rather than silently
bangerth [Mon, 23 May 2011 18:21:21 +0000 (18:21 +0000)]
Fail also in optimized mode if umfpack wasn't configured, rather than silently
producing wrong results. I've seen several people run into this already now...

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

13 years agoFix name of ./configure flag.
bangerth [Mon, 23 May 2011 18:19:28 +0000 (18:19 +0000)]
Fix name of ./configure flag.

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

13 years agoUndo the change to allow configuring GSL. It wasn't used anywhere anyway.
bangerth [Mon, 23 May 2011 17:36:09 +0000 (17:36 +0000)]
Undo the change to allow configuring GSL. It wasn't used anywhere anyway.

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

13 years agoadd missing virtual function
kanschat [Mon, 23 May 2011 03:12:07 +0000 (03:12 +0000)]
add missing virtual function

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

13 years agomake MGLevelObject<RELAX> a base class of mg::SmootherRelaxation
kanschat [Mon, 23 May 2011 03:06:21 +0000 (03:06 +0000)]
make MGLevelObject<RELAX> a base class of mg::SmootherRelaxation

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

13 years agofix documentation
kanschat [Mon, 23 May 2011 01:57:55 +0000 (01:57 +0000)]
fix documentation

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

13 years agoAdjust two more instances of old-style paths. No idea how the script missed that...
bangerth [Sun, 22 May 2011 18:47:43 +0000 (18:47 +0000)]
Adjust two more instances of old-style paths. No idea how the script missed that...

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

13 years agoAdjust to new directory scheme.
bangerth [Sun, 22 May 2011 18:43:00 +0000 (18:43 +0000)]
Adjust to new directory scheme.

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

13 years agoClarify code.
bangerth [Sun, 22 May 2011 18:18:59 +0000 (18:18 +0000)]
Clarify code.

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

13 years agoFix typo.
bangerth [Sun, 22 May 2011 18:02:32 +0000 (18:02 +0000)]
Fix typo.

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

13 years agoUpdate after recent upgrade of boost.
bangerth [Sat, 21 May 2011 16:59:27 +0000 (16:59 +0000)]
Update after recent upgrade of boost.

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

13 years agodof_tools: fix make_sparsity_pattern and make_flux_sparsity_pattern for distributed...
heister [Fri, 20 May 2011 08:55:11 +0000 (08:55 +0000)]
dof_tools: fix make_sparsity_pattern and make_flux_sparsity_pattern for distributed triangulations.

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

13 years agoverify consistency of block relaxation and block preconditiioning methods
kanschat [Fri, 20 May 2011 02:07:54 +0000 (02:07 +0000)]
verify consistency of block relaxation and block preconditiioning methods

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

13 years agoToday's changes
kanschat [Fri, 20 May 2011 02:03:30 +0000 (02:03 +0000)]
Today's changes

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

13 years agoadd RelaxationBlockJacobi class
kanschat [Fri, 20 May 2011 01:58:20 +0000 (01:58 +0000)]
add RelaxationBlockJacobi class

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

13 years agoadd constructor with empty blocks
kanschat [Fri, 20 May 2011 01:57:29 +0000 (01:57 +0000)]
add constructor with empty blocks

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

13 years agomove failing test where it belongs
kanschat [Thu, 19 May 2011 20:36:01 +0000 (20:36 +0000)]
move failing test where it belongs

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

13 years agonew classes
kanschat [Thu, 19 May 2011 20:35:43 +0000 (20:35 +0000)]
new classes

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

13 years agoadd vector valued DG elements as their own classes
kanschat [Thu, 19 May 2011 19:57:43 +0000 (19:57 +0000)]
add vector valued DG elements as their own classes
clean up FE_Nedelec

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

13 years agoFixed tests for mapping q eulerian.
heltai [Wed, 18 May 2011 12:53:17 +0000 (12:53 +0000)]
Fixed tests for mapping q eulerian.

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

13 years agoFixed bug in mapping q eulerian
heltai [Wed, 18 May 2011 12:46:00 +0000 (12:46 +0000)]
Fixed bug in mapping q eulerian

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

13 years agoRemove todo and clarify text.
bangerth [Wed, 18 May 2011 11:25:14 +0000 (11:25 +0000)]
Remove todo and clarify text.

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

13 years agoMove a couple entries. Fix up wrong markup.
bangerth [Wed, 18 May 2011 11:16:18 +0000 (11:16 +0000)]
Move a couple entries. Fix up wrong markup.

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

13 years agoadd a TODO
kanschat [Tue, 17 May 2011 22:23:39 +0000 (22:23 +0000)]
add a TODO

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

13 years agoAdded tests for mapping q eulerian and transform_real_to_unit
heltai [Tue, 17 May 2011 17:26:59 +0000 (17:26 +0000)]
Added tests for mapping q eulerian and transform_real_to_unit

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

13 years agotransform_real_to_unit for codim one meshes
heltai [Tue, 17 May 2011 17:26:05 +0000 (17:26 +0000)]
transform_real_to_unit for codim one meshes

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

13 years agoFixed properties of new tests
heltai [Tue, 17 May 2011 17:13:06 +0000 (17:13 +0000)]
Fixed properties of new tests

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

13 years agoAdded failing tests for mapping q eulerian and mapping q1 eulerian.
heltai [Tue, 17 May 2011 16:42:40 +0000 (16:42 +0000)]
Added failing tests for mapping q eulerian and mapping q1 eulerian.

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

13 years agoUpdated test for transformation from real to unit cell
heltai [Tue, 17 May 2011 14:58:35 +0000 (14:58 +0000)]
Updated test for transformation from real to unit cell

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

13 years agoAdded failing test for transform_real_to_unit in codim one.
heltai [Tue, 17 May 2011 13:34:50 +0000 (13:34 +0000)]
Added failing test for transform_real_to_unit in codim one.

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

13 years agoChange the way we include files: Instead of doing #include <base/quadrature.h> we...
bangerth [Tue, 17 May 2011 04:50:10 +0000 (04:50 +0000)]
Change the way we include files: Instead of doing #include <base/quadrature.h> we now want to do #include <deal.II/base/quadrature.h>. Keep the old way for backward compatibility.

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

13 years agoChange the way we include files: Instead of doing #include <base/quadrature.h> we...
bangerth [Tue, 17 May 2011 04:34:08 +0000 (04:34 +0000)]
Change the way we include files: Instead of doing #include <base/quadrature.h> we now want to do #include <deal.II/base/quadrature.h>. Keep the old way for backward compatibility.

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

13 years agoAdjust paths.
bangerth [Tue, 17 May 2011 01:37:59 +0000 (01:37 +0000)]
Adjust paths.

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

13 years agoTalk about updated boost.
bangerth [Tue, 17 May 2011 01:36:20 +0000 (01:36 +0000)]
Talk about updated boost.

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

13 years agoRemove old version.
bangerth [Tue, 17 May 2011 01:34:48 +0000 (01:34 +0000)]
Remove old version.

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

13 years agoSet the boost path to a directory that has its own version number. This has the advan...
bangerth [Tue, 17 May 2011 01:33:43 +0000 (01:33 +0000)]
Set the boost path to a directory that has its own version number. This has the advantage that we can now atomically add a new version of boost and delete the previous one, rather than doing the three-step we previously had (add new, delete old, move over new; or delete old and add new) that typically also confuses svn and leads to directories that are a mess.

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

13 years agoMove boost tests to where they belong and use common infrastructure for the boost...
bangerth [Tue, 17 May 2011 01:29:41 +0000 (01:29 +0000)]
Move boost tests to where they belong and use common infrastructure for the boost include path.

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

13 years agoApply patches we already had in the previous version of boost.
bangerth [Tue, 17 May 2011 01:23:44 +0000 (01:23 +0000)]
Apply patches we already had in the previous version of boost.

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

13 years agoRemove parts we don't need.
bangerth [Tue, 17 May 2011 01:21:24 +0000 (01:21 +0000)]
Remove parts we don't need.

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

13 years agoRemove parts we don't need.
bangerth [Tue, 17 May 2011 00:22:09 +0000 (00:22 +0000)]
Remove parts we don't need.

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

13 years agoAdd.
bangerth [Tue, 17 May 2011 00:18:19 +0000 (00:18 +0000)]
Add.

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

13 years agoAdd boost::signals library.
bangerth [Mon, 16 May 2011 20:29:27 +0000 (20:29 +0000)]
Add boost::signals library.

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

13 years agoNew test that currently fails.
bangerth [Mon, 16 May 2011 14:23:08 +0000 (14:23 +0000)]
New test that currently fails.

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

13 years agoAdded tetst for persistent triangulation
heltai [Mon, 16 May 2011 10:50:02 +0000 (10:50 +0000)]
Added tetst for persistent triangulation

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