]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
11 years agoAugment documentation.
Wolfgang Bangerth [Fri, 19 Jul 2013 16:04:26 +0000 (16:04 +0000)]
Augment documentation.

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

11 years agoMinor cleanup. The initialization of ring buffer elements is now no longer expensive.
Wolfgang Bangerth [Fri, 19 Jul 2013 16:04:06 +0000 (16:04 +0000)]
Minor cleanup. The initialization of ring buffer elements is now no longer expensive.

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

11 years agoadd citations
Timo Heister [Fri, 19 Jul 2013 15:39:29 +0000 (15:39 +0000)]
add citations

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

11 years agoadd documentation of Algorithms namespace
Guido Kanschat [Fri, 19 Jul 2013 15:26:27 +0000 (15:26 +0000)]
add documentation of Algorithms namespace

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

11 years agoupdate authors
Timo Heister [Fri, 19 Jul 2013 15:03:38 +0000 (15:03 +0000)]
update authors

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

11 years agoremove duplicate entry in changelog
Timo Heister [Fri, 19 Jul 2013 15:02:48 +0000 (15:02 +0000)]
remove duplicate entry in changelog

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

11 years agoResolve a compilation issue with bundled boost compiled with clang or icc
Matthias Maier [Fri, 19 Jul 2013 07:40:42 +0000 (07:40 +0000)]
Resolve a compilation issue with bundled boost compiled with clang or icc

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

11 years agoFix wrong indentations. *sigh* astyle is not stable wrt version numbers.
Matthias Maier [Thu, 18 Jul 2013 21:38:49 +0000 (21:38 +0000)]
Fix wrong indentations. *sigh* astyle is not stable wrt version numbers.

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

11 years agoCMake: Adjust comment width
Matthias Maier [Thu, 18 Jul 2013 20:22:13 +0000 (20:22 +0000)]
CMake: Adjust comment width

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

11 years agoCheck in the shell script for the license replacement
Matthias Maier [Thu, 18 Jul 2013 20:09:50 +0000 (20:09 +0000)]
Check in the shell script for the license replacement

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

11 years agoUpdate the licencse headers for the example steps as well
Matthias Maier [Thu, 18 Jul 2013 20:03:31 +0000 (20:03 +0000)]
Update the licencse headers for the example steps as well

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

11 years agoProcess a whole bunch of remaining copyright notices
Matthias Maier [Thu, 18 Jul 2013 19:42:40 +0000 (19:42 +0000)]
Process a whole bunch of remaining copyright notices

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

11 years agoDon't forget some header files as well...
Matthias Maier [Thu, 18 Jul 2013 19:42:36 +0000 (19:42 +0000)]
Don't forget some header files as well...

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

11 years agoadjusting script
Guido Kanschat [Thu, 18 Jul 2013 19:39:29 +0000 (19:39 +0000)]
adjusting script

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

