]>
https://gitweb.dealii.org/ - dealii.git/log
Martin Kronbichler [Mon, 13 Sep 2010 14:04:31 +0000 (14:04 +0000)]
Avoid some compiler warnings regarding unused variables.
git-svn-id: https://svn.dealii.org/trunk@21942
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 13 Sep 2010 12:33:56 +0000 (12:33 +0000)]
Make compile.
git-svn-id: https://svn.dealii.org/trunk@21941
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 13 Sep 2010 11:41:38 +0000 (11:41 +0000)]
Here too.
git-svn-id: https://svn.dealii.org/trunk@21940
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 13 Sep 2010 11:41:19 +0000 (11:41 +0000)]
Add copyright notice.
git-svn-id: https://svn.dealii.org/trunk@21939
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 13 Sep 2010 11:29:24 +0000 (11:29 +0000)]
Re-add copyright notice.
git-svn-id: https://svn.dealii.org/trunk@21938
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 13 Sep 2010 11:18:12 +0000 (11:18 +0000)]
Re-add copyright notice.
git-svn-id: https://svn.dealii.org/trunk@21937
0785d39b -7218-0410-832d-
ea1e28bc413d
Luca Heltai [Mon, 13 Sep 2010 08:21:52 +0000 (08:21 +0000)]
Removed check on number of boundary nodes for codimension one meshes in 2D. There can be even more than two...
git-svn-id: https://svn.dealii.org/trunk@21936
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Mon, 13 Sep 2010 04:15:53 +0000 (04:15 +0000)]
remove files superceded by general version
git-svn-id: https://svn.dealii.org/trunk@21935
0785d39b -7218-0410-832d-
ea1e28bc413d
Markus Buerg [Sun, 12 Sep 2010 14:35:56 +0000 (14:35 +0000)]
Test nedelec adapted.
git-svn-id: https://svn.dealii.org/trunk@21934
0785d39b -7218-0410-832d-
ea1e28bc413d
Markus Buerg [Sun, 12 Sep 2010 11:01:34 +0000 (11:01 +0000)]
Compiler warning removed.
git-svn-id: https://svn.dealii.org/trunk@21933
0785d39b -7218-0410-832d-
ea1e28bc413d
Markus Buerg [Sun, 12 Sep 2010 09:03:07 +0000 (09:03 +0000)]
Nedelec elements in prerelease version. Requires documentation and style changes and tests.
git-svn-id: https://svn.dealii.org/trunk@21932
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 12 Sep 2010 03:05:28 +0000 (03:05 +0000)]
One more.
git-svn-id: https://svn.dealii.org/trunk@21931
0785d39b -7218-0410-832d-
ea1e28bc413d
Luca Heltai [Sat, 11 Sep 2010 16:14:40 +0000 (16:14 +0000)]
Added assertion in QGuassOneOverR
git-svn-id: https://svn.dealii.org/trunk@21930
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Fri, 10 Sep 2010 19:46:33 +0000 (19:46 +0000)]
provide default constructor
git-svn-id: https://svn.dealii.org/trunk@21924
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Fri, 10 Sep 2010 16:46:12 +0000 (16:46 +0000)]
MeshWorker::loop now parallel
git-svn-id: https://svn.dealii.org/trunk@21917
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Fri, 10 Sep 2010 14:31:11 +0000 (14:31 +0000)]
Fix typo.
git-svn-id: https://svn.dealii.org/trunk@21915
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 9 Sep 2010 15:15:20 +0000 (15:15 +0000)]
Do not keep output files in the repository.
git-svn-id: https://svn.dealii.org/trunk@21911
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 9 Sep 2010 15:14:49 +0000 (15:14 +0000)]
Add some to documentation.
git-svn-id: https://svn.dealii.org/trunk@21910
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 9 Sep 2010 15:01:22 +0000 (15:01 +0000)]
Work around an annoying problem with gcc4.5 in which it complained about competing definitions of placeholders like _1, _2, etc that were imported from both libstdc++ and from boost.
git-svn-id: https://svn.dealii.org/trunk@21909
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 9 Sep 2010 12:42:55 +0000 (12:42 +0000)]
Remove unnecessary header files.
git-svn-id: https://svn.dealii.org/trunk@21908
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 9 Sep 2010 12:42:16 +0000 (12:42 +0000)]
Initialize variable to avoid warning.
git-svn-id: https://svn.dealii.org/trunk@21907
0785d39b -7218-0410-832d-
ea1e28bc413d
Timo Heister [Thu, 9 Sep 2010 11:43:35 +0000 (11:43 +0000)]
fix GridGenerator documentation.
git-svn-id: https://svn.dealii.org/trunk@21906
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Thu, 9 Sep 2010 10:01:05 +0000 (10:01 +0000)]
Make compile with Intel compiler.
git-svn-id: https://svn.dealii.org/trunk@21905
0785d39b -7218-0410-832d-
ea1e28bc413d
Andrew McBride [Thu, 9 Sep 2010 09:18:40 +0000 (09:18 +0000)]
Update the news
git-svn-id: https://svn.dealii.org/trunk@21904
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Thu, 9 Sep 2010 09:09:29 +0000 (09:09 +0000)]
Fix two tests.
git-svn-id: https://svn.dealii.org/trunk@21903
0785d39b -7218-0410-832d-
ea1e28bc413d
Andrew McBride [Thu, 9 Sep 2010 08:55:23 +0000 (08:55 +0000)]
Fixed bug in FEValuesViews::SymmetricTensor< 2, dim, spacedim >::get_function_divergences
git-svn-id: https://svn.dealii.org/trunk@21902
0785d39b -7218-0410-832d-
ea1e28bc413d
Andrew McBride [Thu, 9 Sep 2010 08:51:27 +0000 (08:51 +0000)]
Add missing methods FEValuesViews::SymmetricTensor< 2, dim, spacedim >::value and FEValuesViews::SymmetricTensor< 2, dim, spacedim >::divergence
git-svn-id: https://svn.dealii.org/trunk@21901
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 9 Sep 2010 02:25:16 +0000 (02:25 +0000)]
Augment ParameterHandler documentation.
git-svn-id: https://svn.dealii.org/trunk@21900
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Wed, 8 Sep 2010 21:05:35 +0000 (21:05 +0000)]
Change threshold for zero.
git-svn-id: https://svn.dealii.org/trunk@21899
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 8 Sep 2010 20:55:09 +0000 (20:55 +0000)]
Document ParameterHandler changes.
git-svn-id: https://svn.dealii.org/trunk@21898
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 8 Sep 2010 20:54:57 +0000 (20:54 +0000)]
Re-write the ParameterHandler class to store its data in a BOOST property_tree container, rather than a hand-written data structure. The primary advantage is that we so gain the ability to write (and later read) data in XML format, for example for consumption by a GUI.
git-svn-id: https://svn.dealii.org/trunk@21897
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 8 Sep 2010 19:36:15 +0000 (19:36 +0000)]
New test.
git-svn-id: https://svn.dealii.org/trunk@21896
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 8 Sep 2010 19:25:28 +0000 (19:25 +0000)]
New test.
git-svn-id: https://svn.dealii.org/trunk@21895
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 8 Sep 2010 19:05:32 +0000 (19:05 +0000)]
Adjust to our usual convention.
git-svn-id: https://svn.dealii.org/trunk@21894
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Wed, 8 Sep 2010 16:17:16 +0000 (16:17 +0000)]
Improved tests. And some more tests. Should now test everything.
git-svn-id: https://svn.dealii.org/trunk@21893
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Wed, 8 Sep 2010 16:07:40 +0000 (16:07 +0000)]
Now really fix collective adding.
git-svn-id: https://svn.dealii.org/trunk@21892
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 8 Sep 2010 15:53:33 +0000 (15:53 +0000)]
Fix a few typos.
git-svn-id: https://svn.dealii.org/trunk@21891
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Wed, 8 Sep 2010 15:50:24 +0000 (15:50 +0000)]
Fix memory consumption.
git-svn-id: https://svn.dealii.org/trunk@21890
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Wed, 8 Sep 2010 15:50:11 +0000 (15:50 +0000)]
Fix adding of several elements.
git-svn-id: https://svn.dealii.org/trunk@21889
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Wed, 8 Sep 2010 15:38:45 +0000 (15:38 +0000)]
Add several tests for collective add operations in sparse matrix.
git-svn-id: https://svn.dealii.org/trunk@21888
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 8 Sep 2010 14:55:43 +0000 (14:55 +0000)]
Move one more file.
git-svn-id: https://svn.dealii.org/trunk@21883
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 8 Sep 2010 14:25:33 +0000 (14:25 +0000)]
Remove unneeded input file.
git-svn-id: https://svn.dealii.org/trunk@21882
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 8 Sep 2010 14:25:25 +0000 (14:25 +0000)]
Fix doc.
git-svn-id: https://svn.dealii.org/trunk@21881
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 8 Sep 2010 14:24:38 +0000 (14:24 +0000)]
New test.
git-svn-id: https://svn.dealii.org/trunk@21880
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 8 Sep 2010 14:20:48 +0000 (14:20 +0000)]
Fix bugs in Patterns::Integer and Patterns::Double.
git-svn-id: https://svn.dealii.org/trunk@21879
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 8 Sep 2010 14:17:01 +0000 (14:17 +0000)]
New test.
git-svn-id: https://svn.dealii.org/trunk@21878
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 8 Sep 2010 14:06:56 +0000 (14:06 +0000)]
New test.
git-svn-id: https://svn.dealii.org/trunk@21877
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 8 Sep 2010 13:43:40 +0000 (13:43 +0000)]
Move input files to subdirectories.
git-svn-id: https://svn.dealii.org/trunk@21875
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 7 Sep 2010 23:34:56 +0000 (23:34 +0000)]
Adjust output.
git-svn-id: https://svn.dealii.org/trunk@21873
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 7 Sep 2010 23:34:25 +0000 (23:34 +0000)]
New test.
git-svn-id: https://svn.dealii.org/trunk@21872
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 7 Sep 2010 23:03:21 +0000 (23:03 +0000)]
Fix output.
git-svn-id: https://svn.dealii.org/trunk@21871
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 7 Sep 2010 22:24:26 +0000 (22:24 +0000)]
Fix typo.
git-svn-id: https://svn.dealii.org/trunk@21870
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 7 Sep 2010 22:15:03 +0000 (22:15 +0000)]
Add to documentation.
git-svn-id: https://svn.dealii.org/trunk@21869
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 7 Sep 2010 20:13:55 +0000 (20:13 +0000)]
New test.
git-svn-id: https://svn.dealii.org/trunk@21868
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 7 Sep 2010 20:07:55 +0000 (20:07 +0000)]
New test.
git-svn-id: https://svn.dealii.org/trunk@21867
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 7 Sep 2010 19:58:26 +0000 (19:58 +0000)]
New test.
git-svn-id: https://svn.dealii.org/trunk@21866
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 7 Sep 2010 15:20:31 +0000 (15:20 +0000)]
Fix typo.
git-svn-id: https://svn.dealii.org/trunk@21865
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 7 Sep 2010 12:55:22 +0000 (12:55 +0000)]
Add some text.
git-svn-id: https://svn.dealii.org/trunk@21864
0785d39b -7218-0410-832d-
ea1e28bc413d
Luca Heltai [Tue, 7 Sep 2010 09:08:23 +0000 (09:08 +0000)]
Fixed creation of middle points for straight boundaries in dim = <1,2>
git-svn-id: https://svn.dealii.org/trunk@21863
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Mon, 6 Sep 2010 12:55:17 +0000 (12:55 +0000)]
Need to declare functions inline in order to avoid compiling the same function more than once in the same file.
git-svn-id: https://svn.dealii.org/trunk@21860
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Fri, 3 Sep 2010 16:49:28 +0000 (16:49 +0000)]
Fix test for Trilinos MPI.
git-svn-id: https://svn.dealii.org/trunk@21856
0785d39b -7218-0410-832d-
ea1e28bc413d
Timo Heister [Fri, 3 Sep 2010 09:39:24 +0000 (09:39 +0000)]
fix documentation about colorized indicators in hyper_cube() with the exception in 1d.
git-svn-id: https://svn.dealii.org/trunk@21852
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 2 Sep 2010 19:03:45 +0000 (19:03 +0000)]
Minor adjustment of whitespace.
git-svn-id: https://svn.dealii.org/trunk@21850
0785d39b -7218-0410-832d-
ea1e28bc413d
Timo Heister [Thu, 2 Sep 2010 11:18:33 +0000 (11:18 +0000)]
and do it correctly.
git-svn-id: https://svn.dealii.org/trunk@21836
0785d39b -7218-0410-832d-
ea1e28bc413d
Timo Heister [Thu, 2 Sep 2010 11:16:55 +0000 (11:16 +0000)]
step-41: require Trilinos in the makefile to make build-test pass without Trilinos.
git-svn-id: https://svn.dealii.org/trunk@21835
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 1 Sep 2010 19:58:10 +0000 (19:58 +0000)]
Remove a directory that was apparently accidentally added.
git-svn-id: https://svn.dealii.org/trunk@21832
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 1 Sep 2010 19:25:32 +0000 (19:25 +0000)]
Remove output files no longer needed for this test.
git-svn-id: https://svn.dealii.org/trunk@21831
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 1 Sep 2010 19:24:22 +0000 (19:24 +0000)]
Minor edits.
git-svn-id: https://svn.dealii.org/trunk@21830
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 1 Sep 2010 19:22:25 +0000 (19:22 +0000)]
Add the output directory for polynomial_minus_equals.cc.
git-svn-id: https://svn.dealii.org/trunk@21829
0785d39b -7218-0410-832d-
ea1e28bc413d
Andrew McBride [Wed, 1 Sep 2010 17:26:13 +0000 (17:26 +0000)]
New test
git-svn-id: https://svn.dealii.org/trunk@21826
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 1 Sep 2010 13:44:50 +0000 (13:44 +0000)]
Regenerate.
git-svn-id: https://svn.dealii.org/trunk@21823
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 1 Sep 2010 13:43:17 +0000 (13:43 +0000)]
On OpenMPI, headers included from mpi.h produce lots of warnings for unused function arguments. Suppress them.
git-svn-id: https://svn.dealii.org/trunk@21822
0785d39b -7218-0410-832d-
ea1e28bc413d
Luca Heltai [Wed, 1 Sep 2010 13:26:08 +0000 (13:26 +0000)]
Filled step-41.cc with content of main.cc
git-svn-id: https://svn.dealii.org/trunk@21821
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Wed, 1 Sep 2010 13:25:39 +0000 (13:25 +0000)]
Refine test that checks for deal.II and Trilinos MPI consistency.
git-svn-id: https://svn.dealii.org/trunk@21820
0785d39b -7218-0410-832d-
ea1e28bc413d
Luca Heltai [Wed, 1 Sep 2010 13:19:20 +0000 (13:19 +0000)]
Added empty step-41.cc to allow doxygen to complete
git-svn-id: https://svn.dealii.org/trunk@21818
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Wed, 1 Sep 2010 09:57:05 +0000 (09:57 +0000)]
Fix compilation with gcc4.5
git-svn-id: https://svn.dealii.org/trunk@21815
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 31 Aug 2010 16:00:55 +0000 (16:00 +0000)]
Fix formatting of comments.
git-svn-id: https://svn.dealii.org/trunk@21811
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 31 Aug 2010 15:57:51 +0000 (15:57 +0000)]
Add to documentation.
git-svn-id: https://svn.dealii.org/trunk@21810
0785d39b -7218-0410-832d-
ea1e28bc413d
Luca Heltai [Tue, 31 Aug 2010 14:24:46 +0000 (14:24 +0000)]
Skeleton for quasistatic plasticity example: step-41
git-svn-id: https://svn.dealii.org/trunk@21809
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Tue, 31 Aug 2010 13:47:52 +0000 (13:47 +0000)]
Correctly set svn ignore property.
git-svn-id: https://svn.dealii.org/trunk@21808
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Tue, 31 Aug 2010 12:09:16 +0000 (12:09 +0000)]
Remove executables etc from repository. Set svn properties.
git-svn-id: https://svn.dealii.org/trunk@21807
0785d39b -7218-0410-832d-
ea1e28bc413d
Luca Heltai [Tue, 31 Aug 2010 10:27:49 +0000 (10:27 +0000)]
Changed wiki address.
git-svn-id: https://svn.dealii.org/trunk@21806
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 31 Aug 2010 01:49:30 +0000 (01:49 +0000)]
Simplify test.
git-svn-id: https://svn.dealii.org/trunk@21805
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 31 Aug 2010 01:15:03 +0000 (01:15 +0000)]
Augment.
git-svn-id: https://svn.dealii.org/trunk@21804
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 31 Aug 2010 00:00:10 +0000 (00:00 +0000)]
Make sure things can actually be compiled.
git-svn-id: https://svn.dealii.org/trunk@21803
0785d39b -7218-0410-832d-
ea1e28bc413d
Markus Buerg [Mon, 30 Aug 2010 18:29:19 +0000 (18:29 +0000)]
Tests for parent functions in DoFIterators
git-svn-id: https://svn.dealii.org/trunk@21801
0785d39b -7218-0410-832d-
ea1e28bc413d
Markus Buerg [Mon, 30 Aug 2010 18:22:27 +0000 (18:22 +0000)]
Tests for parent functions in DoFIterators
git-svn-id: https://svn.dealii.org/trunk@21800
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 30 Aug 2010 15:14:01 +0000 (15:14 +0000)]
Clarify documentation.
git-svn-id: https://svn.dealii.org/trunk@21796
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Mon, 30 Aug 2010 14:13:11 +0000 (14:13 +0000)]
Cleanup in local_to_global functions: remove unnecessary make_global_row_list functions. Also incorporate documentation change in r21776 on distributed grid branch.
git-svn-id: https://svn.dealii.org/trunk@21792
0785d39b -7218-0410-832d-
ea1e28bc413d
Timo Heister [Mon, 30 Aug 2010 12:51:33 +0000 (12:51 +0000)]
fix link to build test in documentation.
git-svn-id: https://svn.dealii.org/trunk@21790
0785d39b -7218-0410-832d-
ea1e28bc413d
Markus Buerg [Mon, 30 Aug 2010 10:36:23 +0000 (10:36 +0000)]
Parent Function for DoFIterators
git-svn-id: https://svn.dealii.org/trunk@21789
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 30 Aug 2010 03:16:56 +0000 (03:16 +0000)]
Update comment.
git-svn-id: https://svn.dealii.org/trunk@21787
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 30 Aug 2010 00:17:53 +0000 (00:17 +0000)]
Make sure we detect the case that Trilinos and deal.II disagree on their MPI settings.
git-svn-id: https://svn.dealii.org/trunk@21786
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 29 Aug 2010 22:13:20 +0000 (22:13 +0000)]
Use the obvious function, rather than work around a missing instantiation.
git-svn-id: https://svn.dealii.org/trunk@21785
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 29 Aug 2010 22:12:52 +0000 (22:12 +0000)]
Instantiate a missing function.
git-svn-id: https://svn.dealii.org/trunk@21784
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 29 Aug 2010 20:55:37 +0000 (20:55 +0000)]
Allow setting CXXFLAGSG and CXXFLAGSO at have it be picked up by ./configure.
git-svn-id: https://svn.dealii.org/trunk@21783
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 29 Aug 2010 20:04:56 +0000 (20:04 +0000)]
Remove temporary file.
git-svn-id: https://svn.dealii.org/trunk@21782
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 29 Aug 2010 19:59:13 +0000 (19:59 +0000)]
Test other combinations of dim/spacedim as well.
git-svn-id: https://svn.dealii.org/trunk@21781
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 29 Aug 2010 19:58:11 +0000 (19:58 +0000)]
Simplify testcase. No need to have a temporary file.
git-svn-id: https://svn.dealii.org/trunk@21780
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 29 Aug 2010 19:51:35 +0000 (19:51 +0000)]
Initialize patch index properly.
git-svn-id: https://svn.dealii.org/trunk@21779
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.