]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
11 years agoUpdate numbers.
bangerth [Tue, 3 Sep 2013 19:18:43 +0000 (19:18 +0000)]
Update numbers.

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

11 years agoFix link.
bangerth [Tue, 3 Sep 2013 19:12:49 +0000 (19:12 +0000)]
Fix link.

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

11 years agoDocument the bitset in collect_periodic_face_pairse, closes issue 114
maier [Tue, 3 Sep 2013 16:51:57 +0000 (16:51 +0000)]
Document the bitset in collect_periodic_face_pairse, closes issue 114

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

11 years agoComment on shadowed libraries
kanschat [Tue, 3 Sep 2013 16:38:49 +0000 (16:38 +0000)]
Comment on shadowed libraries

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

11 years agoFix a bug in the debug version of trilinos_sparse_matrix.
turcksin [Tue, 3 Sep 2013 02:18:49 +0000 (02:18 +0000)]
Fix a bug in the debug version of trilinos_sparse_matrix.

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

11 years agoMark a variable as const (because we can, and then we should).
bangerth [Mon, 2 Sep 2013 23:07:40 +0000 (23:07 +0000)]
Mark a variable as const (because we can, and then we should).

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

11 years agoFix a couple of apparently wrong uses of types::global_dof_index -- we will never...
bangerth [Mon, 2 Sep 2013 23:03:44 +0000 (23:03 +0000)]
Fix a couple of apparently wrong uses of types::global_dof_index -- we will never have more than 4B coarse mesh cells. (Famous last words...)

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

11 years agoMinor doc edits.
bangerth [Mon, 2 Sep 2013 23:01:55 +0000 (23:01 +0000)]
Minor doc edits.

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

11 years agoRemove a TODO.
bangerth [Mon, 2 Sep 2013 22:55:52 +0000 (22:55 +0000)]
Remove a TODO.

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

11 years agoIntroduce a macro to compare p4est version numbers.
bangerth [Mon, 2 Sep 2013 22:43:57 +0000 (22:43 +0000)]
Introduce a macro to compare p4est version numbers.

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

11 years agoSimplify code in a minor way.
bangerth [Mon, 2 Sep 2013 22:25:49 +0000 (22:25 +0000)]
Simplify code in a minor way.

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

11 years agoCorrect comment.
bangerth [Mon, 2 Sep 2013 22:10:31 +0000 (22:10 +0000)]
Correct comment.

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

11 years agoAdd a couple of comments.
bangerth [Mon, 2 Sep 2013 22:09:21 +0000 (22:09 +0000)]
Add a couple of comments.

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

11 years agoAdd tests for: Patch by Fahad Alrasched: Add extract_subvector_to() function to all...
bangerth [Mon, 2 Sep 2013 22:03:39 +0000 (22:03 +0000)]
Add tests for: Patch by Fahad Alrasched: Add extract_subvector_to() function to all vectors. Use it in DoFAccessor::get_dof_values().

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

11 years agoPatch by Fahad Alrasched: Add extract_subvector_to() function to all vectors. Use...
bangerth [Mon, 2 Sep 2013 22:03:06 +0000 (22:03 +0000)]
Patch by Fahad Alrasched: Add extract_subvector_to() function to all vectors. Use it in DoFAccessor::get_dof_values().

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

11 years agosimplify (failing) test
heister [Mon, 2 Sep 2013 18:51:39 +0000 (18:51 +0000)]
simplify (failing) test

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

11 years agoDoc: Adapt P4EST_DIR path in the readme to current changes
maier [Mon, 2 Sep 2013 17:45:14 +0000 (17:45 +0000)]
Doc: Adapt P4EST_DIR path in the readme to current changes

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

11 years agoParse p4est versions like 0.3.4 and get patch numbers correct.
bangerth [Mon, 2 Sep 2013 03:21:11 +0000 (03:21 +0000)]
Parse p4est versions like 0.3.4 and get patch numbers correct.

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

11 years agoDetect p4est versions and provide preprocessor variables for it.
bangerth [Mon, 2 Sep 2013 02:31:00 +0000 (02:31 +0000)]
Detect p4est versions and provide preprocessor variables for it.

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

