]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
11 years agoBugfix: Avoid underlinkage due to missing cholmod link interface
maier [Thu, 22 Nov 2012 13:14:41 +0000 (13:14 +0000)]
Bugfix: Avoid underlinkage due to missing cholmod link interface

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

11 years agomerge from mainline
heister [Tue, 20 Nov 2012 23:59:20 +0000 (23:59 +0000)]
merge from mainline

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

11 years agobetter way to fix indentation problem
heister [Tue, 20 Nov 2012 23:57:21 +0000 (23:57 +0000)]
better way to fix indentation problem

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

11 years agofix compiler error created by astyle
heister [Tue, 20 Nov 2012 23:39:07 +0000 (23:39 +0000)]
fix compiler error created by astyle

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

11 years agomerge from mainline
heister [Tue, 20 Nov 2012 23:29:14 +0000 (23:29 +0000)]
merge from mainline

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

11 years agomerge indentation manually
heister [Tue, 20 Nov 2012 23:28:15 +0000 (23:28 +0000)]
merge indentation manually

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

11 years agofix indent in makefile
heister [Tue, 20 Nov 2012 23:20:10 +0000 (23:20 +0000)]
fix indent in makefile

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

11 years agoUpdate.
bangerth [Tue, 20 Nov 2012 23:00:01 +0000 (23:00 +0000)]
Update.

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

11 years agoindent the whole source code with astyle
heister [Tue, 20 Nov 2012 22:49:26 +0000 (22:49 +0000)]
indent the whole source code with astyle

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

11 years agomerge from mainline
heister [Tue, 20 Nov 2012 22:30:41 +0000 (22:30 +0000)]
merge from mainline

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

11 years agofix comment
heister [Tue, 20 Nov 2012 22:27:33 +0000 (22:27 +0000)]
fix comment

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

11 years agoupdate style files again
heister [Tue, 20 Nov 2012 22:23:12 +0000 (22:23 +0000)]
update style files again

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

11 years agoupdate astyle file after discussion on mailing list
heister [Tue, 20 Nov 2012 22:03:55 +0000 (22:03 +0000)]
update astyle file after discussion on mailing list

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

11 years agotemporary solution for make indent target
heister [Tue, 20 Nov 2012 20:55:18 +0000 (20:55 +0000)]
temporary solution for make indent target

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

11 years agomerge from mainline
heister [Tue, 20 Nov 2012 20:54:56 +0000 (20:54 +0000)]
merge from mainline

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

11 years agoreinsert reference
kanschat [Tue, 20 Nov 2012 20:13:28 +0000 (20:13 +0000)]
reinsert reference

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

11 years agoI guess endings are rather .cc and .h, not just cc and h
kanschat [Tue, 20 Nov 2012 19:08:39 +0000 (19:08 +0000)]
I guess endings are rather .cc and .h, not just cc and h

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

11 years agoChange alignment of pointers and remove offending option
kanschat [Tue, 20 Nov 2012 19:07:32 +0000 (19:07 +0000)]
Change alignment of pointers and remove offending option

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

11 years agoRemove accidentally added directory.
bangerth [Tue, 20 Nov 2012 17:57:53 +0000 (17:57 +0000)]
Remove accidentally added directory.

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

11 years agoNew test. It turns out that there was no test previously that actually ran a solver...
bangerth [Tue, 20 Nov 2012 17:55:04 +0000 (17:55 +0000)]
New test. It turns out that there was no test previously that actually ran a solver. This is one.

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

11 years agoFix a wrongly named function in a comment.
bangerth [Tue, 20 Nov 2012 17:48:16 +0000 (17:48 +0000)]
Fix a wrongly named function in a comment.

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

11 years agoupdate astyle file
heister [Tue, 20 Nov 2012 17:16:56 +0000 (17:16 +0000)]
update astyle file

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

11 years agoPrettify indentation.
kronbichler [Tue, 20 Nov 2012 16:37:36 +0000 (16:37 +0000)]
Prettify indentation.

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

11 years agoFix some more comment.
kronbichler [Tue, 20 Nov 2012 15:53:53 +0000 (15:53 +0000)]
Fix some more comment.

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

11 years agoFix typos in comments.
kronbichler [Tue, 20 Nov 2012 15:47:05 +0000 (15:47 +0000)]
Fix typos in comments.

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

11 years agoEliminate three more warnings.
kronbichler [Tue, 20 Nov 2012 15:39:35 +0000 (15:39 +0000)]
Eliminate three more warnings.

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

11 years agoTest the PETScWrappers::SparseDirectMumps interface.
bangerth [Tue, 20 Nov 2012 15:31:31 +0000 (15:31 +0000)]
Test the PETScWrappers::SparseDirectMumps interface.

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

