]>
https://gitweb.dealii.org/ - dealii.git/log
Matthias Maier [Wed, 2 Jan 2013 13:17:58 +0000 (13:17 +0000)]
Some cleanup in the compiler flags setup
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27893
0785d39b -7218-0410-832d-
ea1e28bc413d
Matthias Maier [Wed, 2 Jan 2013 12:15:45 +0000 (12:15 +0000)]
Compile the functionparser target without -Wall -pedantic
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27891
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 31 Dec 2012 23:15:23 +0000 (23:15 +0000)]
Merge from mainline.
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27890
0785d39b -7218-0410-832d-
ea1e28bc413d
Matthias Maier [Mon, 31 Dec 2012 11:12:46 +0000 (11:12 +0000)]
Silence some warnings
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27884
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 31 Dec 2012 00:55:14 +0000 (00:55 +0000)]
Augment documentation.
git-svn-id: https://svn.dealii.org/trunk@27877
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 30 Dec 2012 01:27:45 +0000 (01:27 +0000)]
Improve wording of error message.
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27870
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Fri, 28 Dec 2012 10:41:54 +0000 (10:41 +0000)]
Fix a few out-of-bound array accesses. Refill some comments.
git-svn-id: https://svn.dealii.org/trunk@27865
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Fri, 28 Dec 2012 09:09:27 +0000 (09:09 +0000)]
Fix iterator types.
git-svn-id: https://svn.dealii.org/trunk@27864
0785d39b -7218-0410-832d-
ea1e28bc413d
Matthias Maier [Fri, 28 Dec 2012 08:43:14 +0000 (08:43 +0000)]
Merge from Mainline
Conflicts:
deal.II/Makefile
deal.II/common/Make.global_options.in
deal.II/doc/external-libs/mumps.html
deal.II/include/deal.II/lac/block_indices.h
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27863
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Fri, 28 Dec 2012 08:16:20 +0000 (08:16 +0000)]
The std::map that stored pointers to Jacobians could lead to a situation where the pointers became invalid. Store the actual data in the map now.
git-svn-id: https://svn.dealii.org/trunk@27862
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Thu, 27 Dec 2012 16:41:06 +0000 (16:41 +0000)]
Two more MPI_Allreduce commands that should not be called when using a single processor.
git-svn-id: https://svn.dealii.org/trunk@27861
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Thu, 27 Dec 2012 14:26:22 +0000 (14:26 +0000)]
Adjust output.
git-svn-id: https://svn.dealii.org/trunk@27860
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Thu, 27 Dec 2012 14:15:04 +0000 (14:15 +0000)]
Avoid calls to MPI_Allreduce for vectors where only one processor participates.
git-svn-id: https://svn.dealii.org/trunk@27859
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Thu, 27 Dec 2012 13:12:28 +0000 (13:12 +0000)]
Avoid compiler warning.
git-svn-id: https://svn.dealii.org/trunk@27858
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 27 Dec 2012 01:50:21 +0000 (01:50 +0000)]
Hm, that doesn't work. Try std::fpclassify instead.
git-svn-id: https://svn.dealii.org/trunk@27857
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 26 Dec 2012 20:18:04 +0000 (20:18 +0000)]
Fix another one.
git-svn-id: https://svn.dealii.org/trunk@27856
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 26 Dec 2012 20:17:45 +0000 (20:17 +0000)]
Fix typos.
git-svn-id: https://svn.dealii.org/trunk@27855
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 25 Dec 2012 15:05:57 +0000 (15:05 +0000)]
Avoid an ambiguity between ::fpclassify and std::fpclassify with recent Intel compilers.
git-svn-id: https://svn.dealii.org/trunk@27854
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 25 Dec 2012 14:57:35 +0000 (14:57 +0000)]
Fix an issue with the Intel compiler (reported by Ted Kord).
git-svn-id: https://svn.dealii.org/trunk@27853
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Fri, 21 Dec 2012 15:24:03 +0000 (15:24 +0000)]
identify branch on new server
git-svn-id: https://svn.dealii.org/trunk@27851
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Fri, 21 Dec 2012 14:15:12 +0000 (14:15 +0000)]
Simplify construction of dof connectivity graph by using deal.II data structures. Those are a little slower, but much more reliable and concise.
git-svn-id: https://svn.dealii.org/trunk@27850
0785d39b -7218-0410-832d-
ea1e28bc413d
Timo Heister [Fri, 21 Dec 2012 02:51:02 +0000 (02:51 +0000)]
make indent
git-svn-id: https://svn.dealii.org/trunk@27847
0785d39b -7218-0410-832d-
ea1e28bc413d
Timo Heister [Fri, 21 Dec 2012 02:47:21 +0000 (02:47 +0000)]
call indent for each file separately in the hope that this fixes some strange indentation inconsistencies
git-svn-id: https://svn.dealii.org/trunk@27846
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Wed, 19 Dec 2012 11:34:13 +0000 (11:34 +0000)]
Explicitly instantiate some internal structs to ensure these are always generated.
git-svn-id: https://svn.dealii.org/trunk@27827
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Wed, 19 Dec 2012 11:07:02 +0000 (11:07 +0000)]
Use generic instantiation procedure for selecting vectors in solution transfer.
git-svn-id: https://svn.dealii.org/trunk@27826
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Mon, 17 Dec 2012 09:22:26 +0000 (09:22 +0000)]
Matrix-vector product with deal.II vectors and Trilinos matrix are can be readily performed.
git-svn-id: https://svn.dealii.org/trunk@27825
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 14 Dec 2012 12:15:55 +0000 (12:15 +0000)]
Break the instructions for PETSc and Trilinos into separate files.
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27824
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Fri, 14 Dec 2012 12:13:31 +0000 (12:13 +0000)]
Add one more access function. Reindent comments.
git-svn-id: https://svn.dealii.org/trunk@27823
0785d39b -7218-0410-832d-
ea1e28bc413d
Matthias Maier [Fri, 14 Dec 2012 10:10:47 +0000 (10:10 +0000)]
Merge from Mainline
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27822
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 14 Dec 2012 02:41:42 +0000 (02:41 +0000)]
Augment a comment.
git-svn-id: https://svn.dealii.org/trunk@27821
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 14 Dec 2012 02:30:13 +0000 (02:30 +0000)]
Augment documentation some more.
git-svn-id: https://svn.dealii.org/trunk@27820
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 13 Dec 2012 07:15:16 +0000 (07:15 +0000)]
Augment documentation.
git-svn-id: https://svn.dealii.org/trunk@27805
0785d39b -7218-0410-832d-
ea1e28bc413d
Matthias Maier [Wed, 12 Dec 2012 21:24:40 +0000 (21:24 +0000)]
Merge from Mainline
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27804
0785d39b -7218-0410-832d-
ea1e28bc413d
Matthias Maier [Wed, 12 Dec 2012 21:23:14 +0000 (21:23 +0000)]
Update CMake-Regressions
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27803
0785d39b -7218-0410-832d-
ea1e28bc413d
Matthias Maier [Wed, 12 Dec 2012 21:23:02 +0000 (21:23 +0000)]
Some minor bugfixes in the testsuite
git-svn-id: https://svn.dealii.org/trunk@27802
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Wed, 12 Dec 2012 15:31:35 +0000 (15:31 +0000)]
Undo 27799 on vectorization as the new trick did the same thing and obscured things.
git-svn-id: https://svn.dealii.org/trunk@27801
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Wed, 12 Dec 2012 14:37:49 +0000 (14:37 +0000)]
Removed two more occurences of inproper use of reinterpret_cast
git-svn-id: https://svn.dealii.org/trunk@27800
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Wed, 12 Dec 2012 14:19:47 +0000 (14:19 +0000)]
Replace reinterpret_cast by static_cast in access to individual elements of vectorized data types.
git-svn-id: https://svn.dealii.org/trunk@27799
0785d39b -7218-0410-832d-
ea1e28bc413d
Matthias Maier [Wed, 12 Dec 2012 14:16:07 +0000 (14:16 +0000)]
Merge from Mainline
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27798
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Wed, 12 Dec 2012 13:55:01 +0000 (13:55 +0000)]
Avoid some more reinterpret_cast
git-svn-id: https://svn.dealii.org/trunk@27797
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Wed, 12 Dec 2012 13:38:38 +0000 (13:38 +0000)]
Avoid reinterpret_cast by making the declaration of struct ShapeFunctionData in FEValuesViews::Scalar/Vector public.
git-svn-id: https://svn.dealii.org/trunk@27796
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 12 Dec 2012 12:58:51 +0000 (12:58 +0000)]
There used to be a requirement that threads can only be joined by the thread that created it. This doesn't appear to be the case any more, so we can't rely on it any more to take shortcuts.
git-svn-id: https://svn.dealii.org/trunk@27795
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 12 Dec 2012 12:21:26 +0000 (12:21 +0000)]
Mention r27793. Also reorder things a bit.
git-svn-id: https://svn.dealii.org/trunk@27794
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 12 Dec 2012 12:21:11 +0000 (12:21 +0000)]
Patch by Alexander Grayver: Release memort in SparseDirectMUMPS.
git-svn-id: https://svn.dealii.org/trunk@27793
0785d39b -7218-0410-832d-
ea1e28bc413d
Matthias Maier [Tue, 11 Dec 2012 17:10:23 +0000 (17:10 +0000)]
Revert "Forgot to commit this change for the previous commit" and "Change to virtual inheritance of Subscriptor"
This was a bad idea.
Internally Subscriptor is abused in a significant number of places as a
strict aliasing enforcer... and we would break this behaviour with virtual
inheritance
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27792
0785d39b -7218-0410-832d-
ea1e28bc413d
Matthias Maier [Tue, 11 Dec 2012 16:35:28 +0000 (16:35 +0000)]
Forgot to commit this change for the previous commit
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27791
0785d39b -7218-0410-832d-
ea1e28bc413d
Matthias Maier [Tue, 11 Dec 2012 15:46:31 +0000 (15:46 +0000)]
Change to virtual inheritance of Subscriptor
This way, multiple inheritance of deal.II classes still provide only one
Subscriptor base class.
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27790
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Mon, 10 Dec 2012 10:33:22 +0000 (10:33 +0000)]
Fix one border case in initialization on non-constant Jacobians.
git-svn-id: https://svn.dealii.org/trunk@27789
0785d39b -7218-0410-832d-
ea1e28bc413d
Matthias Maier [Sun, 9 Dec 2012 13:03:11 +0000 (13:03 +0000)]
Merge from Mainline
Conflicts:
deal.II/doc/development/svn.html
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27788
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Sun, 9 Dec 2012 11:01:53 +0000 (11:01 +0000)]
add charset
git-svn-id: https://svn.dealii.org/trunk@27787
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Sun, 9 Dec 2012 10:06:32 +0000 (10:06 +0000)]
ConstraintMatrix can perform distribute_local_to_global also in non-closed form as long as there are no constraints without any errors (this enables the use of a ConstraintMatrix dummy when one wants to more quickly write into sparse matrices).
git-svn-id: https://svn.dealii.org/trunk@27786
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Sun, 9 Dec 2012 09:57:03 +0000 (09:57 +0000)]
One more reindentation/refill of comments.
git-svn-id: https://svn.dealii.org/trunk@27785
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Sun, 9 Dec 2012 09:56:21 +0000 (09:56 +0000)]
Small update in comment.
git-svn-id: https://svn.dealii.org/trunk@27784
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Sun, 9 Dec 2012 09:55:15 +0000 (09:55 +0000)]
Reindent/refill comments in a few files to improve readability.
git-svn-id: https://svn.dealii.org/trunk@27783
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sat, 8 Dec 2012 19:54:35 +0000 (19:54 +0000)]
Add operator!=.
git-svn-id: https://svn.dealii.org/trunk@27782
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Sat, 8 Dec 2012 19:09:01 +0000 (19:09 +0000)]
add a note
git-svn-id: https://svn.dealii.org/trunk@27781
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Sat, 8 Dec 2012 18:35:14 +0000 (18:35 +0000)]
missing properties
git-svn-id: https://svn.dealii.org/trunk@27780
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 7 Dec 2012 19:55:47 +0000 (19:55 +0000)]
Doc updates.
git-svn-id: https://svn.dealii.org/trunk@27779
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 7 Dec 2012 19:55:13 +0000 (19:55 +0000)]
Minor doc updates.
git-svn-id: https://svn.dealii.org/trunk@27778
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 7 Dec 2012 09:46:13 +0000 (09:46 +0000)]
Update documentation.
git-svn-id: https://svn.dealii.org/trunk@27777
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Fri, 7 Dec 2012 09:07:10 +0000 (09:07 +0000)]
Improve comments. Improve check for over-/underflow in l2_norm slightly.
git-svn-id: https://svn.dealii.org/trunk@27776
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Thu, 6 Dec 2012 14:14:07 +0000 (14:14 +0000)]
Revised get_function_xxx methods: Put the evaluation part into separate functions. This makes code simpler as several user methods can use the same implementation. Also, we avoid to recompile them for _every_ global VectorType with exactly the same content. This speeds up compilation of fe_values.o by about a factor 2.
git-svn-id: https://svn.dealii.org/trunk@27775
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Thu, 6 Dec 2012 07:45:45 +0000 (07:45 +0000)]
Replace old repository links
git-svn-id: https://svn.dealii.org/trunk@27774
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 5 Dec 2012 21:11:38 +0000 (21:11 +0000)]
Move inline functions to where they should be.
git-svn-id: https://svn.dealii.org/trunk@27773
0785d39b -7218-0410-832d-
ea1e28bc413d
Matthias Maier [Wed, 5 Dec 2012 19:50:48 +0000 (19:50 +0000)]
A more complete list of failing tests
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27772
0785d39b -7218-0410-832d-
ea1e28bc413d
Matthias Maier [Wed, 5 Dec 2012 18:26:55 +0000 (18:26 +0000)]
*sigh*
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27771
0785d39b -7218-0410-832d-
ea1e28bc413d
Matthias Maier [Wed, 5 Dec 2012 18:13:30 +0000 (18:13 +0000)]
Bugfix: Link against the correct library
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27770
0785d39b -7218-0410-832d-
ea1e28bc413d
Matthias Maier [Wed, 5 Dec 2012 18:13:30 +0000 (18:13 +0000)]
Improve the generated Make.global_options file
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27769
0785d39b -7218-0410-832d-
ea1e28bc413d
Matthias Maier [Wed, 5 Dec 2012 18:13:29 +0000 (18:13 +0000)]
Remove an obsolete test in configure_1_threads.cmake:
With -pthread all necessary preprocessor definitions should be already set.
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27768
0785d39b -7218-0410-832d-
ea1e28bc413d
Timo Heister [Wed, 5 Dec 2012 17:27:56 +0000 (17:27 +0000)]
update publication
git-svn-id: https://svn.dealii.org/trunk@27767
0785d39b -7218-0410-832d-
ea1e28bc413d
Matthias Maier [Wed, 5 Dec 2012 15:53:14 +0000 (15:53 +0000)]
Add a missing cc file to CMakeLists.txt
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27766
0785d39b -7218-0410-832d-
ea1e28bc413d
Matthias Maier [Wed, 5 Dec 2012 15:38:05 +0000 (15:38 +0000)]
Rename DEAL2_DIR to DEAL_II_DIR in the testsuite
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27765
0785d39b -7218-0410-832d-
ea1e28bc413d
Matthias Maier [Wed, 5 Dec 2012 14:29:58 +0000 (14:29 +0000)]
Document some regressions in the test suite to fix them later (hopefully soon)
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27764
0785d39b -7218-0410-832d-
ea1e28bc413d
Matthias Maier [Wed, 5 Dec 2012 14:12:46 +0000 (14:12 +0000)]
Bugfix: Fix an accidentally commited merge conflict
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27763
0785d39b -7218-0410-832d-
ea1e28bc413d
Matthias Maier [Wed, 5 Dec 2012 14:10:09 +0000 (14:10 +0000)]
Revert "Bugfix: Fix an accidentally commited merge conflict"
This reverts commit
62e93ea66236eb891a3a08849668a077753d0a56 .
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27762
0785d39b -7218-0410-832d-
ea1e28bc413d
Matthias Maier [Wed, 5 Dec 2012 14:09:05 +0000 (14:09 +0000)]
Testsuite: Port some tests to the CMake style config.h.in
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27761
0785d39b -7218-0410-832d-
ea1e28bc413d
Matthias Maier [Wed, 5 Dec 2012 14:09:04 +0000 (14:09 +0000)]
Bugfix: Fix an accidentally commited merge conflict
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27760
0785d39b -7218-0410-832d-
ea1e28bc413d
Matthias Maier [Tue, 4 Dec 2012 22:57:06 +0000 (22:57 +0000)]
Merge from Mainline
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27759
0785d39b -7218-0410-832d-
ea1e28bc413d
Matthias Maier [Tue, 4 Dec 2012 22:46:55 +0000 (22:46 +0000)]
Add a test for GeometryInfo<dim>::face_to_cell_vertices and face_to_cell_lines
git-svn-id: https://svn.dealii.org/trunk@27758
0785d39b -7218-0410-832d-
ea1e28bc413d
Matthias Maier [Tue, 4 Dec 2012 22:46:53 +0000 (22:46 +0000)]
Bugfix: Implement correct return values for ->face_flip and ->face_rotation in 1d and 2d
This fixes a regression introduced with r27714 which made
GeometryInfo<2>::child_cell_on_face face_flip aware in 2d.
git-svn-id: https://svn.dealii.org/trunk@27757
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Tue, 4 Dec 2012 17:56:36 +0000 (17:56 +0000)]
more big output files removed
git-svn-id: https://svn.dealii.org/trunk@27756
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Tue, 4 Dec 2012 17:42:19 +0000 (17:42 +0000)]
remove large output files from several steps
git-svn-id: https://svn.dealii.org/trunk@27755
0785d39b -7218-0410-832d-
ea1e28bc413d
Toby D. Young [Tue, 4 Dec 2012 13:37:15 +0000 (13:37 +0000)]
Give SLEPc the MPI_InitFinalize interface like what PETSc has.
git-svn-id: https://svn.dealii.org/trunk@27753
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 4 Dec 2012 06:09:36 +0000 (06:09 +0000)]
Fix double-free caused by wrong copy constructor of FESystem.
git-svn-id: https://svn.dealii.org/trunk@27749
0785d39b -7218-0410-832d-
ea1e28bc413d
Timo Heister [Tue, 4 Dec 2012 05:54:31 +0000 (05:54 +0000)]
merge to add test to mainline
git-svn-id: https://svn.dealii.org/trunk@27748
0785d39b -7218-0410-832d-
ea1e28bc413d
Matthias Maier [Mon, 3 Dec 2012 23:13:06 +0000 (23:13 +0000)]
Change #if to #ifdef
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27746
0785d39b -7218-0410-832d-
ea1e28bc413d
Matthias Maier [Mon, 3 Dec 2012 23:05:55 +0000 (23:05 +0000)]
Merge from Mainline
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27745
0785d39b -7218-0410-832d-
ea1e28bc413d
Matthias Maier [Mon, 3 Dec 2012 23:02:57 +0000 (23:02 +0000)]
Remove an empty folder
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27744
0785d39b -7218-0410-832d-
ea1e28bc413d
Matthias Maier [Mon, 3 Dec 2012 23:01:07 +0000 (23:01 +0000)]
Merge from Mainline.
Conflicts:
deal.II/source/dofs/dof_tools.cc
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27743
0785d39b -7218-0410-832d-
ea1e28bc413d
Matthias Maier [Mon, 3 Dec 2012 22:58:22 +0000 (22:58 +0000)]
Deuglify
Also, try to find a fixpoint (*) for initializer lists under astyle
(*) as usual, with the help of a fixpoint iteration...
git-svn-id: https://svn.dealii.org/trunk@27742
0785d39b -7218-0410-832d-
ea1e28bc413d
Matthias Maier [Mon, 3 Dec 2012 20:37:18 +0000 (20:37 +0000)]
Epic bugfix
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27741
0785d39b -7218-0410-832d-
ea1e28bc413d
Matthias Maier [Mon, 3 Dec 2012 20:37:17 +0000 (20:37 +0000)]
Clear up the TODO list
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27740
0785d39b -7218-0410-832d-
ea1e28bc413d
Matthias Maier [Mon, 3 Dec 2012 20:37:15 +0000 (20:37 +0000)]
Move this script to ./contrib where it belongs to
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27739
0785d39b -7218-0410-832d-
ea1e28bc413d
Timo Heister [Mon, 3 Dec 2012 19:44:54 +0000 (19:44 +0000)]
make indent
git-svn-id: https://svn.dealii.org/trunk@27737
0785d39b -7218-0410-832d-
ea1e28bc413d
Matthias Maier [Mon, 3 Dec 2012 18:07:34 +0000 (18:07 +0000)]
Merge from Mainline
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27730
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Mon, 3 Dec 2012 14:21:08 +0000 (14:21 +0000)]
reformat documentation and add memory consumption
git-svn-id: https://svn.dealii.org/trunk@27728
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 3 Dec 2012 08:16:25 +0000 (08:16 +0000)]
Avoid a couple of (stupid) warnings.
git-svn-id: https://svn.dealii.org/trunk@27727
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 3 Dec 2012 07:18:50 +0000 (07:18 +0000)]
Reformat one statement.
git-svn-id: https://svn.dealii.org/trunk@27726
0785d39b -7218-0410-832d-
ea1e28bc413d
Matthias Maier [Sat, 1 Dec 2012 21:49:10 +0000 (21:49 +0000)]
Merge from Mainline
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27723
0785d39b -7218-0410-832d-
ea1e28bc413d
Matthias Maier [Sat, 1 Dec 2012 21:25:44 +0000 (21:25 +0000)]
Reintroduce the old make_periodicity_constraints interface as well (because this one is _very_ convenient)
git-svn-id: https://svn.dealii.org/trunk@27722
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.