]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
12 years agoUpdate.
bangerth [Wed, 30 Nov 2011 03:11:57 +0000 (03:11 +0000)]
Update.

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

12 years agoAdd section labels to the latex output.
bangerth [Wed, 30 Nov 2011 03:09:28 +0000 (03:09 +0000)]
Add section labels to the latex output.

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

12 years agoUse newlines instead of \\\\ in latex output.
bangerth [Tue, 29 Nov 2011 21:28:49 +0000 (21:28 +0000)]
Use newlines instead of \\\\ in latex output.

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

12 years agoRewrite output by ParameterHandler::print_parameters with latex format.
bangerth [Tue, 29 Nov 2011 04:19:31 +0000 (04:19 +0000)]
Rewrite output by ParameterHandler::print_parameters with latex format.

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

12 years agoRight-align wallclock time in TimerOutput. Reset original alignment flags at the...
bangerth [Mon, 28 Nov 2011 23:12:16 +0000 (23:12 +0000)]
Right-align wallclock time in TimerOutput. Reset original alignment flags at the end of generating output.

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

12 years agoMinor doc edit.
bangerth [Sat, 26 Nov 2011 21:17:49 +0000 (21:17 +0000)]
Minor doc edit.

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

12 years agoEscape a string in an error message.
bangerth [Sat, 26 Nov 2011 20:09:45 +0000 (20:09 +0000)]
Escape a string in an error message.

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

12 years agoAdjust one last output file.
bangerth [Fri, 25 Nov 2011 21:37:12 +0000 (21:37 +0000)]
Adjust one last output file.

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

12 years agoFix the remainder of the fallout from r24764. Take the opportunity to get rid of...
bangerth [Thu, 24 Nov 2011 18:17:07 +0000 (18:17 +0000)]
Fix the remainder of the fallout from r24764. Take the opportunity to get rid of most of the non-generic output files since they aren't up-to-date anyway.

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

12 years agoFirst set of adjustments following r24764.
bangerth [Thu, 24 Nov 2011 05:35:04 +0000 (05:35 +0000)]
First set of adjustments following r24764.

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

12 years agoFirst set of adjustments following r24764.
bangerth [Thu, 24 Nov 2011 05:33:49 +0000 (05:33 +0000)]
First set of adjustments following r24764.

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

12 years agoReduce ulimit runtime.
bangerth [Thu, 24 Nov 2011 05:32:29 +0000 (05:32 +0000)]
Reduce ulimit runtime.

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

12 years agoFix wrong information about size of domain pointed out by Sergey Osipov.
bangerth [Wed, 23 Nov 2011 12:50:57 +0000 (12:50 +0000)]
Fix wrong information about size of domain pointed out by Sergey Osipov.

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

