]>
https://gitweb.dealii.org/ - dealii-svn.git/log
denis.davydov [Fri, 21 Mar 2014 15:27:18 +0000 (15:27 +0000)]
added locally_owned_dofs_with_subdomain into DoFTools and use it in the new policy class; added a dynamic cast check to hp::DoFHandler to put populate locally_owned IndexSet later
git-svn-id: https://svn.dealii.org/branches/branch_sharedtria@32681
0785d39b -7218-0410-832d-
ea1e28bc413d
denis.davydov [Fri, 21 Mar 2014 13:44:45 +0000 (13:44 +0000)]
removed marking of artifical cells; Introduced bones of the new policy class; put back assert in get_subdomain_association.
git-svn-id: https://svn.dealii.org/branches/branch_sharedtria@32680
0785d39b -7218-0410-832d-
ea1e28bc413d
denis.davydov [Thu, 20 Mar 2014 16:57:24 +0000 (16:57 +0000)]
introduced shared parallel triangulation
git-svn-id: https://svn.dealii.org/branches/branch_sharedtria@32674
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Thu, 20 Mar 2014 14:59:46 +0000 (14:59 +0000)]
create branch
git-svn-id: https://svn.dealii.org/branches/branch_sharedtria@32673
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
heister [Fri, 28 Feb 2014 14:55:04 +0000 (14:55 +0000)]
run test in debug mode only
git-svn-id: https://svn.dealii.org/trunk@32586
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Fri, 28 Feb 2014 14:49:15 +0000 (14:49 +0000)]
add simple distributed codim 1 test case
git-svn-id: https://svn.dealii.org/trunk@32585
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Fri, 28 Feb 2014 14:41:36 +0000 (14:41 +0000)]
fix for codim one in distributed tria
git-svn-id: https://svn.dealii.org/trunk@32584
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Fri, 28 Feb 2014 07:17:21 +0000 (07:17 +0000)]
Run one less cylce in 1D test to avoid different results in convergence rate for Intel compiler.
git-svn-id: https://svn.dealii.org/trunk@32583
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 27 Feb 2014 23:02:15 +0000 (23:02 +0000)]
Fix comment and augment.
git-svn-id: https://svn.dealii.org/trunk@32582
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 27 Feb 2014 22:53:53 +0000 (22:53 +0000)]
Fix a number of warnings produced by ICC.
git-svn-id: https://svn.dealii.org/trunk@32581
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 27 Feb 2014 21:24:20 +0000 (21:24 +0000)]
Suppress a number of warnings that ICC generates.
git-svn-id: https://svn.dealii.org/trunk@32580
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 27 Feb 2014 21:23:54 +0000 (21:23 +0000)]
Fix a number of warnings produced by ICC.
git-svn-id: https://svn.dealii.org/trunk@32579
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Thu, 27 Feb 2014 21:21:35 +0000 (21:21 +0000)]
Adjust tolerances a avoid output differences
git-svn-id: https://svn.dealii.org/trunk@32578
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 27 Feb 2014 21:12:22 +0000 (21:12 +0000)]
Avoid a few warnings produced by ICC.
git-svn-id: https://svn.dealii.org/trunk@32577
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 27 Feb 2014 21:06:37 +0000 (21:06 +0000)]
Fix two issues that looked like bugs (we increment a local variable when we probably wanted to increment a variable in a scope further out).
git-svn-id: https://svn.dealii.org/trunk@32576
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 27 Feb 2014 20:52:58 +0000 (20:52 +0000)]
Avoid a warning. In this context, also realize that we take references to temporary variables; the standard says that this can work, but it is best avoided by being explicit about the lifetime of a variable.
git-svn-id: https://svn.dealii.org/trunk@32575
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 27 Feb 2014 20:31:12 +0000 (20:31 +0000)]
Fix a bug where we accidentally do too much work due to a variable that hides another one.
git-svn-id: https://svn.dealii.org/trunk@32574
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 27 Feb 2014 20:18:41 +0000 (20:18 +0000)]
Avoid one more warning with ICC.
git-svn-id: https://svn.dealii.org/trunk@32573
0785d39b -7218-0410-832d-
ea1e28bc413d
turcksin [Thu, 27 Feb 2014 15:36:51 +0000 (15:36 +0000)]
Try to suppress a warning with clang.
git-svn-id: https://svn.dealii.org/trunk@32572
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Thu, 27 Feb 2014 14:58:26 +0000 (14:58 +0000)]
add missing instantiations if not configuring muparser
git-svn-id: https://svn.dealii.org/trunk@32571
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Thu, 27 Feb 2014 14:44:57 +0000 (14:44 +0000)]
update test output
git-svn-id: https://svn.dealii.org/trunk@32570
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Thu, 27 Feb 2014 14:08:05 +0000 (14:08 +0000)]
ignore FE_Nothing in FESystem logic regarding support points
git-svn-id: https://svn.dealii.org/trunk@32569
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Thu, 27 Feb 2014 14:01:16 +0000 (14:01 +0000)]
leave a todo
git-svn-id: https://svn.dealii.org/trunk@32568
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Thu, 27 Feb 2014 13:34:29 +0000 (13:34 +0000)]
Work around a bug of gcc-4.6
git-svn-id: https://svn.dealii.org/trunk@32567
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Thu, 27 Feb 2014 10:16:44 +0000 (10:16 +0000)]
One more bugfix
git-svn-id: https://svn.dealii.org/trunk@32566
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Thu, 27 Feb 2014 10:02:26 +0000 (10:02 +0000)]
Simplify test code
git-svn-id: https://svn.dealii.org/trunk@32565
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Thu, 27 Feb 2014 06:53:10 +0000 (06:53 +0000)]
Fix compile error + fix severe bug introduced in r32549
git-svn-id: https://svn.dealii.org/trunk@32564
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 27 Feb 2014 00:16:26 +0000 (00:16 +0000)]
Fix documentation in a number of places (pointed out by Jean Ragusa).
git-svn-id: https://svn.dealii.org/trunk@32563
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 27 Feb 2014 00:01:23 +0000 (00:01 +0000)]
Disable another warning for Intel ICC that we trigger thousands of
times and that is unavoidable.
git-svn-id: https://svn.dealii.org/trunk@32562
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Wed, 26 Feb 2014 22:48:28 +0000 (22:48 +0000)]
remove forgottten functionparser cmake file
git-svn-id: https://svn.dealii.org/trunk@32561
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Wed, 26 Feb 2014 22:02:57 +0000 (22:02 +0000)]
merge muparser branch into mainline
git-svn-id: https://svn.dealii.org/trunk@32560
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Wed, 26 Feb 2014 18:44:38 +0000 (18:44 +0000)]
leave a comment in Function<dim>::vector_value
git-svn-id: https://svn.dealii.org/trunk@32559
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.