11 years agoCMake: Also export the old lib-suffix variables in Make.global_options
maier [Sat, 31 Aug 2013 15:12:26 +0000 (15:12 +0000)]
CMake: Also export the old lib-suffix variables in Make.global_options

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

11 years agoMention Matthias' change for issue 106 (https://code.google.com/p/dealii/issues/detai...
bangerth [Sat, 31 Aug 2013 10:37:03 +0000 (10:37 +0000)]
Mention Matthias' change for issue 106 (https://code.google.com/p/dealii/issues/detail?id=106).

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

11 years agoCMake: Bugfix: Fix issue 106 "common/Make.global_options defines 'enable-threads...
maier [Sat, 31 Aug 2013 02:44:10 +0000 (02:44 +0000)]
CMake: Bugfix: Fix issue 106 "common/Make.global_options defines 'enable-threads' wrongly

DEAL_II_WITH_TBB was renamed to DEAL_II_WITH_THREADS some time ago.

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

11 years agoPatch by Denis Davydov: Document what exactly the gradient of a vector is.
bangerth [Fri, 30 Aug 2013 22:14:13 +0000 (22:14 +0000)]
Patch by Denis Davydov: Document what exactly the gradient of a vector is.

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

11 years agoFix another buggy assertion.
bangerth [Fri, 30 Aug 2013 18:54:21 +0000 (18:54 +0000)]
Fix another buggy assertion.

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

11 years agoFix an assertion.
bangerth [Fri, 30 Aug 2013 18:14:12 +0000 (18:14 +0000)]
Fix an assertion.

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

11 years agoUpdate the documentation. Rename template arguments.
bangerth [Fri, 30 Aug 2013 12:57:12 +0000 (12:57 +0000)]
Update the documentation. Rename template arguments.

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

11 years agoMake member variables of the levels objects private.
bangerth [Fri, 30 Aug 2013 12:30:40 +0000 (12:30 +0000)]
Make member variables of the levels objects private.

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

11 years agoSince these functions are now no longer used for cells, we can
bangerth [Fri, 30 Aug 2013 12:29:55 +0000 (12:29 +0000)]
Since these functions are now no longer used for cells, we can
significantly simplify them.

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

11 years agoFix one more typo.
kronbichler [Fri, 30 Aug 2013 08:45:35 +0000 (08:45 +0000)]
Fix one more typo.

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

11 years agoRemove some unnecessary arguments from functions that now no longer need them.
bangerth [Fri, 30 Aug 2013 03:07:37 +0000 (03:07 +0000)]
Remove some unnecessary arguments from functions that now no longer need them.

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

11 years agoWrite necessary documentation. Avoid one #include file.
bangerth [Fri, 30 Aug 2013 03:00:19 +0000 (03:00 +0000)]
Write necessary documentation. Avoid one #include file.

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

11 years agoMake a lot of things simpler now that we no longer use DoFObjects in hp::DoFLevels...
bangerth [Fri, 30 Aug 2013 02:35:13 +0000 (02:35 +0000)]
Make a lot of things simpler now that we no longer use DoFObjects in hp::DoFLevels. Documentation coming next.

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

11 years agoMention Matthias and Bruno for the testsuite work.
bangerth [Fri, 30 Aug 2013 02:23:20 +0000 (02:23 +0000)]
Mention Matthias and Bruno for the testsuite work.

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

11 years agoSimplify a whole bunch of functions.
bangerth [Fri, 30 Aug 2013 01:34:29 +0000 (01:34 +0000)]
Simplify a whole bunch of functions.

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

11 years agoSimplify a couple of functions.
bangerth [Fri, 30 Aug 2013 00:50:29 +0000 (00:50 +0000)]
Simplify a couple of functions.

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

11 years agoNo longer use DoFObjects for the hp DoFs on cells. This will make things a bit simple...
bangerth [Thu, 29 Aug 2013 22:10:55 +0000 (22:10 +0000)]
No longer use DoFObjects for the hp DoFs on cells. This will make things a bit simpler and allow for some code simplification.

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