11 years agoFix warning with clang.
kronbichler [Tue, 20 Nov 2012 15:03:39 +0000 (15:03 +0000)]
Fix warning with clang.

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

11 years agoOne more test.
bangerth [Tue, 20 Nov 2012 04:33:40 +0000 (04:33 +0000)]
One more test.

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

11 years agoIgnore unused parameter.
bangerth [Tue, 20 Nov 2012 04:18:55 +0000 (04:18 +0000)]
Ignore unused parameter.

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

11 years agoIgnore unused parameter.
bangerth [Tue, 20 Nov 2012 04:18:36 +0000 (04:18 +0000)]
Ignore unused parameter.

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

11 years agoMore tests.
bangerth [Tue, 20 Nov 2012 03:03:55 +0000 (03:03 +0000)]
More tests.

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

11 years agoAdd another test.
bangerth [Tue, 20 Nov 2012 02:47:04 +0000 (02:47 +0000)]
Add another test.

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

11 years agoMore comments
frohne [Mon, 19 Nov 2012 12:15:16 +0000 (12:15 +0000)]
More comments

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

11 years agoclean up and comment the solve-function
frohne [Mon, 19 Nov 2012 11:59:43 +0000 (11:59 +0000)]
clean up and comment the solve-function

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

11 years agoKeeping the contact constraints, set_zero for system_rhs_newton in hanging nodes
frohne [Mon, 19 Nov 2012 09:43:45 +0000 (09:43 +0000)]
Keeping the contact constraints, set_zero for system_rhs_newton in hanging nodes

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

11 years agoMerge from Mainline
maier [Mon, 19 Nov 2012 09:35:52 +0000 (09:35 +0000)]
Merge from Mainline

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

11 years agoPort to new config.h style
maier [Mon, 19 Nov 2012 09:33:14 +0000 (09:33 +0000)]
Port to new config.h style

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

11 years agoPartially cleanup the TODOS
maier [Mon, 19 Nov 2012 09:33:03 +0000 (09:33 +0000)]
Partially cleanup the TODOS

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

11 years agoFix some issues with undefined references
maier [Mon, 19 Nov 2012 09:32:39 +0000 (09:32 +0000)]
Fix some issues with undefined references

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

11 years agosome documentation cleanup on a very long trip by train...
maier [Sun, 18 Nov 2012 21:38:09 +0000 (21:38 +0000)]
some documentation cleanup on a very long trip by train...

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

11 years agoSome cleanup for PETSc and Trilinos documentation
maier [Sun, 18 Nov 2012 21:37:59 +0000 (21:37 +0000)]
Some cleanup for PETSc and Trilinos documentation

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

11 years agoSome last bits of the documentation
maier [Sun, 18 Nov 2012 21:37:45 +0000 (21:37 +0000)]
Some last bits of the documentation

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

11 years agoOne more roundoff change.
kronbichler [Sun, 18 Nov 2012 15:09:35 +0000 (15:09 +0000)]
One more roundoff change.

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

11 years agoFix test output on the order of roundoff because of slightly different accumulation...
kronbichler [Sun, 18 Nov 2012 14:03:05 +0000 (14:03 +0000)]
Fix test output on the order of roundoff because of slightly different accumulation of roundoff error with the change in the vector implementation.

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

11 years agoMerge from Mainline
maier [Sun, 18 Nov 2012 10:08:08 +0000 (10:08 +0000)]
Merge from Mainline

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

11 years agoMake the CMake output a bit more readable
maier [Sun, 18 Nov 2012 09:53:50 +0000 (09:53 +0000)]
Make the CMake output a bit more readable

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

11 years agoRevert "Set -Wno-newline-eof globally for gcc and clang"
maier [Sun, 18 Nov 2012 09:42:39 +0000 (09:42 +0000)]
Revert "Set -Wno-newline-eof globally for gcc and clang"

This was a mistake

This reverts commit 04c37f688a401740aceb4d9515b257d2fc3ee535.

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

11 years agoMove SSE2 and AVX checks to check_for_system_features
maier [Sun, 18 Nov 2012 09:39:25 +0000 (09:39 +0000)]
Move SSE2 and AVX checks to check_for_system_features

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

11 years agoParallelize inner products, norms, etc in dealii::Vector with TBB. Tests for accumula...
kronbichler [Sun, 18 Nov 2012 08:36:09 +0000 (08:36 +0000)]
Parallelize inner products, norms, etc in dealii::Vector with TBB. Tests for accumulation. Slight cleanup of parallel operations in Vector.

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

11 years agoTest compression of mapping indices and constraint weights.
kronbichler [Sat, 17 Nov 2012 21:08:39 +0000 (21:08 +0000)]
Test compression of mapping indices and constraint weights.

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

11 years agoRun autoheader.
kronbichler [Sat, 17 Nov 2012 21:07:10 +0000 (21:07 +0000)]
Run autoheader.

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

