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

12 years agoAdd.
bangerth [Mon, 24 Oct 2011 12:39:45 +0000 (12:39 +0000)]
Add.

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

12 years agoPossibilities for extensions.
bangerth [Mon, 24 Oct 2011 12:32:44 +0000 (12:32 +0000)]
Possibilities for extensions.

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

12 years agoLink to step-43.
bangerth [Mon, 24 Oct 2011 12:24:09 +0000 (12:24 +0000)]
Link to step-43.

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

12 years agoAdd examples to the documentation.
bangerth [Sun, 23 Oct 2011 16:03:51 +0000 (16:03 +0000)]
Add examples to the documentation.

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

12 years agoSet properties.
bangerth [Sun, 23 Oct 2011 13:27:57 +0000 (13:27 +0000)]
Set properties.

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

12 years agoProvide an alternative header format for TableHandler::write_text().
bangerth [Sat, 22 Oct 2011 21:20:00 +0000 (21:20 +0000)]
Provide an alternative header format for TableHandler::write_text().

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

12 years agoMove template functions back to header file as is apparently necessary.
bangerth [Fri, 21 Oct 2011 21:16:54 +0000 (21:16 +0000)]
Move template functions back to header file as is apparently necessary.

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

12 years agoAlso pad below columns if necessary.
bangerth [Fri, 21 Oct 2011 21:14:07 +0000 (21:14 +0000)]
Also pad below columns if necessary.

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

12 years agoclean up the code and revision of projection_active_set () again
frohne [Fri, 21 Oct 2011 19:32:25 +0000 (19:32 +0000)]
clean up the code and revision of projection_active_set () again

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

12 years agorevision of projection_active_set ()
frohne [Fri, 21 Oct 2011 16:51:00 +0000 (16:51 +0000)]
revision of projection_active_set ()

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

12 years agoFix bug with empty table.
bangerth [Fri, 21 Oct 2011 14:26:39 +0000 (14:26 +0000)]
Fix bug with empty table.

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

12 years agoChanging output_result
frohne [Fri, 21 Oct 2011 01:44:05 +0000 (01:44 +0000)]
Changing output_result

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

12 years agoAdd to a documentation text based on a question just received.
bangerth [Thu, 20 Oct 2011 19:55:43 +0000 (19:55 +0000)]
Add to a documentation text based on a question just received.

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

12 years agomake step-41 work
frohne [Thu, 20 Oct 2011 18:54:19 +0000 (18:54 +0000)]
make step-41 work

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

12 years agofix step-41 when using mpi
heister [Wed, 19 Oct 2011 16:36:50 +0000 (16:36 +0000)]
fix step-41 when using mpi

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

12 years agoUsing Trilinos vectors and sparse-matrices
frohne [Wed, 19 Oct 2011 16:25:35 +0000 (16:25 +0000)]
Using Trilinos vectors and sparse-matrices

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

12 years agoundo r24637
heister [Wed, 19 Oct 2011 16:04:43 +0000 (16:04 +0000)]
undo r24637

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

12 years agoUsing Trilinos vectors and sparse-matrices
frohne [Wed, 19 Oct 2011 15:38:14 +0000 (15:38 +0000)]
Using Trilinos vectors and sparse-matrices

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

12 years agoSwitch off auto fill mode before computing convergence rates.
bangerth [Wed, 19 Oct 2011 08:37:52 +0000 (08:37 +0000)]
Switch off auto fill mode before computing convergence rates.

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

12 years agoActive-Set-method works with constraints
frohne [Tue, 18 Oct 2011 19:13:38 +0000 (19:13 +0000)]
Active-Set-method works with constraints

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

12 years agoMake serialization work again.
bangerth [Tue, 18 Oct 2011 14:38:27 +0000 (14:38 +0000)]
Make serialization work again.

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

12 years agoMake the behavior of the previous patch optional to keep the ConvergenceTable functio...
bangerth [Tue, 18 Oct 2011 14:22:55 +0000 (14:22 +0000)]
Make the behavior of the previous patch optional to keep the ConvergenceTable function happy.

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

12 years agoPay attention to the flags set for the stream.
bangerth [Tue, 18 Oct 2011 13:46:17 +0000 (13:46 +0000)]
Pay attention to the flags set for the stream.

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