11 years agorun spell-checker on all example files
felix.gruber [Thu, 29 Aug 2013 20:06:27 +0000 (20:06 +0000)]
run spell-checker on all example files

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

11 years agoInstantiate DataOut_DoFData in only one .inst.in file.
bangerth [Thu, 29 Aug 2013 13:59:02 +0000 (13:59 +0000)]
Instantiate DataOut_DoFData in only one .inst.in file.

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

11 years agoremove some leftover class in generic_linear_algebra
heister [Wed, 28 Aug 2013 19:47:50 +0000 (19:47 +0000)]
remove some leftover class in generic_linear_algebra

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

11 years agofix comments and SSOR in generic_linear_algebra
heister [Wed, 28 Aug 2013 19:44:00 +0000 (19:44 +0000)]
fix comments and SSOR in generic_linear_algebra

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

11 years agofix duplicated instantiations
heister [Wed, 28 Aug 2013 19:38:24 +0000 (19:38 +0000)]
fix duplicated instantiations

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

11 years agoMinor cleanups.
bangerth [Wed, 28 Aug 2013 15:19:53 +0000 (15:19 +0000)]
Minor cleanups.

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

11 years agoCorrect type stored in one offset array. Remove some code duplication in hp::DoFHandler.
bangerth [Wed, 28 Aug 2013 15:01:45 +0000 (15:01 +0000)]
Correct type stored in one offset array. Remove some code duplication in hp::DoFHandler.

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

11 years agoAdd memory_consumption(long unsigned int).
bangerth [Wed, 28 Aug 2013 14:48:49 +0000 (14:48 +0000)]
Add memory_consumption(long unsigned int).

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

11 years agoMinor edits.
bangerth [Wed, 28 Aug 2013 13:42:25 +0000 (13:42 +0000)]
Minor edits.

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

11 years agoAdd an assertion to catch a case Chih-Che Chueh ran into.
bangerth [Wed, 28 Aug 2013 13:06:17 +0000 (13:06 +0000)]
Add an assertion to catch a case Chih-Che Chueh ran into.

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

11 years agopass validation
kanschat [Wed, 28 Aug 2013 06:42:07 +0000 (06:42 +0000)]
pass validation

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

11 years agoimprove html
kanschat [Wed, 28 Aug 2013 04:43:09 +0000 (04:43 +0000)]
improve html

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

11 years agoMinor cleanups in the various hp-related classes.
bangerth [Wed, 28 Aug 2013 04:18:10 +0000 (04:18 +0000)]
Minor cleanups in the various hp-related classes.

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

11 years agoNumbering of html sections
kanschat [Wed, 28 Aug 2013 02:52:56 +0000 (02:52 +0000)]
Numbering of html sections
todo class for html
div for table of contents

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

11 years agoadjust title
kanschat [Tue, 27 Aug 2013 14:35:59 +0000 (14:35 +0000)]
adjust title

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

11 years agoadd library targets
kanschat [Tue, 27 Aug 2013 13:43:50 +0000 (13:43 +0000)]
add library targets

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

11 years agoadd some cmake
kanschat [Tue, 27 Aug 2013 12:43:42 +0000 (12:43 +0000)]
add some cmake

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

11 years agomore comments
frohne [Tue, 27 Aug 2013 12:02:59 +0000 (12:02 +0000)]
more comments

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

11 years agoFix a bug while compiling with 64bit indices.
turcksin [Mon, 26 Aug 2013 19:08:38 +0000 (19:08 +0000)]
Fix a bug while compiling with 64bit indices.

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

11 years agoNew test case derived from step-10 which computes pi to 14 digits on 5 cells with...
kronbichler [Mon, 26 Aug 2013 17:00:24 +0000 (17:00 +0000)]
New test case derived from step-10 which computes pi to 14 digits on 5 cells with mappings of orders 8 and 20.

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

11 years agoTest WorkStream with empty functions
kronbichler [Mon, 26 Aug 2013 10:33:56 +0000 (10:33 +0000)]
Test WorkStream with empty functions

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