11 years agoUse fixed_int_power instead of re-implementing it.
kronbichler [Sat, 17 Nov 2012 21:04:26 +0000 (21:04 +0000)]
Use fixed_int_power instead of re-implementing it.

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

11 years agoSkip hashes for comparing constraints in favor of a std::map with user-defined compar...
kronbichler [Sat, 17 Nov 2012 21:03:29 +0000 (21:03 +0000)]
Skip hashes for comparing constraints in favor of a std::map with user-defined comparator. This makes code cleaner and runs faster since boost's hash value is slow.

Fix error in dof_info.templates.h when hp elements are used but only one element is present.

Fix error in AVX detection.

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

11 years agoupdate namespace and documentation
kanschat [Fri, 16 Nov 2012 14:37:57 +0000 (14:37 +0000)]
update namespace and documentation

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

11 years agoBugfix
maier [Thu, 15 Nov 2012 21:47:24 +0000 (21:47 +0000)]
Bugfix

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

11 years agoTypo
maier [Thu, 15 Nov 2012 21:47:14 +0000 (21:47 +0000)]
Typo

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

11 years agoTypo
maier [Thu, 15 Nov 2012 10:27:18 +0000 (10:27 +0000)]
Typo

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

11 years agoSet svn:eol-style on these files.
bangerth [Wed, 14 Nov 2012 14:55:33 +0000 (14:55 +0000)]
Set svn:eol-style on these files.

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

11 years agoMerge from mainline.
bangerth [Wed, 14 Nov 2012 14:26:36 +0000 (14:26 +0000)]
Merge from mainline.

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

11 years agoAvoid warning about unused argument.
bangerth [Wed, 14 Nov 2012 14:05:09 +0000 (14:05 +0000)]
Avoid warning about unused argument.

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

11 years agoAvoid warning about unused argument.
bangerth [Wed, 14 Nov 2012 14:00:00 +0000 (14:00 +0000)]
Avoid warning about unused argument.

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

11 years agoMove closer to usual style.
bangerth [Wed, 14 Nov 2012 03:28:42 +0000 (03:28 +0000)]
Move closer to usual style.

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

11 years agoLeave two urgent TODOs for this class.
bangerth [Wed, 14 Nov 2012 03:25:14 +0000 (03:25 +0000)]
Leave two urgent TODOs for this class.

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

11 years agoFix typo.
bangerth [Wed, 14 Nov 2012 03:18:19 +0000 (03:18 +0000)]
Fix typo.

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

11 years agoMark a few local variables as const.
bangerth [Wed, 14 Nov 2012 03:14:18 +0000 (03:14 +0000)]
Mark a few local variables as const.

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

11 years agoMark input arguments as const.
bangerth [Wed, 14 Nov 2012 03:12:26 +0000 (03:12 +0000)]
Mark input arguments as const.

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

11 years agorevert r27525
heister [Mon, 12 Nov 2012 16:49:14 +0000 (16:49 +0000)]
revert r27525

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

11 years agotest what happens if we change the test output here
heister [Mon, 12 Nov 2012 15:13:46 +0000 (15:13 +0000)]
test what happens if we change the test output here

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

11 years agoDocument how to get the documentation.
bangerth [Mon, 12 Nov 2012 13:48:41 +0000 (13:48 +0000)]
Document how to get the documentation.

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

11 years agoBugfix: Make the doxygen target behave correctly
maier [Mon, 12 Nov 2012 10:51:26 +0000 (10:51 +0000)]
Bugfix: Make the doxygen target behave correctly

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

11 years agoBugfix: Fix a typo
maier [Mon, 12 Nov 2012 09:30:49 +0000 (09:30 +0000)]
Bugfix: Fix a typo

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

11 years agoRolling back to 27511. Probably on the wrong track.
buerg [Mon, 12 Nov 2012 05:29:41 +0000 (05:29 +0000)]
Rolling back to 27511. Probably on the wrong track.

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

11 years agoAdapt to cmake procedure.
bangerth [Mon, 12 Nov 2012 01:44:03 +0000 (01:44 +0000)]
Adapt to cmake procedure.

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

11 years agoExplain DEAL_II_COMPONENT_DOCUMENTATION.
bangerth [Mon, 12 Nov 2012 01:22:01 +0000 (01:22 +0000)]
Explain DEAL_II_COMPONENT_DOCUMENTATION.

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

11 years agoFix a related bug in execute_refinement.
buerg [Mon, 12 Nov 2012 01:05:54 +0000 (01:05 +0000)]
Fix a related bug in execute_refinement.

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

11 years agoAdd another note.
bangerth [Mon, 12 Nov 2012 00:11:48 +0000 (00:11 +0000)]
Add another note.

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