12 years agoFill partially filled columns with padding.
bangerth [Tue, 18 Oct 2011 11:19:20 +0000 (11:19 +0000)]
Fill partially filled columns with padding.

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

12 years agoMove a template function to the .h file.
bangerth [Tue, 18 Oct 2011 10:38:56 +0000 (10:38 +0000)]
Move a template function to the .h file.

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

12 years agoPrint "" in empty entries of a table.
bangerth [Tue, 18 Oct 2011 10:14:33 +0000 (10:14 +0000)]
Print "" in empty entries of a table.

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

12 years agoCheck in forgotten file.
bangerth [Tue, 18 Oct 2011 06:19:35 +0000 (06:19 +0000)]
Check in forgotten file.

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

12 years agoRemove.
bangerth [Mon, 17 Oct 2011 21:09:54 +0000 (21:09 +0000)]
Remove.

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

12 years agoAllow serialization of the TableHandler class.
bangerth [Mon, 17 Oct 2011 21:09:14 +0000 (21:09 +0000)]
Allow serialization of the TableHandler class.

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

12 years agoReindent.
bangerth [Mon, 17 Oct 2011 21:08:41 +0000 (21:08 +0000)]
Reindent.

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

12 years agoReindent a line.
bangerth [Mon, 17 Oct 2011 20:18:03 +0000 (20:18 +0000)]
Reindent a line.

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

12 years agoFix configuring with Trilinos on Debian.
bangerth [Mon, 17 Oct 2011 19:44:56 +0000 (19:44 +0000)]
Fix configuring with Trilinos on Debian.

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

12 years agoChange the inner workings of the TableHandler and derived ConvergenceTable class.
bangerth [Mon, 17 Oct 2011 18:26:33 +0000 (18:26 +0000)]
Change the inner workings of the TableHandler and derived ConvergenceTable class.

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

12 years agoNew test.
bangerth [Mon, 17 Oct 2011 08:58:45 +0000 (08:58 +0000)]
New test.

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

12 years agoAdd a couple sentences to the documentation.
bangerth [Mon, 17 Oct 2011 05:37:56 +0000 (05:37 +0000)]
Add a couple sentences to the documentation.

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

12 years agoConvince myself that the FE_DGQArbitraryNodes does what it suggests.
bangerth [Mon, 17 Oct 2011 05:35:26 +0000 (05:35 +0000)]
Convince myself that the FE_DGQArbitraryNodes does what it suggests.

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

12 years agoAdd the necessary glue.
bangerth [Sat, 15 Oct 2011 15:00:16 +0000 (15:00 +0000)]
Add the necessary glue.

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

12 years agofix makefile and edit svn:ignores
frohne [Fri, 14 Oct 2011 19:40:58 +0000 (19:40 +0000)]
fix makefile and edit svn:ignores

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

12 years agofirst version of step-41, does not compile yet
frohne [Fri, 14 Oct 2011 19:37:41 +0000 (19:37 +0000)]
first version of step-41, does not compile yet

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

12 years agoreserve step-41
frohne [Fri, 14 Oct 2011 19:34:46 +0000 (19:34 +0000)]
reserve step-41

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

12 years agoudpate test and make it pass
heister [Fri, 14 Oct 2011 15:58:09 +0000 (15:58 +0000)]
udpate test and make it pass

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

12 years agofix bug in Triangulation::load() and improve documentation
heister [Fri, 14 Oct 2011 15:57:21 +0000 (15:57 +0000)]
fix bug in Triangulation::load() and improve documentation

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

12 years agoupdate svn:ignore
heister [Fri, 14 Oct 2011 15:14:17 +0000 (15:14 +0000)]
update svn:ignore

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

12 years agonew test for Triangulation::load()/save() that fails
heister [Fri, 14 Oct 2011 15:09:11 +0000 (15:09 +0000)]
new test for Triangulation::load()/save() that fails

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

12 years agofix search in html doxygen documentation
heister [Thu, 13 Oct 2011 14:52:09 +0000 (14:52 +0000)]
fix search in html doxygen documentation

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

12 years agoIndent.
bangerth [Thu, 13 Oct 2011 11:11:14 +0000 (11:11 +0000)]
Indent.

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

12 years agofix test output
heister [Wed, 12 Oct 2011 20:13:06 +0000 (20:13 +0000)]
fix test output

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