11 years agoReplace TIME_UTC by TIME_UTC_ as suggested in bug report 64 (https://code.google...
Wolfgang Bangerth [Thu, 18 Jul 2013 19:31:32 +0000 (19:31 +0000)]
Replace TIME_UTC by TIME_UTC_ as suggested in bug report 64 (https://code.google.com/p/dealii/issues/detail?id=64#makechanges) and the linked to report at https://svn.boost.org/trac/boost/ticket/6940 .

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

11 years agoRun the reindent script on the complete test suite
Matthias Maier [Thu, 18 Jul 2013 19:18:00 +0000 (19:18 +0000)]
Run the reindent script on the complete test suite

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

11 years agoReplace headers in tests, too
Matthias Maier [Thu, 18 Jul 2013 19:13:49 +0000 (19:13 +0000)]
Replace headers in tests, too

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

11 years agofix many warnings in tests
Timo Heister [Thu, 18 Jul 2013 19:03:59 +0000 (19:03 +0000)]
fix many warnings in tests

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

11 years agofix compile error in FilteredIterator introduced by change in TriaIterators
Timo Heister [Thu, 18 Jul 2013 19:02:53 +0000 (19:02 +0000)]
fix compile error in FilteredIterator introduced by change in TriaIterators

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

11 years agoRestructure slightly.
Wolfgang Bangerth [Thu, 18 Jul 2013 18:12:12 +0000 (18:12 +0000)]
Restructure slightly.

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

11 years agoRun the fierce autoindent script
Matthias Maier [Thu, 18 Jul 2013 17:06:48 +0000 (17:06 +0000)]
Run the fierce autoindent script

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

11 years agoFix an include...
Matthias Maier [Thu, 18 Jul 2013 17:00:05 +0000 (17:00 +0000)]
Fix an include...

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

11 years agoUpdate the stuff under contrib as well
Matthias Maier [Thu, 18 Jul 2013 16:55:44 +0000 (16:55 +0000)]
Update the stuff under contrib as well

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

11 years agoUpdate License Headers in Source files
Matthias Maier [Thu, 18 Jul 2013 16:55:40 +0000 (16:55 +0000)]
Update License Headers in Source files

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

11 years agoUpdate license headers in header files
Matthias Maier [Thu, 18 Jul 2013 16:55:32 +0000 (16:55 +0000)]
Update license headers in header files

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

11 years agoUpdate Headers in CMake script file for the new license
Matthias Maier [Thu, 18 Jul 2013 16:55:24 +0000 (16:55 +0000)]
Update Headers in CMake script file for the new license

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

11 years agoFinalize template headers
Matthias Maier [Thu, 18 Jul 2013 14:55:19 +0000 (14:55 +0000)]
Finalize template headers

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

11 years agoSet props.
Wolfgang Bangerth [Thu, 18 Jul 2013 13:00:39 +0000 (13:00 +0000)]
Set props.

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

11 years agoAdjust output after a recent change.
Wolfgang Bangerth [Thu, 18 Jul 2013 12:59:28 +0000 (12:59 +0000)]
Adjust output after a recent change.

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

11 years agoFix some typos in comments
Matthias Maier [Thu, 18 Jul 2013 11:10:32 +0000 (11:10 +0000)]
Fix some typos in comments

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

11 years agoDo conversion of iterators right, following Timo's patches today.
Wolfgang Bangerth [Thu, 18 Jul 2013 01:47:00 +0000 (01:47 +0000)]
Do conversion of iterators right, following Timo's patches today.

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

11 years agoFix it the right way.
Wolfgang Bangerth [Wed, 17 Jul 2013 21:56:51 +0000 (21:56 +0000)]
Fix it the right way.

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

11 years agoRe-enable the code from r30020 but initializing uninitialized data
Wolfgang Bangerth [Wed, 17 Jul 2013 21:12:28 +0000 (21:12 +0000)]
Re-enable the code from r30020 but initializing uninitialized data
(this caused the many testsuite failures).

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

11 years agomake the conversion from from Accessor to TriaIterators explicit
Timo Heister [Wed, 17 Jul 2013 20:58:49 +0000 (20:58 +0000)]
make the conversion from from Accessor to TriaIterators explicit

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

11 years agoCMake: Fix a typo in a comment
Matthias Maier [Wed, 17 Jul 2013 20:44:50 +0000 (20:44 +0000)]
CMake: Fix a typo in a comment

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

11 years agochanged vtk_cell_type dimension to 5, to allow dim=4 instantiation, as supposed by...
Uwe Koecher [Wed, 17 Jul 2013 19:51:11 +0000 (19:51 +0000)]
changed vtk_cell_type dimension to 5, to allow dim=4 instantiation, as supposed by Wolfgang

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

11 years agoAvoid warning about casting double to unsigned int.
Wolfgang Bangerth [Wed, 17 Jul 2013 19:18:33 +0000 (19:18 +0000)]
Avoid warning about casting double to unsigned int.

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

11 years agoDo say if there is no additional information. Move code under an if() statement as...
Wolfgang Bangerth [Wed, 17 Jul 2013 14:36:21 +0000 (14:36 +0000)]
Do say if there is no additional information. Move code under an if() statement as well.

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

11 years agoCMake: Change inclusion order so that metis gets processed before petsc
Matthias Maier [Wed, 17 Jul 2013 11:08:43 +0000 (11:08 +0000)]
CMake: Change inclusion order so that metis gets processed before petsc

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

11 years agoRevert it once again. There are many errors that I don't see on my system...
Wolfgang Bangerth [Tue, 16 Jul 2013 21:57:18 +0000 (21:57 +0000)]
Revert it once again. There are many errors that I don't see on my system...

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

11 years agoFix a bug in VectorTools::project.
Wolfgang Bangerth [Tue, 16 Jul 2013 19:45:42 +0000 (19:45 +0000)]
Fix a bug in VectorTools::project.

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

11 years agoProperly qualify shared_ptr.
Wolfgang Bangerth [Tue, 16 Jul 2013 19:26:17 +0000 (19:26 +0000)]
Properly qualify shared_ptr.

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

11 years agospeed up DoF renumbering for distributed DoFHandler
Timo Heister [Tue, 16 Jul 2013 19:15:59 +0000 (19:15 +0000)]
speed up DoF renumbering for distributed DoFHandler

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

11 years agoVectorTools::project has worked in 1d for a while already. Test that as well.
Wolfgang Bangerth [Tue, 16 Jul 2013 19:08:07 +0000 (19:08 +0000)]
VectorTools::project has worked in 1d for a while already. Test that as well.

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

11 years agofix tests
Timo Heister [Tue, 16 Jul 2013 18:32:49 +0000 (18:32 +0000)]
fix tests

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

11 years agoRemove wrong #include.
Wolfgang Bangerth [Tue, 16 Jul 2013 16:53:13 +0000 (16:53 +0000)]
Remove wrong #include.

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

11 years agoIgnore Eclipse project files in these directories.
Wolfgang Bangerth [Tue, 16 Jul 2013 16:51:56 +0000 (16:51 +0000)]
Ignore Eclipse project files in these directories.

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

11 years agoFinal version of the thread-local variant of WorkStream, using multiple scratch objec...
Wolfgang Bangerth [Tue, 16 Jul 2013 16:43:55 +0000 (16:43 +0000)]
Final version of the thread-local variant of WorkStream, using multiple scratch objects per thread. The story is in the comments documenting the lists of thread local variables.

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

11 years agoFinal version of the test.
Wolfgang Bangerth [Tue, 16 Jul 2013 16:41:19 +0000 (16:41 +0000)]
Final version of the test.

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

11 years agoMake things compile in C++98 mode as well.
Wolfgang Bangerth [Tue, 16 Jul 2013 16:33:27 +0000 (16:33 +0000)]
Make things compile in C++98 mode as well.

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

11 years agoCMake: Improve renaming
Matthias Maier [Tue, 16 Jul 2013 11:55:24 +0000 (11:55 +0000)]
CMake: Improve renaming

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

11 years agoCMake: Somehow resolve the cache invalidation problems.
Matthias Maier [Tue, 16 Jul 2013 11:17:36 +0000 (11:17 +0000)]
CMake: Somehow resolve the cache invalidation problems.

I have no idea why this is actually working...

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

11 years agoCMake: Unconditionally mark a lot of variables as adavanced even if the
Matthias Maier [Tue, 16 Jul 2013 10:06:51 +0000 (10:06 +0000)]
CMake: Unconditionally mark a lot of variables as adavanced even if the
corresponding library could not be found.

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

11 years ago*sigh* CMake is such a pile of ...
Matthias Maier [Tue, 16 Jul 2013 09:49:49 +0000 (09:49 +0000)]
*sigh* CMake is such a pile of ...

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

11 years agoWrite a small news item for the latest changes
Matthias Maier [Tue, 16 Jul 2013 09:30:58 +0000 (09:30 +0000)]
Write a small news item for the latest changes

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

11 years agoCMake: Make a working C compiler optional. Do not require to have a strict
Matthias Maier [Tue, 16 Jul 2013 09:30:56 +0000 (09:30 +0000)]
CMake: Make a working C compiler optional. Do not require to have a strict
matching between C compiler and CXX compiler any more

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

11 years agomake virtual functions softly pure
Guido Kanschat [Tue, 16 Jul 2013 08:23:09 +0000 (08:23 +0000)]
make virtual functions softly pure

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

11 years agoadd to changelog
Timo Heister [Mon, 15 Jul 2013 23:40:32 +0000 (23:40 +0000)]
add to changelog

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

11 years agomerge unified linear algebra branch back into mainline
Timo Heister [Mon, 15 Jul 2013 23:31:59 +0000 (23:31 +0000)]
merge unified linear algebra branch back into mainline

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

11 years agochange icon name to existing icon
Guido Kanschat [Mon, 15 Jul 2013 09:44:33 +0000 (09:44 +0000)]
change icon name to existing icon

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

11 years agoDoc: Unify index.html and development/index.html
Matthias Maier [Sat, 13 Jul 2013 12:39:09 +0000 (12:39 +0000)]
Doc: Unify index.html and development/index.html

Also 30k get.

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

11 years agoDoc: Resize navigation bar
Matthias Maier [Sat, 13 Jul 2013 12:39:08 +0000 (12:39 +0000)]
Doc: Resize navigation bar

Also 30k get.

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

11 years agoDoc: Update development/navbar.html
Matthias Maier [Sat, 13 Jul 2013 12:39:08 +0000 (12:39 +0000)]
Doc: Update development/navbar.html

Also 30k get.

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

11 years agoDoc: Finish cmake-internals.html
Matthias Maier [Sat, 13 Jul 2013 12:39:07 +0000 (12:39 +0000)]
Doc: Finish cmake-internals.html

Also 30k get.

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

11 years agoReindent comments in parameter_handler.h
Matthias Maier [Sat, 13 Jul 2013 12:39:06 +0000 (12:39 +0000)]
Reindent comments in parameter_handler.h

Also 30k get.

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

11 years agoUpdate documentation
Matthias Maier [Sat, 13 Jul 2013 12:39:05 +0000 (12:39 +0000)]
Update documentation

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

11 years agoCMake: Update documentation
Matthias Maier [Sat, 13 Jul 2013 12:39:04 +0000 (12:39 +0000)]
CMake: Update documentation

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

11 years agoCMake: Fix Trilinos' link interface
Matthias Maier [Sat, 13 Jul 2013 11:37:13 +0000 (11:37 +0000)]
CMake: Fix Trilinos' link interface

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

11 years agoCMake: Don't forget to guard librt as well
Matthias Maier [Sat, 13 Jul 2013 11:00:50 +0000 (11:00 +0000)]
CMake: Don't forget to guard librt as well

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

11 years agoCMake: Ensure that dynamic/static final linkage of the executable and the correspondi...
Matthias Maier [Sat, 13 Jul 2013 10:17:06 +0000 (10:17 +0000)]
CMake: Ensure that dynamic/static final linkage of the executable and the corresponding system libraries (shared/static) match

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

11 years agoCMake: Split preference for static libraries in its own configuration
Matthias Maier [Sat, 13 Jul 2013 10:08:17 +0000 (10:08 +0000)]
CMake: Split preference for static libraries in its own configuration
toggle

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

11 years agoCMake: Cleanup
Matthias Maier [Sat, 13 Jul 2013 09:14:50 +0000 (09:14 +0000)]
CMake: Cleanup

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

11 years agoCMake: Bugfix: Clean up MPI_${_lang}_LIBRARIES if they are set to "-NOTFOUND".
Matthias Maier [Fri, 12 Jul 2013 23:58:56 +0000 (23:58 +0000)]
CMake: Bugfix: Clean up MPI_${_lang}_LIBRARIES if they are set to "-NOTFOUND".

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

11 years agomerge from mainline
Timo Heister [Fri, 12 Jul 2013 18:58:21 +0000 (18:58 +0000)]
merge from mainline

git-svn-id: https://svn.dealii.org/branches/branch_unify_linear_algebra@29987 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoadd some timing to step-40
Timo Heister [Fri, 12 Jul 2013 18:25:01 +0000 (18:25 +0000)]
add some timing to step-40

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

11 years agoCMake: Add LAPACK/BLAS to the link interface of p4est
Matthias Maier [Fri, 12 Jul 2013 14:33:56 +0000 (14:33 +0000)]
CMake: Add LAPACK/BLAS to the link interface of p4est

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

11 years agoCMake: Use "-pthread" as well when determining whether lapack is usable
Matthias Maier [Fri, 12 Jul 2013 12:48:26 +0000 (12:48 +0000)]
CMake: Use "-pthread" as well when determining whether lapack is usable

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

11 years agoMove 'template <typename T>' to after the class documentation.
Wolfgang Bangerth [Fri, 12 Jul 2013 01:10:48 +0000 (01:10 +0000)]
Move 'template <typename T>' to after the class documentation.

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

11 years agoCMake: Bugfix: Link static report_features correctly
Matthias Maier [Thu, 11 Jul 2013 22:44:44 +0000 (22:44 +0000)]
CMake: Bugfix: Link static report_features correctly

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

11 years agoBugfix in report_features.cc.in
Matthias Maier [Thu, 11 Jul 2013 22:44:42 +0000 (22:44 +0000)]
Bugfix in report_features.cc.in

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

11 years agoCMake: Bugfix, use correct order
Matthias Maier [Thu, 11 Jul 2013 22:44:41 +0000 (22:44 +0000)]
CMake: Bugfix, use correct order

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

11 years agoCMake: Rename "(CMAKE|DEAL_II)_SHARED_" to "DEAL_II_" because these variables are...
Matthias Maier [Thu, 11 Jul 2013 22:17:28 +0000 (22:17 +0000)]
CMake: Rename "(CMAKE|DEAL_II)_SHARED_" to "DEAL_II_" because these variables are used not just for shared library linkage...

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

11 years agoCMake: Add support for fully static linkage
Matthias Maier [Thu, 11 Jul 2013 22:17:25 +0000 (22:17 +0000)]
CMake: Add support for fully static linkage

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

11 years agoUniformly indent member variable names.
Wolfgang Bangerth [Thu, 11 Jul 2013 20:44:11 +0000 (20:44 +0000)]
Uniformly indent member variable names.

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

11 years agoCMake: Let FindMETIS search for libparmetis as well
Matthias Maier [Thu, 11 Jul 2013 17:44:31 +0000 (17:44 +0000)]
CMake: Let FindMETIS search for libparmetis as well

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

11 years agoCMake: Cleanup
Matthias Maier [Thu, 11 Jul 2013 17:44:30 +0000 (17:44 +0000)]
CMake: Cleanup

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

11 years agoCMake: One more round to get a sane link interface *yay*
Matthias Maier [Thu, 11 Jul 2013 17:23:17 +0000 (17:23 +0000)]
CMake: One more round to get a sane link interface *yay*

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

11 years agoCMake: OK, third try
Matthias Maier [Thu, 11 Jul 2013 16:44:05 +0000 (16:44 +0000)]
CMake: OK, third try

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

11 years agoCMake: Fix up some remaining link interfaces
Matthias Maier [Thu, 11 Jul 2013 16:22:58 +0000 (16:22 +0000)]
CMake: Fix up some remaining link interfaces

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

11 years agomerge from mainline
Timo Heister [Thu, 11 Jul 2013 15:36:51 +0000 (15:36 +0000)]
merge from mainline

git-svn-id: https://svn.dealii.org/branches/branch_unify_linear_algebra@29971 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoCMake: Fix link interface for p4est
Matthias Maier [Thu, 11 Jul 2013 15:30:35 +0000 (15:30 +0000)]
CMake: Fix link interface for p4est

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

11 years agoCMake: Do it correctly
Matthias Maier [Thu, 11 Jul 2013 15:24:20 +0000 (15:24 +0000)]
CMake: Do it correctly

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

11 years agodocumentation fixes by Oleh Krehel
Timo Heister [Thu, 11 Jul 2013 15:09:08 +0000 (15:09 +0000)]
documentation fixes by Oleh Krehel

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

11 years agoResolve a cache invalidation issue
Matthias Maier [Thu, 11 Jul 2013 14:39:34 +0000 (14:39 +0000)]
Resolve a cache invalidation issue

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

11 years agoCMake: Fix link interface for static blas/lapack
Matthias Maier [Thu, 11 Jul 2013 14:21:04 +0000 (14:21 +0000)]
CMake: Fix link interface for static blas/lapack

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

11 years agoCMake: Prefer static libs for boost if available and BUILD_SHARED_LIBS is false
Matthias Maier [Thu, 11 Jul 2013 13:10:44 +0000 (13:10 +0000)]
CMake: Prefer static libs for boost if available and BUILD_SHARED_LIBS is false

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

11 years agoCMake: Prefer static archives if BUILD_SHARED_LIBS is set to off
Matthias Maier [Thu, 11 Jul 2013 11:52:21 +0000 (11:52 +0000)]
CMake: Prefer static archives if BUILD_SHARED_LIBS is set to off

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

11 years agoBugfix: Fix a compilation issue if DEAL_II_WITH_UMFPACK=FALSE
Matthias Maier [Wed, 10 Jul 2013 22:42:23 +0000 (22:42 +0000)]
Bugfix: Fix a compilation issue if DEAL_II_WITH_UMFPACK=FALSE

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

11 years agoCMake: Fix a typo
Matthias Maier [Wed, 10 Jul 2013 22:35:08 +0000 (22:35 +0000)]
CMake: Fix a typo

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

11 years agoCMAke: Bugfix. Search for petscvariables in the right order
Matthias Maier [Wed, 10 Jul 2013 22:29:57 +0000 (22:29 +0000)]
CMAke: Bugfix. Search for petscvariables in the right order

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