12 years agoFix the normalization script: it accidentally replaced '-0.009' by '0.009' because...
bangerth [Wed, 23 Nov 2011 12:33:46 +0000 (12:33 +0000)]
Fix the normalization script: it accidentally replaced '-0.009' by '0.009' because of the two leading zeros. See the codim_one/double_bug test currently in the svn. This is going to cause significant breakage next :-(

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

12 years agoBug on ostream with doubles.
heltai [Wed, 23 Nov 2011 08:22:04 +0000 (08:22 +0000)]
Bug on ostream with doubles.

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

12 years agoSimplify rules by avoiding an unnecessary intermediate step.
bangerth [Tue, 22 Nov 2011 20:41:32 +0000 (20:41 +0000)]
Simplify rules by avoiding an unnecessary intermediate step.

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

12 years agoAdd documentation. Revert order of arguments.
bangerth [Tue, 22 Nov 2011 16:57:52 +0000 (16:57 +0000)]
Add documentation. Revert order of arguments.

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

12 years agoNew test.
bangerth [Tue, 22 Nov 2011 16:48:35 +0000 (16:48 +0000)]
New test.

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

12 years agoAdd VectorFunctionFromScalarFunctionObject.
bangerth [Tue, 22 Nov 2011 15:14:35 +0000 (15:14 +0000)]
Add VectorFunctionFromScalarFunctionObject.

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

12 years agoAugment documentation.
bangerth [Tue, 22 Nov 2011 14:40:01 +0000 (14:40 +0000)]
Augment documentation.

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

12 years agoFound a nasty bug in grid_out. It shows up also in DataOut
heltai [Mon, 21 Nov 2011 19:12:18 +0000 (19:12 +0000)]
Found a nasty bug in grid_out. It shows up also in DataOut

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

12 years agochanges of stop criterion and the active set condition
frohne [Fri, 18 Nov 2011 20:04:51 +0000 (20:04 +0000)]
changes of stop criterion and the active set condition

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

12 years agoMake copy constructor work if the matrix is empty.
bangerth [Thu, 17 Nov 2011 23:06:48 +0000 (23:06 +0000)]
Make copy constructor work if the matrix is empty.

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

12 years agoDocumentation Tex-file
frohne [Thu, 17 Nov 2011 01:29:23 +0000 (01:29 +0000)]
Documentation Tex-file

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

12 years agoremove debug output
kanschat [Wed, 16 Nov 2011 20:45:50 +0000 (20:45 +0000)]
remove debug output

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

12 years agoProvide ScalarFunctionFromFunctionObject.
bangerth [Wed, 16 Nov 2011 14:33:54 +0000 (14:33 +0000)]
Provide ScalarFunctionFromFunctionObject.

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

12 years agoUse HTML to mark up Joerg's name correctly.
bangerth [Mon, 14 Nov 2011 13:25:26 +0000 (13:25 +0000)]
Use HTML to mark up Joerg's name correctly.

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

12 years agoRevert Moritz's patch r24741 since it leads to all sorts of regressions.
bangerth [Mon, 14 Nov 2011 13:25:03 +0000 (13:25 +0000)]
Revert Moritz's patch r24741 since it leads to all sorts of regressions.

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

12 years agoImplement DoFTools::count_dofs_per_component for hp::DoFHandler as well.
bangerth [Mon, 14 Nov 2011 05:14:46 +0000 (05:14 +0000)]
Implement DoFTools::count_dofs_per_component for hp::DoFHandler as well.

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

12 years agoGive proper credit.
bangerth [Thu, 10 Nov 2011 22:46:09 +0000 (22:46 +0000)]
Give proper credit.

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

12 years agoFETools::get_fe_from_name() can now return objects of type FE_Nothing.
bangerth [Thu, 10 Nov 2011 22:43:42 +0000 (22:43 +0000)]
FETools::get_fe_from_name() can now return objects of type FE_Nothing.

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

12 years agoUse ThreadLocalStorage for scratch objects in WorkStream
allmaras [Thu, 10 Nov 2011 17:03:34 +0000 (17:03 +0000)]
Use ThreadLocalStorage for scratch objects in WorkStream

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

12 years agoFix a problem with the intel compiler and VectorReference objects.
bangerth [Wed, 9 Nov 2011 17:00:46 +0000 (17:00 +0000)]
Fix a problem with the intel compiler and VectorReference objects.

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

12 years agoChange the commentaries
frohne [Wed, 9 Nov 2011 00:22:32 +0000 (00:22 +0000)]
Change the commentaries

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

12 years agofixed a wrong function call
janssen [Tue, 8 Nov 2011 15:49:58 +0000 (15:49 +0000)]
fixed a wrong function call

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

12 years agoWork around a problem with intel icc 12.1...
bangerth [Tue, 8 Nov 2011 13:29:47 +0000 (13:29 +0000)]
Work around a problem with intel icc 12.1...

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

12 years agoOne more.
bangerth [Mon, 7 Nov 2011 20:42:06 +0000 (20:42 +0000)]
One more.

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

12 years agoMake Intel icc also use C++0x and thereby also avoid a problem with configuring and...
bangerth [Sun, 6 Nov 2011 18:29:57 +0000 (18:29 +0000)]
Make Intel icc also use C++0x and thereby also avoid a problem with configuring and working with BOOST (see the mailing list thread today).

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

12 years agomultigrid for continuous elements of systems
janssen [Sun, 6 Nov 2011 15:48:08 +0000 (15:48 +0000)]
multigrid for continuous elements of systems

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

12 years agouse a static cast here, that is safer
janssen [Sun, 6 Nov 2011 15:47:04 +0000 (15:47 +0000)]
use a static cast here, that is safer

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

12 years agomake_cell_pathes with offset and selection of certain dofs
janssen [Sun, 6 Nov 2011 15:44:11 +0000 (15:44 +0000)]
make_cell_pathes with offset and selection of certain dofs

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

12 years agoassembling for block systems in multigrid
janssen [Sun, 6 Nov 2011 15:42:21 +0000 (15:42 +0000)]
assembling for block systems in multigrid

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

12 years agomake the loop work also for anisotropic meshes
janssen [Sun, 6 Nov 2011 15:34:56 +0000 (15:34 +0000)]
make the loop work also for anisotropic meshes

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

12 years agoNow that C++2011 is out, refer to it by that name.
bangerth [Sun, 6 Nov 2011 14:20:15 +0000 (14:20 +0000)]
Now that C++2011 is out, refer to it by that name.

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

12 years agoAlso identify Intel C compiler as such despite its best attempt at misidentifying...
bangerth [Sun, 6 Nov 2011 14:08:41 +0000 (14:08 +0000)]
Also identify Intel C compiler as such despite its best attempt at misidentifying itself.

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

12 years agoworks now with offset and certain dofs can be selected
janssen [Sun, 6 Nov 2011 14:08:19 +0000 (14:08 +0000)]
works now with offset and certain dofs can be selected

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

12 years agoUse mpic++ or mpicxx before trying mpiCC.
bangerth [Sat, 5 Nov 2011 20:46:08 +0000 (20:46 +0000)]
Use mpic++ or mpicxx before trying mpiCC.

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

12 years agoFix references to tutorial programs. step-12 doesn't use the Timer class any more.
bangerth [Sat, 5 Nov 2011 19:40:39 +0000 (19:40 +0000)]
Fix references to tutorial programs. step-12 doesn't use the Timer class any more.

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

12 years agoDo not mistake intel icc 12 for gcc.
bangerth [Sat, 5 Nov 2011 17:17:45 +0000 (17:17 +0000)]
Do not mistake intel icc 12 for gcc.

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

12 years agoRemove unused variable in step-31
allmaras [Thu, 3 Nov 2011 20:47:46 +0000 (20:47 +0000)]
Remove unused variable in step-31

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

12 years agofixed line 2054 again
frohne [Wed, 2 Nov 2011 19:45:18 +0000 (19:45 +0000)]
fixed line 2054 again

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

12 years agofixed a bug in line 2054
frohne [Wed, 2 Nov 2011 18:57:25 +0000 (18:57 +0000)]
fixed a bug in line 2054

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

12 years agoFix a couple typos.
bangerth [Wed, 2 Nov 2011 18:10:21 +0000 (18:10 +0000)]
Fix a couple typos.

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

12 years agofix formatting
frohne [Tue, 1 Nov 2011 21:36:23 +0000 (21:36 +0000)]
fix formatting

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

12 years agotests for use_inhomogeneities_for_rhs in ConstraintMatrix::distribute_local_to_global()
frohne [Tue, 1 Nov 2011 21:35:41 +0000 (21:35 +0000)]
tests for use_inhomogeneities_for_rhs in ConstraintMatrix::distribute_local_to_global()

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

12 years agoImplementation of an alternative handling of inhomogeneous constraints in ConstraintM...
frohne [Tue, 1 Nov 2011 21:30:31 +0000 (21:30 +0000)]
Implementation of an alternative handling of inhomogeneous constraints in ConstraintMatrix: use_inhomogeneities_for_rhs in distribute_local_to_global()

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

12 years agoremove the distribute after solving
frohne [Tue, 1 Nov 2011 04:06:32 +0000 (04:06 +0000)]
remove the distribute after solving

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

12 years agoLink to step-30.
bangerth [Mon, 31 Oct 2011 20:27:20 +0000 (20:27 +0000)]
Link to step-30.

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

12 years ago...but here.
bangerth [Mon, 31 Oct 2011 20:14:36 +0000 (20:14 +0000)]
...but here.

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

12 years agoAh, not here...
bangerth [Mon, 31 Oct 2011 20:14:13 +0000 (20:14 +0000)]
Ah, not here...

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

12 years agoMention the fact that this modifies an old version of step-12.
bangerth [Mon, 31 Oct 2011 20:12:40 +0000 (20:12 +0000)]
Mention the fact that this modifies an old version of step-12.

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

12 years agochanges in projection_active_set and set true for inhomogeneities
frohne [Mon, 31 Oct 2011 17:50:17 +0000 (17:50 +0000)]
changes in projection_active_set and set true for inhomogeneities

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

12 years agoMerge Chih-Che's changes.
bangerth [Mon, 31 Oct 2011 17:39:22 +0000 (17:39 +0000)]
Merge Chih-Che's changes.

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

12 years agoupdate tests for patches
kanschat [Sun, 30 Oct 2011 21:53:42 +0000 (21:53 +0000)]
update tests for patches

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

12 years agomake_child_patches
kanschat [Sun, 30 Oct 2011 21:53:05 +0000 (21:53 +0000)]
make_child_patches

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

12 years agoAdded instantiation of DoFTools::extract_constant_modes for hp::DoFHandler
salgado [Sun, 30 Oct 2011 20:28:47 +0000 (20:28 +0000)]
Added instantiation of DoFTools::extract_constant_modes for hp::DoFHandler

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

12 years agotest single patch
kanschat [Sun, 30 Oct 2011 19:07:23 +0000 (19:07 +0000)]
test single patch

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

12 years agonew patches
kanschat [Sun, 30 Oct 2011 19:06:25 +0000 (19:06 +0000)]
new patches

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

12 years agoFix SparseMatrix::{T,}mmult in two different regards.
bangerth [Sun, 30 Oct 2011 14:32:26 +0000 (14:32 +0000)]
Fix SparseMatrix::{T,}mmult in two different regards.

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

12 years agoFix typo.
bangerth [Sun, 30 Oct 2011 13:52:22 +0000 (13:52 +0000)]
Fix typo.

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

12 years agoProvide references to being productive with software in general.
bangerth [Sun, 30 Oct 2011 13:29:33 +0000 (13:29 +0000)]
Provide references to being productive with software in general.

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

12 years agoCorrect link.
bangerth [Sun, 30 Oct 2011 08:35:18 +0000 (08:35 +0000)]
Correct link.

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

12 years agoAdd a description of what a DoF is.
bangerth [Sun, 30 Oct 2011 08:28:04 +0000 (08:28 +0000)]
Add a description of what a DoF is.

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

12 years agoMore cross-references.
bangerth [Sun, 30 Oct 2011 08:27:34 +0000 (08:27 +0000)]
More cross-references.

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

12 years agoDiscuss what a DoF is in some more detail.
bangerth [Sun, 30 Oct 2011 08:19:05 +0000 (08:19 +0000)]
Discuss what a DoF is in some more detail.

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

12 years agoprecision must be set on file, not on log
kanschat [Sun, 30 Oct 2011 04:45:20 +0000 (04:45 +0000)]
precision must be set on file, not on log

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

12 years agoadd missing parameter
kanschat [Sun, 30 Oct 2011 04:39:17 +0000 (04:39 +0000)]
add missing parameter

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

12 years agowhy is this in there again?
kanschat [Sat, 29 Oct 2011 15:28:46 +0000 (15:28 +0000)]
why is this in there again?

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

12 years agoAdd global options to complete the previous slepc patch
young [Sat, 29 Oct 2011 13:49:21 +0000 (13:49 +0000)]
Add global options to complete the previous slepc patch

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

12 years agoModify wrappers to run with latest slepc v3.2
young [Sat, 29 Oct 2011 12:39:09 +0000 (12:39 +0000)]
Modify wrappers to run with latest slepc v3.2

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

12 years agoMinor adjustments.
bangerth [Sat, 29 Oct 2011 11:08:55 +0000 (11:08 +0000)]
Minor adjustments.

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

12 years agoAvoid a doxygen warning.
bangerth [Sat, 29 Oct 2011 11:04:27 +0000 (11:04 +0000)]
Avoid a doxygen warning.

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

12 years agochange BlockList to SparsityPattern
kanschat [Fri, 28 Oct 2011 21:05:42 +0000 (21:05 +0000)]
change BlockList to SparsityPattern

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

12 years agoprovide a simple function call to open and attach logfile
kanschat [Fri, 28 Oct 2011 18:43:50 +0000 (18:43 +0000)]
provide a simple function call to open and attach logfile

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

12 years agofix test output
heister [Wed, 26 Oct 2011 16:26:38 +0000 (16:26 +0000)]
fix test output

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

12 years agotest for parallel::distributed::Triangulation<dim>::mesh_reconstruction_after_reparti...
heister [Wed, 26 Oct 2011 16:25:43 +0000 (16:25 +0000)]
test for parallel::distributed::Triangulation<dim>::mesh_reconstruction_after_repartitioning

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

12 years agoNew: parallel::distributed::Triangulation<dim>::mesh_reconstruction_after_repartition...
heister [Wed, 26 Oct 2011 16:25:12 +0000 (16:25 +0000)]
New: parallel::distributed::Triangulation<dim>::mesh_reconstruction_after_repartitioning setting which is necessary for save()/load() to be deterministic.

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

12 years agofix test output
heister [Tue, 25 Oct 2011 20:51:08 +0000 (20:51 +0000)]
fix test output

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

12 years agotest for TriaAccessor<>::minimum_vertex_distance().
heister [Tue, 25 Oct 2011 20:35:56 +0000 (20:35 +0000)]
test for TriaAccessor<>::minimum_vertex_distance().

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

12 years agoNew: TriaAccessor<>::minimum_vertex_distance().
heister [Tue, 25 Oct 2011 20:34:21 +0000 (20:34 +0000)]
New: TriaAccessor<>::minimum_vertex_distance().

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

12 years agoscaling the residual
frohne [Tue, 25 Oct 2011 20:18:20 +0000 (20:18 +0000)]
scaling the residual

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

12 years agoAdd missing parenthesis.
bangerth [Tue, 25 Oct 2011 08:19:34 +0000 (08:19 +0000)]
Add missing parenthesis.

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

12 years agoFix missing include file with gcc4.6.1 and MPI.
bangerth [Tue, 25 Oct 2011 08:18:37 +0000 (08:18 +0000)]
Fix missing include file with gcc4.6.1 and MPI.

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

12 years agoAdd a paragraph.
bangerth [Mon, 24 Oct 2011 19:58:22 +0000 (19:58 +0000)]
Add a paragraph.

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

12 years agoRead through and edit.
bangerth [Mon, 24 Oct 2011 13:48:41 +0000 (13:48 +0000)]
Read through and edit.

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

12 years agoBetter arrange pictures.
bangerth [Mon, 24 Oct 2011 13:27:46 +0000 (13:27 +0000)]
Better arrange pictures.

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

12 years agoShrink.
bangerth [Mon, 24 Oct 2011 13:22:08 +0000 (13:22 +0000)]
Shrink.

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

12 years agoWrite some text.
bangerth [Mon, 24 Oct 2011 13:20:00 +0000 (13:20 +0000)]
Write some text.

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

12 years agoFix html error.
bangerth [Mon, 24 Oct 2011 12:56:39 +0000 (12:56 +0000)]
Fix html error.

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

12 years agoCrop pictures.
bangerth [Mon, 24 Oct 2011 12:46:34 +0000 (12:46 +0000)]
Crop pictures.

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