11 years agoMake work without threads
kronbichler [Mon, 26 Aug 2013 10:04:44 +0000 (10:04 +0000)]
Make work without threads

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

11 years agoFix compilation with C++11
kronbichler [Mon, 26 Aug 2013 09:07:10 +0000 (09:07 +0000)]
Fix compilation with C++11

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

11 years agoDocumentation: Rewrite the documentation aboutdocumentation about sample CMakeLists...
maier [Mon, 26 Aug 2013 05:20:51 +0000 (05:20 +0000)]
Documentation: Rewrite the documentation aboutdocumentation about  sample CMakeLists.txts

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

11 years agomore intro for step-51
scott.miller [Mon, 26 Aug 2013 02:18:39 +0000 (02:18 +0000)]
more intro for step-51

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

11 years agoMake MultipleParameterLoop work again following yesterday's changes.
bangerth [Sun, 25 Aug 2013 22:31:38 +0000 (22:31 +0000)]
Make MultipleParameterLoop work again following yesterday's changes.

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

11 years agoFix tutorial program
kronbichler [Sun, 25 Aug 2013 19:19:51 +0000 (19:19 +0000)]
Fix tutorial program

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

11 years agoMake compile again.
kronbichler [Sun, 25 Aug 2013 19:18:08 +0000 (19:18 +0000)]
Make compile again.

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

11 years agoWrite comments, cleanup second WorkStream call by using an empty function instead...
kronbichler [Sun, 25 Aug 2013 18:43:27 +0000 (18:43 +0000)]
Write comments, cleanup second WorkStream call by using an empty function instead of a separate object, reinident file with astyle.

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

11 years agoAllow including one input file from another.
bangerth [Sun, 25 Aug 2013 05:53:26 +0000 (05:53 +0000)]
Allow including one input file from another.

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

11 years agoProvide a way to also output the file name we are reading when reporting an error.
bangerth [Sun, 25 Aug 2013 05:23:15 +0000 (05:23 +0000)]
Provide a way to also output the file name we are reading when reporting an error.

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

11 years agoRemove code duplication.
bangerth [Sun, 25 Aug 2013 05:06:53 +0000 (05:06 +0000)]
Remove code duplication.

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

11 years agoCleanup parts of the code.
bangerth [Sun, 25 Aug 2013 05:03:23 +0000 (05:03 +0000)]
Cleanup parts of the code.

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

11 years agoNew test.
bangerth [Sun, 25 Aug 2013 04:45:54 +0000 (04:45 +0000)]
New test.

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

11 years agoFix bug in compute_normal_flux_constraints, new tests
kronbichler [Sat, 24 Aug 2013 13:14:29 +0000 (13:14 +0000)]
Fix bug in compute_normal_flux_constraints, new tests

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

11 years agoUpdate comment about no normal flux boundary conditions around reentrant corners
kronbichler [Sat, 24 Aug 2013 02:02:52 +0000 (02:02 +0000)]
Update comment about no normal flux boundary conditions around reentrant corners

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

11 years agoForgot a file
kronbichler [Sat, 24 Aug 2013 01:21:53 +0000 (01:21 +0000)]
Forgot a file

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

11 years agoUpdate instantiations.
kronbichler [Fri, 23 Aug 2013 22:40:10 +0000 (22:40 +0000)]
Update instantiations.

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

11 years agoAdd function VectorTools::compute_normal_flux_constraints
kronbichler [Fri, 23 Aug 2013 22:38:34 +0000 (22:38 +0000)]
Add function VectorTools::compute_normal_flux_constraints

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

11 years agotest output reasonable
kanschat [Fri, 23 Aug 2013 22:03:52 +0000 (22:03 +0000)]
test output reasonable

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

11 years agouse correct MPI communicator
heister [Fri, 23 Aug 2013 21:47:33 +0000 (21:47 +0000)]
use correct MPI communicator

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

11 years agoprint some output
janssen [Fri, 23 Aug 2013 21:41:30 +0000 (21:41 +0000)]
print some output

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

11 years agotext compiles
kanschat [Fri, 23 Aug 2013 21:37:05 +0000 (21:37 +0000)]
text compiles

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

