]>
https://gitweb.dealii.org/ - dealii-svn.git/log
bangerth [Mon, 7 Apr 2014 16:14:45 +0000 (16:14 +0000)]
Change the signature of approximate_derivative_tensor in hopes of convincing MS Visual C++ that everything with it is alright...
git-svn-id: https://svn.dealii.org/trunk@32724
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Sun, 6 Apr 2014 20:53:48 +0000 (20:53 +0000)]
BDM used wrong mapping type
git-svn-id: https://svn.dealii.org/trunk@32723
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Sun, 6 Apr 2014 17:25:25 +0000 (17:25 +0000)]
Update documentation
git-svn-id: https://svn.dealii.org/trunk@32722
0785d39b -7218-0410-832d-
ea1e28bc413d
dakshina.ilangova [Sat, 5 Apr 2014 19:34:33 +0000 (19:34 +0000)]
Added tests for lac/VectorView
git-svn-id: https://svn.dealii.org/trunk@32721
0785d39b -7218-0410-832d-
ea1e28bc413d
dakshina.ilangova [Sat, 5 Apr 2014 19:33:09 +0000 (19:33 +0000)]
Added tests for lac/ShiftedMatrix
git-svn-id: https://svn.dealii.org/trunk@32720
0785d39b -7218-0410-832d-
ea1e28bc413d
dakshina.ilangova [Sat, 5 Apr 2014 19:31:21 +0000 (19:31 +0000)]
Added tests for lac/PointerMatrix
git-svn-id: https://svn.dealii.org/trunk@32719
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Sat, 5 Apr 2014 15:03:29 +0000 (15:03 +0000)]
Fix undefined symbol CellAccessor<3,2>::subdomain_id that appears for some compilers due to r32708 by making a very simple function inline
git-svn-id: https://svn.dealii.org/trunk@32718
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Sat, 5 Apr 2014 06:50:46 +0000 (06:50 +0000)]
Avoid error when copying Table<2,bool>.
git-svn-id: https://svn.dealii.org/trunk@32716
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Fri, 4 Apr 2014 12:38:36 +0000 (12:38 +0000)]
Forgot one directory
git-svn-id: https://svn.dealii.org/trunk@32715
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Fri, 4 Apr 2014 12:37:11 +0000 (12:37 +0000)]
Fix DoFTools::extract_constant_modes for FE_Q_DG0
git-svn-id: https://svn.dealii.org/trunk@32714
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 3 Apr 2014 22:23:42 +0000 (22:23 +0000)]
No need for \f$...\f$, we have our own scripts that expand $...$ to exactly this.
git-svn-id: https://svn.dealii.org/trunk@32713
0785d39b -7218-0410-832d-
ea1e28bc413d
young [Thu, 3 Apr 2014 13:18:54 +0000 (13:18 +0000)]
Fix an aweful edit I made in the last patch.
git-svn-id: https://svn.dealii.org/trunk@32712
0785d39b -7218-0410-832d-
ea1e28bc413d
young [Thu, 3 Apr 2014 12:56:30 +0000 (12:56 +0000)]
Add two standard accessors, m() and n(), and do some cleaning.
git-svn-id: https://svn.dealii.org/trunk@32711
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Thu, 3 Apr 2014 06:28:55 +0000 (06:28 +0000)]
Add Triangulation<1,spacedim>::fill_vertices_with_ghost_neighbors deleted in 32708 again because the 1D part does not use the generic code.
git-svn-id: https://svn.dealii.org/trunk@32710
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Thu, 3 Apr 2014 05:49:08 +0000 (05:49 +0000)]
Fully qualify namespace to make clang happy
git-svn-id: https://svn.dealii.org/trunk@32709
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 3 Apr 2014 00:51:26 +0000 (00:51 +0000)]
Unify several copies of the same function into a single templated one. Saves a good amount of duplicated code.
git-svn-id: https://svn.dealii.org/trunk@32708
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 1 Apr 2014 13:54:12 +0000 (13:54 +0000)]
Remove a comment that does not provide any significant information.
git-svn-id: https://svn.dealii.org/trunk@32707
0785d39b -7218-0410-832d-
ea1e28bc413d
young [Mon, 31 Mar 2014 07:14:35 +0000 (07:14 +0000)]
Add an assignment operator from a regular SparseMatrix.
git-svn-id: https://svn.dealii.org/trunk@32706
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Sat, 29 Mar 2014 10:00:58 +0000 (10:00 +0000)]
Fix order of destruction in PreconditionAMG when temporary trilinos_matrix was used for construction.
git-svn-id: https://svn.dealii.org/trunk@32705
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 26 Mar 2014 01:51:58 +0000 (01:51 +0000)]
Clarify a statement.
git-svn-id: https://svn.dealii.org/trunk@32697
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 25 Mar 2014 13:01:31 +0000 (13:01 +0000)]
Be more conservative with #includes.
git-svn-id: https://svn.dealii.org/trunk@32691
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 24 Mar 2014 19:23:51 +0000 (19:23 +0000)]
Clarify language.
git-svn-id: https://svn.dealii.org/trunk@32690
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 24 Mar 2014 19:19:55 +0000 (19:19 +0000)]
Augment comments in several places to make them less unintelligible.
git-svn-id: https://svn.dealii.org/trunk@32689
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 24 Mar 2014 19:10:08 +0000 (19:10 +0000)]
Make sure we return a value in a function that has a return type.
git-svn-id: https://svn.dealii.org/trunk@32688
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 24 Mar 2014 03:15:37 +0000 (03:15 +0000)]
Also make sure we have the correct output file :-(
git-svn-id: https://svn.dealii.org/trunk@32686
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 24 Mar 2014 03:14:05 +0000 (03:14 +0000)]
Adjust implementation of laplace_transform to what had been documented.
git-svn-id: https://svn.dealii.org/trunk@32685
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 24 Mar 2014 03:13:45 +0000 (03:13 +0000)]
Adjust implementation of laplace_transform to what had been documented.
git-svn-id: https://svn.dealii.org/trunk@32684
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 24 Mar 2014 02:39:53 +0000 (02:39 +0000)]
Fix a typo.
git-svn-id: https://svn.dealii.org/trunk@32683
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Fri, 21 Mar 2014 08:27:46 +0000 (08:27 +0000)]
Make detection of quadrature rule name in FE_Q/DGQArbitraryNodes more resilient for unknown quadrature rules
git-svn-id: https://svn.dealii.org/trunk@32679
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 21 Mar 2014 01:56:03 +0000 (01:56 +0000)]
Clarify some language.
git-svn-id: https://svn.dealii.org/trunk@32678
0785d39b -7218-0410-832d-
ea1e28bc413d
turcksin [Thu, 20 Mar 2014 22:13:06 +0000 (22:13 +0000)]
Update the documentation: VisIT can read .pvtu since version 2.5.1
git-svn-id: https://svn.dealii.org/trunk@32677
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 20 Mar 2014 21:13:50 +0000 (21:13 +0000)]
Improve error message.
git-svn-id: https://svn.dealii.org/trunk@32676
0785d39b -7218-0410-832d-
ea1e28bc413d
daniel.arndt [Thu, 20 Mar 2014 09:45:16 +0000 (09:45 +0000)]
r32662 overwrote the changes in r32640, reapplied them
git-svn-id: https://svn.dealii.org/trunk@32672
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 19 Mar 2014 22:39:39 +0000 (22:39 +0000)]
Remove stray occurrences of 'typename'.
git-svn-id: https://svn.dealii.org/trunk@32671
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Wed, 19 Mar 2014 18:49:09 +0000 (18:49 +0000)]
fix some typos
git-svn-id: https://svn.dealii.org/trunk@32670
0785d39b -7218-0410-832d-
ea1e28bc413d
young [Wed, 19 Mar 2014 18:06:01 +0000 (18:06 +0000)]
Some rewording on PETSc compatibility.
git-svn-id: https://svn.dealii.org/trunk@32669
0785d39b -7218-0410-832d-
ea1e28bc413d
young [Wed, 19 Mar 2014 14:16:00 +0000 (14:16 +0000)]
Remove tested version number - encourage using latest PETSc.
git-svn-id: https://svn.dealii.org/trunk@32668
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Wed, 19 Mar 2014 13:10:36 +0000 (13:10 +0000)]
Disable multithreading part in case threads are not used
git-svn-id: https://svn.dealii.org/trunk@32667
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Mon, 17 Mar 2014 14:43:00 +0000 (14:43 +0000)]
update test
git-svn-id: https://svn.dealii.org/trunk@32666
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Mon, 17 Mar 2014 14:42:23 +0000 (14:42 +0000)]
add failing test
git-svn-id: https://svn.dealii.org/trunk@32665
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 17 Mar 2014 12:40:31 +0000 (12:40 +0000)]
Avoid C++11-isms.
git-svn-id: https://svn.dealii.org/trunk@32664
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 17 Mar 2014 01:08:09 +0000 (01:08 +0000)]
Do not use 'typename' outside templates.
git-svn-id: https://svn.dealii.org/trunk@32663
0785d39b -7218-0410-832d-
ea1e28bc413d
daniel.arndt [Mon, 17 Mar 2014 00:27:06 +0000 (00:27 +0000)]
Added support for inhomogeneous tangential and normal flow constraints
git-svn-id: https://svn.dealii.org/trunk@32662
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sun, 16 Mar 2014 16:21:52 +0000 (16:21 +0000)]
Fix a problem pointed out by Lei Qiao in one of the formulas.
git-svn-id: https://svn.dealii.org/trunk@32661
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sun, 16 Mar 2014 16:16:59 +0000 (16:16 +0000)]
Clarify documentation.
git-svn-id: https://svn.dealii.org/trunk@32660
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sun, 16 Mar 2014 01:18:41 +0000 (01:18 +0000)]
Move TriaAccessor::parent_index to class CellAccessor since we keep this information only for cells. It could not have worked at any time for non-cells. Also update documentation in a couple of places.
git-svn-id: https://svn.dealii.org/trunk@32659
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sat, 15 Mar 2014 12:21:33 +0000 (12:21 +0000)]
Add a missing header file (for MS VC++) as pointed out by Helcio Mayor.
git-svn-id: https://svn.dealii.org/trunk@32658
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sat, 15 Mar 2014 03:01:56 +0000 (03:01 +0000)]
Make the documentation of one function slightly clearer.
git-svn-id: https://svn.dealii.org/trunk@32656
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sat, 15 Mar 2014 02:13:08 +0000 (02:13 +0000)]
Add a test by Ross Kynch for VectorTools::project_boundary_values_curl_conforming.
git-svn-id: https://svn.dealii.org/trunk@32655
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sat, 15 Mar 2014 02:05:24 +0000 (02:05 +0000)]
Remove a file that is no longer needed (and hasn't been for a long time).
git-svn-id: https://svn.dealii.org/trunk@32654
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sat, 15 Mar 2014 00:06:34 +0000 (00:06 +0000)]
Rewrite a piece of code that accessed an internal representation of the data used in a vector.
git-svn-id: https://svn.dealii.org/trunk@32653
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 14 Mar 2014 23:30:11 +0000 (23:30 +0000)]
Avoid a problem with MS VC++ by adding a configuration check and providing a work-around in that case.
git-svn-id: https://svn.dealii.org/trunk@32652
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Fri, 14 Mar 2014 14:50:29 +0000 (14:50 +0000)]
Improve some assertions
git-svn-id: https://svn.dealii.org/trunk@32651
0785d39b -7218-0410-832d-
ea1e28bc413d
buerg [Thu, 13 Mar 2014 13:43:06 +0000 (13:43 +0000)]
Update test results.
git-svn-id: https://svn.dealii.org/trunk@32650
0785d39b -7218-0410-832d-
ea1e28bc413d
scott.miller [Thu, 13 Mar 2014 13:13:46 +0000 (13:13 +0000)]
Minor documentation typo in equation
git-svn-id: https://svn.dealii.org/trunk@32649
0785d39b -7218-0410-832d-
ea1e28bc413d
young [Wed, 12 Mar 2014 19:37:18 +0000 (19:37 +0000)]
Tricial crap. Toby needs the dee.
git-svn-id: https://svn.dealii.org/trunk@32648
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Wed, 12 Mar 2014 17:32:37 +0000 (17:32 +0000)]
step-7: change variable name that confused students
git-svn-id: https://svn.dealii.org/trunk@32647
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Wed, 12 Mar 2014 15:15:19 +0000 (15:15 +0000)]
fix doxygen formatting problem
git-svn-id: https://svn.dealii.org/trunk@32646
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Wed, 12 Mar 2014 15:04:27 +0000 (15:04 +0000)]
remove offensive output line
git-svn-id: https://svn.dealii.org/trunk@32645
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Wed, 12 Mar 2014 15:00:51 +0000 (15:00 +0000)]
add missing include
git-svn-id: https://svn.dealii.org/trunk@32644
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Wed, 12 Mar 2014 13:38:15 +0000 (13:38 +0000)]
fix doxygen warning
git-svn-id: https://svn.dealii.org/trunk@32643
0785d39b -7218-0410-832d-
ea1e28bc413d
daniel.arndt [Wed, 12 Mar 2014 13:29:25 +0000 (13:29 +0000)]
Fixed some problems regarding Trilinos vectors with different maps
git-svn-id: https://svn.dealii.org/trunk@32642
0785d39b -7218-0410-832d-
ea1e28bc413d
buerg [Tue, 11 Mar 2014 00:18:42 +0000 (00:18 +0000)]
Fix bug in project_bv_curl_conf for dim=2.
git-svn-id: https://svn.dealii.org/trunk@32640
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Mon, 10 Mar 2014 16:06:58 +0000 (16:06 +0000)]
adjust ThetaTimestepping
git-svn-id: https://svn.dealii.org/trunk@32639
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Mon, 10 Mar 2014 11:36:32 +0000 (11:36 +0000)]
move Newton test and add test in compatibility mode
git-svn-id: https://svn.dealii.org/trunk@32638
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Mon, 10 Mar 2014 11:24:24 +0000 (11:24 +0000)]
test failed in optimized
git-svn-id: https://svn.dealii.org/trunk@32634
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Mon, 10 Mar 2014 11:07:13 +0000 (11:07 +0000)]
introduce AnyData, OperatorBase and test that we do not break compatibility
git-svn-id: https://svn.dealii.org/trunk@32633
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sun, 9 Mar 2014 03:04:04 +0000 (03:04 +0000)]
Provide link to publications in 2014.
git-svn-id: https://svn.dealii.org/trunk@32629
0785d39b -7218-0410-832d-
ea1e28bc413d
dakshina.ilangova [Sat, 8 Mar 2014 19:44:15 +0000 (19:44 +0000)]
Added tests for lac/ProductMatrix
git-svn-id: https://svn.dealii.org/trunk@32628
0785d39b -7218-0410-832d-
ea1e28bc413d
dakshina.ilangova [Sat, 8 Mar 2014 19:40:25 +0000 (19:40 +0000)]
Deleted old files product_matrix_01.cc and product_matrix_01.output
git-svn-id: https://svn.dealii.org/trunk@32627
0785d39b -7218-0410-832d-
ea1e28bc413d
turcksin [Wed, 5 Mar 2014 21:03:36 +0000 (21:03 +0000)]
Second attempt to suppress clang warning in time_stepping.h
git-svn-id: https://svn.dealii.org/trunk@32625
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Wed, 5 Mar 2014 19:38:33 +0000 (19:38 +0000)]
fix test output
git-svn-id: https://svn.dealii.org/trunk@32624
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 5 Mar 2014 15:09:09 +0000 (15:09 +0000)]
Disable another ICC warning.
git-svn-id: https://svn.dealii.org/trunk@32614
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Wed, 5 Mar 2014 14:11:32 +0000 (14:11 +0000)]
remove MGDoFHandler from example
git-svn-id: https://svn.dealii.org/trunk@32613
0785d39b -7218-0410-832d-
ea1e28bc413d
daniel.arndt [Wed, 5 Mar 2014 11:48:30 +0000 (11:48 +0000)]
Temporary fix for Issue 191, allow sadd for Trilinos vectors
git-svn-id: https://svn.dealii.org/trunk@32612
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 5 Mar 2014 01:52:29 +0000 (01:52 +0000)]
Add new but failing test.
git-svn-id: https://svn.dealii.org/trunk@32611
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 5 Mar 2014 00:31:34 +0000 (00:31 +0000)]
Add to documentation.
git-svn-id: https://svn.dealii.org/trunk@32610
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Tue, 4 Mar 2014 19:09:44 +0000 (19:09 +0000)]
Fix doxygen groups
git-svn-id: https://svn.dealii.org/trunk@32609
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 4 Mar 2014 15:33:58 +0000 (15:33 +0000)]
Add a #include that is needed for MS VC++.
git-svn-id: https://svn.dealii.org/trunk@32608
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 4 Mar 2014 15:20:39 +0000 (15:20 +0000)]
Clarify an error message slightly.
git-svn-id: https://svn.dealii.org/trunk@32607
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Tue, 4 Mar 2014 14:10:02 +0000 (14:10 +0000)]
add test
git-svn-id: https://svn.dealii.org/trunk@32606
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 4 Mar 2014 03:58:33 +0000 (03:58 +0000)]
Provide a short description of the class and fix a grammar error.
git-svn-id: https://svn.dealii.org/trunk@32605
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Mon, 3 Mar 2014 14:37:25 +0000 (14:37 +0000)]
make step6 compile again
git-svn-id: https://svn.dealii.org/trunk@32604
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Mon, 3 Mar 2014 14:36:33 +0000 (14:36 +0000)]
make step5 compile again
git-svn-id: https://svn.dealii.org/trunk@32603
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Mon, 3 Mar 2014 14:19:15 +0000 (14:19 +0000)]
rewrap comments
git-svn-id: https://svn.dealii.org/trunk@32602
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Mon, 3 Mar 2014 14:17:58 +0000 (14:17 +0000)]
improve documentation
git-svn-id: https://svn.dealii.org/trunk@32601
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Mon, 3 Mar 2014 12:12:19 +0000 (12:12 +0000)]
Doc: Do not refer to external deal.ico, but use local one
git-svn-id: https://svn.dealii.org/trunk@32600
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 3 Mar 2014 01:10:02 +0000 (01:10 +0000)]
Fix a typo. Clarify a statement.
git-svn-id: https://svn.dealii.org/trunk@32599
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Sun, 2 Mar 2014 19:11:00 +0000 (19:11 +0000)]
Bugfix: CMake: Remove leftover code. We are able to find muparser externally :-]
git-svn-id: https://svn.dealii.org/trunk@32598
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Sun, 2 Mar 2014 07:12:29 +0000 (07:12 +0000)]
Change q_point to q_index so students do not think it is a point
Do the quadrature loop in step 3 outside the loop over shape functions, thus being consistent with later steps and allowing for easier modifications;
git-svn-id: https://svn.dealii.org/trunk@32597
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Sun, 2 Mar 2014 02:33:29 +0000 (02:33 +0000)]
Revert "*errrr* with a dash..."
This reverts commit
ed2ff1c166feb2e880852d2c3ea9e010d6e293ba .
git-svn-id: https://svn.dealii.org/trunk@32596
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Sat, 1 Mar 2014 19:43:04 +0000 (19:43 +0000)]
*errrr* with a dash...
git-svn-id: https://svn.dealii.org/trunk@32595
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Sat, 1 Mar 2014 18:01:36 +0000 (18:01 +0000)]
Append version number to soname with a dot
git-svn-id: https://svn.dealii.org/trunk@32594
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Sat, 1 Mar 2014 17:39:52 +0000 (17:39 +0000)]
Remove accidentally committed code
git-svn-id: https://svn.dealii.org/trunk@32593
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Sat, 1 Mar 2014 10:45:09 +0000 (10:45 +0000)]
Suppress log messages from SolverCG because the iteration numbers are too sensitive (and not central to this test, only needed for a reference solution)
git-svn-id: https://svn.dealii.org/trunk@32592
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sat, 1 Mar 2014 03:43:35 +0000 (03:43 +0000)]
Fix one more warning about hiding a local variable.
git-svn-id: https://svn.dealii.org/trunk@32591
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Fri, 28 Feb 2014 16:05:32 +0000 (16:05 +0000)]
Fix bug
git-svn-id: https://svn.dealii.org/trunk@32590
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Fri, 28 Feb 2014 15:41:33 +0000 (15:41 +0000)]
fix bug: ParameterHandler::read_input() would parse the last line twice which will create an error if the last line in the .prm ends a section without a newline
git-svn-id: https://svn.dealii.org/trunk@32589
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Fri, 28 Feb 2014 15:39:11 +0000 (15:39 +0000)]
fix test output
git-svn-id: https://svn.dealii.org/trunk@32588
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Fri, 28 Feb 2014 15:25:33 +0000 (15:25 +0000)]
add failing parameter_handler test
git-svn-id: https://svn.dealii.org/trunk@32587
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.