]>
https://gitweb.dealii.org/ - dealii.git/log
Wolfgang Bangerth [Fri, 21 Feb 2014 21:33:23 +0000 (21:33 +0000)]
Three additional theses.
git-svn-id: https://svn.dealii.org/trunk@32530
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Fri, 21 Feb 2014 19:40:25 +0000 (19:40 +0000)]
Avoid one more compiler warning
git-svn-id: https://svn.dealii.org/trunk@32529
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Fri, 21 Feb 2014 19:01:30 +0000 (19:01 +0000)]
Avoid compiler warning
git-svn-id: https://svn.dealii.org/trunk@32528
0785d39b -7218-0410-832d-
ea1e28bc413d
Timo Heister [Fri, 21 Feb 2014 18:32:24 +0000 (18:32 +0000)]
add failing fe_nothing tests
git-svn-id: https://svn.dealii.org/trunk@32526
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Thu, 20 Feb 2014 16:35:41 +0000 (16:35 +0000)]
Forgot a header file
git-svn-id: https://svn.dealii.org/trunk@32522
0785d39b -7218-0410-832d-
ea1e28bc413d
Timo Heister [Thu, 20 Feb 2014 15:29:59 +0000 (15:29 +0000)]
fix a couple more DataOut related broken tests
git-svn-id: https://svn.dealii.org/trunk@32521
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Thu, 20 Feb 2014 12:37:39 +0000 (12:37 +0000)]
Allow DoFRenumbering::Cuthill_McKee to run with distributed triangulations. Of course, it only produces a Cuthill-McKee-numbering within each processor's subdomain, not a global one.
git-svn-id: https://svn.dealii.org/trunk@32520
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Wed, 19 Feb 2014 22:01:00 +0000 (22:01 +0000)]
Avoid linker error.
git-svn-id: https://svn.dealii.org/trunk@32519
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Wed, 19 Feb 2014 21:56:11 +0000 (21:56 +0000)]
Avoid compiler warning. Improve error message for parallel vector.
git-svn-id: https://svn.dealii.org/trunk@32518
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 19 Feb 2014 19:44:05 +0000 (19:44 +0000)]
Patch by Mayank Sabharwal: Fix an indexing error in GridIn::read_vtk().
git-svn-id: https://svn.dealii.org/trunk@32517
0785d39b -7218-0410-832d-
ea1e28bc413d
Timo Heister [Wed, 19 Feb 2014 15:01:51 +0000 (15:01 +0000)]
add test for new DataOut assert
git-svn-id: https://svn.dealii.org/trunk@32515
0785d39b -7218-0410-832d-
ea1e28bc413d
Timo Heister [Wed, 19 Feb 2014 14:43:27 +0000 (14:43 +0000)]
fix dataout related test failures
git-svn-id: https://svn.dealii.org/trunk@32514
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Wed, 19 Feb 2014 14:20:09 +0000 (14:20 +0000)]
change default size of SVG output to something usable and add a few more options
git-svn-id: https://svn.dealii.org/trunk@32513
0785d39b -7218-0410-832d-
ea1e28bc413d
Timo Heister [Wed, 19 Feb 2014 12:51:46 +0000 (12:51 +0000)]
fix data out test
git-svn-id: https://svn.dealii.org/trunk@32512
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Wed, 19 Feb 2014 09:56:31 +0000 (09:56 +0000)]
Make it possible to allocate FEEvaluation on the heap using an AlignedVector type. It turns out that the revision 32498 must be reverted again: a shared ptr is needed to keep track of the allocated shape info in case it is copied around
git-svn-id: https://svn.dealii.org/trunk@32511
0785d39b -7218-0410-832d-
ea1e28bc413d
Timo Heister [Tue, 18 Feb 2014 22:28:57 +0000 (22:28 +0000)]
add exception to DataOut::add_data_vector if DataVectorType::type_automatic can not uniquely determine the type
git-svn-id: https://svn.dealii.org/trunk@32510
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Tue, 18 Feb 2014 21:43:38 +0000 (21:43 +0000)]
Forgot a few files
git-svn-id: https://svn.dealii.org/trunk@32509
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Tue, 18 Feb 2014 21:37:44 +0000 (21:37 +0000)]
Put AlignedVector into its own file
git-svn-id: https://svn.dealii.org/trunk@32508
0785d39b -7218-0410-832d-
ea1e28bc413d
Timo Heister [Tue, 18 Feb 2014 17:58:24 +0000 (17:58 +0000)]
second try to test server side includes
git-svn-id: https://svn.dealii.org/trunk@32507
0785d39b -7218-0410-832d-
ea1e28bc413d
Bruno Turcksin [Tue, 18 Feb 2014 16:20:11 +0000 (16:20 +0000)]
Fix a typo in the documentation.
git-svn-id: https://svn.dealii.org/trunk@32506
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 18 Feb 2014 15:51:30 +0000 (15:51 +0000)]
Fix typo.
git-svn-id: https://svn.dealii.org/trunk@32505
0785d39b -7218-0410-832d-
ea1e28bc413d
Bruno Turcksin [Tue, 18 Feb 2014 14:58:47 +0000 (14:58 +0000)]
Fix the TimeStepping test.
git-svn-id: https://svn.dealii.org/trunk@32504
0785d39b -7218-0410-832d-
ea1e28bc413d
Timo Heister [Tue, 18 Feb 2014 14:52:46 +0000 (14:52 +0000)]
change properties
git-svn-id: https://svn.dealii.org/trunk@32503
0785d39b -7218-0410-832d-
ea1e28bc413d
Timo Heister [Tue, 18 Feb 2014 14:52:10 +0000 (14:52 +0000)]
test if server side includes work on news.html
git-svn-id: https://svn.dealii.org/trunk@32502
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 18 Feb 2014 04:52:54 +0000 (04:52 +0000)]
Fix obvious oversight.
git-svn-id: https://svn.dealii.org/trunk@32501
0785d39b -7218-0410-832d-
ea1e28bc413d
Bruno Turcksin [Tue, 18 Feb 2014 04:08:08 +0000 (04:08 +0000)]
Add Runge-Kutta methods for time integration.
git-svn-id: https://svn.dealii.org/trunk@32500
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Mon, 17 Feb 2014 20:44:00 +0000 (20:44 +0000)]
Fix header error
git-svn-id: https://svn.dealii.org/trunk@32499
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Mon, 17 Feb 2014 12:57:17 +0000 (12:57 +0000)]
Get rid of shared_ptr with weird deleter. Do it manually now.
git-svn-id: https://svn.dealii.org/trunk@32498
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Mon, 17 Feb 2014 11:24:57 +0000 (11:24 +0000)]
Mention change (tests for collaboration to come). Clean up interface
git-svn-id: https://svn.dealii.org/trunk@32497
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Mon, 17 Feb 2014 11:22:08 +0000 (11:22 +0000)]
Make FEEvaluation collaborate with some data from FEValues. Cleanup of some internal data structures to make this possible. Implement FEEvaluationDGP for DGP elements by truncating the tensor product. Shorten a few matrix-free stress tests in debug mode.
git-svn-id: https://svn.dealii.org/trunk@32496
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 16 Feb 2014 18:21:54 +0000 (18:21 +0000)]
Adjust one test, augment documentation.
git-svn-id: https://svn.dealii.org/trunk@32495
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 16 Feb 2014 17:55:36 +0000 (17:55 +0000)]
Propagate exceptions from the member functions of InverseMatrixRichardson.
git-svn-id: https://svn.dealii.org/trunk@32494
0785d39b -7218-0410-832d-
ea1e28bc413d
Matthias Maier [Sun, 16 Feb 2014 14:38:28 +0000 (14:38 +0000)]
CMake: Use CMAKE_DL_LIBS instead of searching by hand
git-svn-id: https://svn.dealii.org/trunk@32493
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sat, 15 Feb 2014 13:00:22 +0000 (13:00 +0000)]
Remove comparison operators from PointerMatrixBase and associated infrastructure. This wasn't used anywhere and was likely not working in at least some circumstances.
git-svn-id: https://svn.dealii.org/trunk@32492
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 14 Feb 2014 20:52:51 +0000 (20:52 +0000)]
Add a test for ProductMatrix::vmult.
git-svn-id: https://svn.dealii.org/trunk@32491
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 14 Feb 2014 19:46:35 +0000 (19:46 +0000)]
Add some documentation.
git-svn-id: https://svn.dealii.org/trunk@32490
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Fri, 14 Feb 2014 16:58:41 +0000 (16:58 +0000)]
Remove template argument from FEEvaluationBase class. It is not needed there, only a derived class needs it. This is the first step to make FEEvaluation collaborate with some data generated by FEValues
git-svn-id: https://svn.dealii.org/trunk@32489
0785d39b -7218-0410-832d-
ea1e28bc413d
Matthias Maier [Fri, 14 Feb 2014 13:37:13 +0000 (13:37 +0000)]
exhume lapack_templates.h.in
git-svn-id: https://svn.dealii.org/trunk@32488
0785d39b -7218-0410-832d-
ea1e28bc413d
Timo Heister [Fri, 14 Feb 2014 01:44:45 +0000 (01:44 +0000)]
improve step-7: switch to vtk; less smooth solution; finer coarse mesh; more cycles when adaptive refining; possible extensions
git-svn-id: https://svn.dealii.org/trunk@32483
0785d39b -7218-0410-832d-
ea1e28bc413d
Matthias Maier [Thu, 13 Feb 2014 15:46:01 +0000 (15:46 +0000)]
new FE_TraceQ by Angela
git-svn-id: https://svn.dealii.org/trunk@32482
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Thu, 13 Feb 2014 15:28:46 +0000 (15:28 +0000)]
report on FE_TraceQ by Angela Klewinghaus; the actual implementation will be checked in by Matthias
git-svn-id: https://svn.dealii.org/trunk@32481
0785d39b -7218-0410-832d-
ea1e28bc413d
Toby D. Young [Thu, 13 Feb 2014 09:51:43 +0000 (09:51 +0000)]
Run a test on previous commit.
git-svn-id: https://svn.dealii.org/trunk@32476
0785d39b -7218-0410-832d-
ea1e28bc413d
Toby D. Young [Thu, 13 Feb 2014 09:51:05 +0000 (09:51 +0000)]
A patch by Denis Davydov: Multiply a real tensor by a complex number.
git-svn-id: https://svn.dealii.org/trunk@32475
0785d39b -7218-0410-832d-
ea1e28bc413d
Timo Heister [Thu, 13 Feb 2014 02:10:35 +0000 (02:10 +0000)]
add python script to reformat and rewrap doxygen comments
git-svn-id: https://svn.dealii.org/trunk@32474
0785d39b -7218-0410-832d-
ea1e28bc413d
Timo Heister [Thu, 13 Feb 2014 01:58:24 +0000 (01:58 +0000)]
doxygen formatting
git-svn-id: https://svn.dealii.org/trunk@32473
0785d39b -7218-0410-832d-
ea1e28bc413d
Timo Heister [Thu, 13 Feb 2014 01:56:27 +0000 (01:56 +0000)]
doxygen formatting
git-svn-id: https://svn.dealii.org/trunk@32472
0785d39b -7218-0410-832d-
ea1e28bc413d
Timo Heister [Thu, 13 Feb 2014 01:51:14 +0000 (01:51 +0000)]
doxygen formatting
git-svn-id: https://svn.dealii.org/trunk@32471
0785d39b -7218-0410-832d-
ea1e28bc413d
Timo Heister [Thu, 13 Feb 2014 01:49:37 +0000 (01:49 +0000)]
doxygen formatting fixes
git-svn-id: https://svn.dealii.org/trunk@32470
0785d39b -7218-0410-832d-
ea1e28bc413d
Timo Heister [Thu, 13 Feb 2014 01:46:29 +0000 (01:46 +0000)]
fix doxygen formatting
git-svn-id: https://svn.dealii.org/trunk@32469
0785d39b -7218-0410-832d-
ea1e28bc413d
Timo Heister [Thu, 13 Feb 2014 01:26:54 +0000 (01:26 +0000)]
doxygen @code formatting
git-svn-id: https://svn.dealii.org/trunk@32468
0785d39b -7218-0410-832d-
ea1e28bc413d
Timo Heister [Thu, 13 Feb 2014 01:25:03 +0000 (01:25 +0000)]
doxygen @code formatting
git-svn-id: https://svn.dealii.org/trunk@32467
0785d39b -7218-0410-832d-
ea1e28bc413d
Timo Heister [Thu, 13 Feb 2014 01:03:00 +0000 (01:03 +0000)]
unify some doxygen formatting
git-svn-id: https://svn.dealii.org/trunk@32466
0785d39b -7218-0410-832d-
ea1e28bc413d
Timo Heister [Wed, 12 Feb 2014 22:40:14 +0000 (22:40 +0000)]
improve wording
git-svn-id: https://svn.dealii.org/trunk@32465
0785d39b -7218-0410-832d-
ea1e28bc413d
Timo Heister [Wed, 12 Feb 2014 22:32:22 +0000 (22:32 +0000)]
detect when assigning PETSc vectors to each other when they are not compress()ed
git-svn-id: https://svn.dealii.org/trunk@32464
0785d39b -7218-0410-832d-
ea1e28bc413d
Timo Heister [Wed, 12 Feb 2014 22:25:48 +0000 (22:25 +0000)]
improve documentation
git-svn-id: https://svn.dealii.org/trunk@32463
0785d39b -7218-0410-832d-
ea1e28bc413d
Timo Heister [Wed, 12 Feb 2014 15:42:29 +0000 (15:42 +0000)]
use p4est load_ext with p4est 0.3.4.3+
git-svn-id: https://svn.dealii.org/trunk@32461
0785d39b -7218-0410-832d-
ea1e28bc413d
Toby D. Young [Wed, 12 Feb 2014 09:52:13 +0000 (09:52 +0000)]
Test multiplication of a complex tensor by a complex number.
git-svn-id: https://svn.dealii.org/trunk@32460
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Tue, 11 Feb 2014 20:04:47 +0000 (20:04 +0000)]
Do not output iteration numbers. They are too sensitive
git-svn-id: https://svn.dealii.org/trunk@32459
0785d39b -7218-0410-832d-
ea1e28bc413d
Timo Heister [Tue, 11 Feb 2014 16:34:57 +0000 (16:34 +0000)]
support for p4est >0.3.4.2 (patch by Alexander Grayver)
git-svn-id: https://svn.dealii.org/trunk@32458
0785d39b -7218-0410-832d-
ea1e28bc413d
Timo Heister [Tue, 11 Feb 2014 16:30:05 +0000 (16:30 +0000)]
check proc count in parallel::distributed::Triangulation::load()
git-svn-id: https://svn.dealii.org/trunk@32457
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Tue, 11 Feb 2014 08:34:50 +0000 (08:34 +0000)]
Forgot this file
git-svn-id: https://svn.dealii.org/trunk@32455
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Tue, 11 Feb 2014 08:33:28 +0000 (08:33 +0000)]
Also create 1D version of FE_FaceQ/P to allow step-51 to run in 1D (in principle, output of faces does not work there and is not that easy to fix). Add a test for step-51. Test data of FE_FaceQ/P<1>. Fix output of test due to fix in r32451.
git-svn-id: https://svn.dealii.org/trunk@32454
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 11 Feb 2014 04:10:09 +0000 (04:10 +0000)]
Explicitly specify template arguments in hopes to help MS VC++.
git-svn-id: https://svn.dealii.org/trunk@32453
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 11 Feb 2014 02:31:17 +0000 (02:31 +0000)]
Better document FunctionMap::type.
git-svn-id: https://svn.dealii.org/trunk@32452
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Mon, 10 Feb 2014 21:38:36 +0000 (21:38 +0000)]
Fix bug in support_on_face
git-svn-id: https://svn.dealii.org/trunk@32451
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 10 Feb 2014 18:04:03 +0000 (18:04 +0000)]
Remove this script since we now no longer run the regression service that was replaced by cdash.
git-svn-id: https://svn.dealii.org/trunk@32450
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 10 Feb 2014 14:31:22 +0000 (14:31 +0000)]
Get rid of the regression_quick script. CDash has it all anyway.
git-svn-id: https://svn.dealii.org/trunk@32446
0785d39b -7218-0410-832d-
ea1e28bc413d
Ryan Grove [Mon, 10 Feb 2014 01:59:13 +0000 (01:59 +0000)]
Fixed typos in step-2 tutorial, step-6.cc, and to the Function< dim > documentation.
git-svn-id: https://svn.dealii.org/trunk@32442
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Sun, 9 Feb 2014 19:39:01 +0000 (19:39 +0000)]
Avoid warning
git-svn-id: https://svn.dealii.org/trunk@32441
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Sun, 9 Feb 2014 19:21:02 +0000 (19:21 +0000)]
Also free vector memory from deal.II's own parallel vectors.
git-svn-id: https://svn.dealii.org/trunk@32440
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sat, 8 Feb 2014 14:56:53 +0000 (14:56 +0000)]
Fix odd markup.
git-svn-id: https://svn.dealii.org/trunk@32439
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sat, 8 Feb 2014 13:56:26 +0000 (13:56 +0000)]
Make DerivativeApproximation a namespace, rather than a class with all static members.
git-svn-id: https://svn.dealii.org/trunk@32438
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 7 Feb 2014 23:01:40 +0000 (23:01 +0000)]
Remove dealii::swap(SmartPointer,SmartPointer) for MS VC++. It apparently only leads to confusion but isn't even strictly necessary.
git-svn-id: https://svn.dealii.org/trunk@32437
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 7 Feb 2014 22:55:20 +0000 (22:55 +0000)]
Rewrite a piece of code in hopes of making it easier on MS VC++.
git-svn-id: https://svn.dealii.org/trunk@32436
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Fri, 7 Feb 2014 12:52:34 +0000 (12:52 +0000)]
Silence compiler warning
git-svn-id: https://svn.dealii.org/trunk@32430
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 7 Feb 2014 01:05:06 +0000 (01:05 +0000)]
Provide ThreadLocalStorage::clear().
git-svn-id: https://svn.dealii.org/trunk@32429
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 7 Feb 2014 01:04:47 +0000 (01:04 +0000)]
Provide ThreadLocalStorage::clear().
git-svn-id: https://svn.dealii.org/trunk@32428
0785d39b -7218-0410-832d-
ea1e28bc413d
Timo Heister [Thu, 6 Feb 2014 20:43:46 +0000 (20:43 +0000)]
fix typo
git-svn-id: https://svn.dealii.org/trunk@32426
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 6 Feb 2014 16:44:02 +0000 (16:44 +0000)]
Remove stray typename.
git-svn-id: https://svn.dealii.org/trunk@32423
0785d39b -7218-0410-832d-
ea1e28bc413d
Timo Heister [Thu, 6 Feb 2014 16:18:43 +0000 (16:18 +0000)]
run test only if we have tbb
git-svn-id: https://svn.dealii.org/trunk@32421
0785d39b -7218-0410-832d-
ea1e28bc413d
Timo Heister [Thu, 6 Feb 2014 16:17:55 +0000 (16:17 +0000)]
add multithreaded function_parser test
git-svn-id: https://svn.dealii.org/trunk@32420
0785d39b -7218-0410-832d-
ea1e28bc413d
Timo Heister [Thu, 6 Feb 2014 16:17:10 +0000 (16:17 +0000)]
fix tbb quicktest
git-svn-id: https://svn.dealii.org/trunk@32419
0785d39b -7218-0410-832d-
ea1e28bc413d
Timo Heister [Thu, 6 Feb 2014 14:51:04 +0000 (14:51 +0000)]
add another test for FunctionParser
git-svn-id: https://svn.dealii.org/trunk@32418
0785d39b -7218-0410-832d-
ea1e28bc413d
Matthias Maier [Thu, 6 Feb 2014 01:03:21 +0000 (01:03 +0000)]
CMake: Bugfix
git-svn-id: https://svn.dealii.org/trunk@32416
0785d39b -7218-0410-832d-
ea1e28bc413d
Timo Heister [Wed, 5 Feb 2014 20:35:58 +0000 (20:35 +0000)]
update affinity quicktest to work with 1 cpu and on mac
git-svn-id: https://svn.dealii.org/trunk@32415
0785d39b -7218-0410-832d-
ea1e28bc413d
Matthias Maier [Wed, 5 Feb 2014 18:21:11 +0000 (18:21 +0000)]
Quicktests: Use mpirun configured by FindMPI.cmake instead of generic "mpirun -n"
git-svn-id: https://svn.dealii.org/trunk@32414
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 5 Feb 2014 17:19:04 +0000 (17:19 +0000)]
Try to work around a bug in MS VC++. This is not pretty, but if it gets the job done I'm ok with it.
git-svn-id: https://svn.dealii.org/trunk@32413
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 5 Feb 2014 16:57:35 +0000 (16:57 +0000)]
Hopefully make MS VC++'s life a bit easier. Also leave a note in the documentation in a couple of places.
git-svn-id: https://svn.dealii.org/trunk@32412
0785d39b -7218-0410-832d-
ea1e28bc413d
Matthias Maier [Wed, 5 Feb 2014 10:43:56 +0000 (10:43 +0000)]
CMake: Bugfix: Add header to quick_tests. Closes bug 185.
git-svn-id: https://svn.dealii.org/trunk@32411
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 4 Feb 2014 22:26:40 +0000 (22:26 +0000)]
Get the list of friends of a class right after a recent change.
git-svn-id: https://svn.dealii.org/trunk@32410
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 4 Feb 2014 21:59:19 +0000 (21:59 +0000)]
Do not qualify an element in its own namespace.
git-svn-id: https://svn.dealii.org/trunk@32409
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 4 Feb 2014 21:58:54 +0000 (21:58 +0000)]
Use the correct include file.
git-svn-id: https://svn.dealii.org/trunk@32408
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 4 Feb 2014 21:45:30 +0000 (21:45 +0000)]
Reduce template contortion level by one in hopes that this helps MS VC++.
git-svn-id: https://svn.dealii.org/trunk@32407
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 4 Feb 2014 21:44:57 +0000 (21:44 +0000)]
Pass array by reference instead of by value. This should also help MS VC++ which doesn't like the situation as is.
git-svn-id: https://svn.dealii.org/trunk@32406
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 4 Feb 2014 21:31:42 +0000 (21:31 +0000)]
Make the spelling of 'lda' and 'level_dof_access' uniform between dof_accessor.h and .templates.h. Help MS VC++ by introducing a typedef rather than trying to be overly tricky with the return type of the face() function.
git-svn-id: https://svn.dealii.org/trunk@32405
0785d39b -7218-0410-832d-
ea1e28bc413d
Timo Heister [Tue, 4 Feb 2014 20:17:15 +0000 (20:17 +0000)]
add test for GridTools::transform
git-svn-id: https://svn.dealii.org/trunk@32404
0785d39b -7218-0410-832d-
ea1e28bc413d
Matthias Maier [Tue, 4 Feb 2014 18:57:07 +0000 (18:57 +0000)]
CMake: Fix a configuration error on Debian Testing wrt. libSuiteSparse_config.a
git-svn-id: https://svn.dealii.org/trunk@32403
0785d39b -7218-0410-832d-
ea1e28bc413d
Timo Heister [Tue, 4 Feb 2014 18:43:20 +0000 (18:43 +0000)]
make GridTools::transform work with hanging nodes
git-svn-id: https://svn.dealii.org/trunk@32402
0785d39b -7218-0410-832d-
ea1e28bc413d
Toby D. Young [Tue, 4 Feb 2014 11:42:15 +0000 (11:42 +0000)]
Remove code duplication.
git-svn-id: https://svn.dealii.org/trunk@32401
0785d39b -7218-0410-832d-
ea1e28bc413d
Toby D. Young [Tue, 4 Feb 2014 11:27:44 +0000 (11:27 +0000)]
Test PETSc FullMatrix reinit function.
git-svn-id: https://svn.dealii.org/trunk@32400
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.