11 years agoRemove merge info for a branch that has been completely merged.
bangerth [Sun, 11 Nov 2012 23:48:40 +0000 (23:48 +0000)]
Remove merge info for a branch that has been completely merged.

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

11 years agoRemove svn:ignore because we recommend in-source builds any more and consequently...
bangerth [Sun, 11 Nov 2012 23:45:03 +0000 (23:45 +0000)]
Remove svn:ignore because we recommend in-source builds any more and consequently there shouldn't be anything worth ignoring any more.

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

11 years agoAdd implementation of update_neighbors for dim=1.
buerg [Sun, 11 Nov 2012 22:26:47 +0000 (22:26 +0000)]
Add implementation of update_neighbors for dim=1.

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

11 years agoInstall all boost headers, 3rd try
maier [Sun, 11 Nov 2012 22:05:31 +0000 (22:05 +0000)]
Install all boost headers, 3rd try

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

11 years agoSet svn:eol-style property.
bangerth [Sun, 11 Nov 2012 16:52:16 +0000 (16:52 +0000)]
Set svn:eol-style property.

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

11 years agoAdd newline at end of file.
bangerth [Sun, 11 Nov 2012 16:16:18 +0000 (16:16 +0000)]
Add newline at end of file.

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

11 years agoSet properties.
bangerth [Sun, 11 Nov 2012 16:05:54 +0000 (16:05 +0000)]
Set properties.

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

11 years agoMinor updates.
bangerth [Sun, 11 Nov 2012 16:02:51 +0000 (16:02 +0000)]
Minor updates.

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

11 years agoResolve a TODO.
bangerth [Sun, 11 Nov 2012 15:42:08 +0000 (15:42 +0000)]
Resolve a TODO.

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

11 years agoMinor edits.
bangerth [Sun, 11 Nov 2012 15:31:00 +0000 (15:31 +0000)]
Minor edits.

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

11 years agoMerge from Mainline
maier [Sun, 11 Nov 2012 14:00:07 +0000 (14:00 +0000)]
Merge from Mainline

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

11 years agoFinalize the documentation
maier [Sun, 11 Nov 2012 13:58:24 +0000 (13:58 +0000)]
Finalize the documentation

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

11 years agoSet -Wno-newline-eof globally for gcc and clang
maier [Sun, 11 Nov 2012 11:34:13 +0000 (11:34 +0000)]
Set -Wno-newline-eof globally for gcc and clang

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

11 years agoTake over r27495 from branch_cmake:
maier [Sun, 11 Nov 2012 11:30:10 +0000 (11:30 +0000)]
Take over r27495 from branch_cmake:

Silence -Warray-bounds warnings for clang

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

11 years agoTake over r27494 from branch_cmake:
maier [Sun, 11 Nov 2012 11:29:59 +0000 (11:29 +0000)]
Take over r27494 from branch_cmake:

Remove an unnecessary micro optimization that triggers -Warray-bounds

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

11 years agoRevert r27495 and do it properly
maier [Sat, 10 Nov 2012 10:08:58 +0000 (10:08 +0000)]
Revert r27495 and do it properly

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

11 years agoFix link.
bangerth [Sat, 10 Nov 2012 07:28:24 +0000 (07:28 +0000)]
Fix link.

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

11 years agoRevert "Determine DEAL_II_PATH with the help of CMAKE_CURRENT_LIST_DIR in deal.IIConf...
maier [Fri, 9 Nov 2012 20:53:32 +0000 (20:53 +0000)]
Revert "Determine DEAL_II_PATH with the help of CMAKE_CURRENT_LIST_DIR in deal.IIConfig.cmake"
This was a bad idea.

This reverts commit 45379561b315ff9d6565daa3d5bfb706dc69c0cd.

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

11 years agoSilence -Warray-bounds warnings for clang
maier [Fri, 9 Nov 2012 17:11:02 +0000 (17:11 +0000)]
Silence -Warray-bounds warnings for clang

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

11 years agoRemove an unnecessary micro optimization that triggers -Warray-bounds
maier [Fri, 9 Nov 2012 17:10:53 +0000 (17:10 +0000)]
Remove an unnecessary micro optimization that triggers -Warray-bounds

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

11 years agoFix a compiler warning with clang
maier [Fri, 9 Nov 2012 17:10:44 +0000 (17:10 +0000)]
Fix a compiler warning with clang

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

11 years agoCleanup Clang compiler flags
maier [Fri, 9 Nov 2012 17:10:33 +0000 (17:10 +0000)]
Cleanup Clang compiler flags

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

11 years agoMinor updates.
bangerth [Fri, 9 Nov 2012 15:37:51 +0000 (15:37 +0000)]
Minor updates.

git-svn-id: https://svn.dealii.org/branches/branch_cmake@27491 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.