11 years agotry to fix HDF5 not being exported to external projects
heister [Fri, 23 Aug 2013 21:13:27 +0000 (21:13 +0000)]
try to fix HDF5 not being exported to external projects

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

11 years agonew test for mg to see if assembly works
janssen [Fri, 23 Aug 2013 20:41:50 +0000 (20:41 +0000)]
new test for mg to see if assembly works

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

11 years agonew tet for mg::SparseMatrixCollection
kanschat [Fri, 23 Aug 2013 20:22:06 +0000 (20:22 +0000)]
new tet for mg::SparseMatrixCollection

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

11 years agoclean code in Assembler::MGMatrixSimple
kanschat [Fri, 23 Aug 2013 20:20:53 +0000 (20:20 +0000)]
clean code in Assembler::MGMatrixSimple
add mg::SparseMatrixCollection

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

11 years agoAdjust test output.
kronbichler [Fri, 23 Aug 2013 20:16:28 +0000 (20:16 +0000)]
Adjust test output.

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

11 years agomore comments
frohne [Fri, 23 Aug 2013 19:32:46 +0000 (19:32 +0000)]
more comments

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

11 years agoCMake: Fix FindP4EST.cmake, see issue 102
maier [Fri, 23 Aug 2013 19:15:23 +0000 (19:15 +0000)]
CMake: Fix FindP4EST.cmake, see issue 102

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

11 years agoAdjust more test output
kronbichler [Fri, 23 Aug 2013 19:13:28 +0000 (19:13 +0000)]
Adjust more test output

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

11 years agoAdjust some output
kronbichler [Fri, 23 Aug 2013 18:34:43 +0000 (18:34 +0000)]
Adjust some output

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

11 years agoAdjust output, mention change
kronbichler [Fri, 23 Aug 2013 18:11:06 +0000 (18:11 +0000)]
Adjust output, mention change

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

11 years agoChange MappingQ support points from equispaced points into Gauss-Lobatto points....
kronbichler [Fri, 23 Aug 2013 15:48:29 +0000 (15:48 +0000)]
Change MappingQ support points from equispaced points into Gauss-Lobatto points. Let's see next if there are more tests failing outside fe.

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

11 years agoFix typo.
bangerth [Fri, 23 Aug 2013 14:03:10 +0000 (14:03 +0000)]
Fix typo.

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

11 years agotwo more SVG flags
kanschat [Fri, 23 Aug 2013 12:55:30 +0000 (12:55 +0000)]
two more SVG flags

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

11 years agocheck local renumbering
kanschat [Fri, 23 Aug 2013 04:49:54 +0000 (04:49 +0000)]
check local renumbering

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

11 years agofix bug in local renumbering
kanschat [Fri, 23 Aug 2013 04:42:47 +0000 (04:42 +0000)]
fix bug in local renumbering

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

11 years agoCMake: Cleanup
maier [Thu, 22 Aug 2013 23:26:44 +0000 (23:26 +0000)]
CMake: Cleanup

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

11 years agoCMake: Pick up debug and optimized versions of p4est if available
maier [Thu, 22 Aug 2013 22:52:48 +0000 (22:52 +0000)]
CMake: Pick up debug and optimized versions of p4est if available

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

11 years agoadd height and width parameters to svg output; add tangential ip
kanschat [Thu, 22 Aug 2013 20:46:33 +0000 (20:46 +0000)]
add height and width parameters to svg output; add tangential ip

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

11 years agoAdd instantiations
kronbichler [Thu, 22 Aug 2013 19:10:36 +0000 (19:10 +0000)]
Add instantiations

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

11 years agoMention changes.
kronbichler [Thu, 22 Aug 2013 18:58:57 +0000 (18:58 +0000)]
Mention changes.

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

11 years agoThrow the exception at the end of ParameterHandler::declare_entry() so as to make...
bangerth [Thu, 22 Aug 2013 18:37:49 +0000 (18:37 +0000)]
Throw the exception at the end of ParameterHandler::declare_entry() so as to make sure that it can be caught, but that the entry nevertheless has been allocated properly.

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