]>
https://gitweb.dealii.org/ - dealii-svn.git/log
maier [Sat, 14 Sep 2013 09:28:25 +0000 (09:28 +0000)]
Revert the globs in ./source - This was a very bad idea
It is crucial to have a notion of call back into cmake if a new file
appears under ./source - otherwise, we are in trouble...
It is not that bad for the developer who made the change (just run cmake
before make) - but everybody else getting the changes via svn up (or
similar) has no way to know whether a run of cmake is necessary or not.
And we leave users with a build system in an invalid state
git-svn-id: https://svn.dealii.org/trunk@30700
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 13 Sep 2013 21:29:22 +0000 (21:29 +0000)]
Provide further links.
git-svn-id: https://svn.dealii.org/trunk@30698
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 13 Sep 2013 21:25:45 +0000 (21:25 +0000)]
Provide further links.
git-svn-id: https://svn.dealii.org/trunk@30697
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 13 Sep 2013 20:45:43 +0000 (20:45 +0000)]
Fix units of kappa.
git-svn-id: https://svn.dealii.org/trunk@30695
0785d39b -7218-0410-832d-
ea1e28bc413d
daniel.arndt [Fri, 13 Sep 2013 10:53:37 +0000 (10:53 +0000)]
Splitted test for periodicity into two tests for periodicity and point_value
git-svn-id: https://svn.dealii.org/trunk@30684
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Fri, 13 Sep 2013 08:37:08 +0000 (08:37 +0000)]
Make compile again
git-svn-id: https://svn.dealii.org/trunk@30683
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Fri, 13 Sep 2013 08:09:14 +0000 (08:09 +0000)]
Fix a few issues, write more in-code comments.
git-svn-id: https://svn.dealii.org/trunk@30682
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Fri, 13 Sep 2013 06:24:03 +0000 (06:24 +0000)]
Fix compile problem with clang
git-svn-id: https://svn.dealii.org/trunk@30681
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Fri, 13 Sep 2013 06:07:18 +0000 (06:07 +0000)]
Make tolerance sharper again.
git-svn-id: https://svn.dealii.org/trunk@30680
0785d39b -7218-0410-832d-
ea1e28bc413d
daniel.arndt [Thu, 12 Sep 2013 16:46:19 +0000 (16:46 +0000)]
Modified the distributed periodicity test to catch the exception thrown in VectorTools::point_value
git-svn-id: https://svn.dealii.org/trunk@30679
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Thu, 12 Sep 2013 10:01:38 +0000 (10:01 +0000)]
CMake: Bugfix: Also compile and link the example steps when $ make (release|debug) is called
git-svn-id: https://svn.dealii.org/trunk@30678
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Thu, 12 Sep 2013 10:01:28 +0000 (10:01 +0000)]
Doc: Some progress wrt. the CMake documentation
git-svn-id: https://svn.dealii.org/trunk@30677
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Thu, 12 Sep 2013 07:11:06 +0000 (07:11 +0000)]
Some small fixes
git-svn-id: https://svn.dealii.org/trunk@30676
0785d39b -7218-0410-832d-
ea1e28bc413d
scott.miller [Thu, 12 Sep 2013 02:17:12 +0000 (02:17 +0000)]
Step51 documentation updates.
git-svn-id: https://svn.dealii.org/trunk@30675
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 11 Sep 2013 13:13:42 +0000 (13:13 +0000)]
Small editorial changes.
git-svn-id: https://svn.dealii.org/trunk@30674
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 11 Sep 2013 11:13:17 +0000 (11:13 +0000)]
Remove unused variable.
git-svn-id: https://svn.dealii.org/trunk@30673
0785d39b -7218-0410-832d-
ea1e28bc413d
pelteret [Wed, 11 Sep 2013 09:45:07 +0000 (09:45 +0000)]
Added DoFTools::extract_locally_*_dofs function instantiations for hp::DofHandler class
git-svn-id: https://svn.dealii.org/trunk@30672
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 10 Sep 2013 20:49:53 +0000 (20:49 +0000)]
Remove a lot of code, now that all DoFHandlers have cell dof caches.
git-svn-id: https://svn.dealii.org/trunk@30671
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 10 Sep 2013 20:13:37 +0000 (20:13 +0000)]
Merge a bunch of functions now that hp::DoFHandler and DoFHandler behave similarly.
git-svn-id: https://svn.dealii.org/trunk@30670
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 10 Sep 2013 20:03:59 +0000 (20:03 +0000)]
Note the hp::DoFHandler cell dof indices cache.
git-svn-id: https://svn.dealii.org/trunk@30669
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 10 Sep 2013 19:49:25 +0000 (19:49 +0000)]
Introduce a way to query the address of the DoF cache in a generic way. This will allow unifying in the next step.
git-svn-id: https://svn.dealii.org/trunk@30668
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 10 Sep 2013 18:18:22 +0000 (18:18 +0000)]
Add missing fields to memory_consumption().
git-svn-id: https://svn.dealii.org/trunk@30667
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 10 Sep 2013 18:13:31 +0000 (18:13 +0000)]
Implement the hp::DoFHandler cell dof indices cache in the same way as we already have for the ::DoFHandler.
git-svn-id: https://svn.dealii.org/trunk@30666
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Tue, 10 Sep 2013 10:44:35 +0000 (10:44 +0000)]
update ignores
git-svn-id: https://svn.dealii.org/trunk@30665
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Tue, 10 Sep 2013 10:43:14 +0000 (10:43 +0000)]
update test
git-svn-id: https://svn.dealii.org/trunk@30664
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Mon, 9 Sep 2013 21:37:53 +0000 (21:37 +0000)]
add new test for multigrid an slit geometry
git-svn-id: https://svn.dealii.org/trunk@30663
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Mon, 9 Sep 2013 21:36:28 +0000 (21:36 +0000)]
parallel mg: clean up debug output, add additional checks
git-svn-id: https://svn.dealii.org/trunk@30662
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Mon, 9 Sep 2013 21:30:09 +0000 (21:30 +0000)]
avoid deprecated p4est enum
git-svn-id: https://svn.dealii.org/trunk@30661
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Mon, 9 Sep 2013 21:28:23 +0000 (21:28 +0000)]
reverse condition for multigrid
git-svn-id: https://svn.dealii.org/trunk@30660
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Mon, 9 Sep 2013 21:26:14 +0000 (21:26 +0000)]
reformat comments
git-svn-id: https://svn.dealii.org/trunk@30659
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Mon, 9 Sep 2013 21:21:06 +0000 (21:21 +0000)]
parallel geometric multigrid: limit the level difference at vertices
git-svn-id: https://svn.dealii.org/trunk@30658
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 9 Sep 2013 20:09:17 +0000 (20:09 +0000)]
Rename a bunch of classes.
git-svn-id: https://svn.dealii.org/trunk@30657
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 9 Sep 2013 19:26:27 +0000 (19:26 +0000)]
Move DoFObjects into dof_faces.h since this is now the only place where it is referenced.
git-svn-id: https://svn.dealii.org/trunk@30656
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 9 Sep 2013 19:10:18 +0000 (19:10 +0000)]
Implement the compression scheme for DoF indices stored on cells.
git-svn-id: https://svn.dealii.org/trunk@30655
0785d39b -7218-0410-832d-
ea1e28bc413d
daniel.arndt [Mon, 9 Sep 2013 17:03:49 +0000 (17:03 +0000)]
VectorTools::point_value and VectorTools::point_difference are now throwing an error if the required point is not available on the current processor
git-svn-id: https://svn.dealii.org/trunk@30654
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Mon, 9 Sep 2013 16:35:01 +0000 (16:35 +0000)]
one more c++11 bugfix (thanks Ian Rose)
git-svn-id: https://svn.dealii.org/trunk@30653
0785d39b -7218-0410-832d-
ea1e28bc413d
felix.gruber [Mon, 9 Sep 2013 15:52:14 +0000 (15:52 +0000)]
fixed typo
git-svn-id: https://svn.dealii.org/trunk@30652
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Mon, 9 Sep 2013 15:28:59 +0000 (15:28 +0000)]
commit results for local refinement
git-svn-id: https://svn.dealii.org/trunk@30651
0785d39b -7218-0410-832d-
ea1e28bc413d
felix.gruber [Mon, 9 Sep 2013 15:26:59 +0000 (15:26 +0000)]
doxygen: change EXAMPLE_PATH such that the lines from Block_matrix_array.cc can be included into the documentation of BlockMatrixArray
git-svn-id: https://svn.dealii.org/trunk@30650
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 9 Sep 2013 13:47:06 +0000 (13:47 +0000)]
Add a space to an error message.
git-svn-id: https://svn.dealii.org/trunk@30649
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 9 Sep 2013 13:45:28 +0000 (13:45 +0000)]
Avoid a C++11-ism.
git-svn-id: https://svn.dealii.org/trunk@30648
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 9 Sep 2013 11:53:35 +0000 (11:53 +0000)]
Make it compile with gcc 4.1.2, I hope.
git-svn-id: https://svn.dealii.org/trunk@30647
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 9 Sep 2013 03:29:02 +0000 (03:29 +0000)]
More C++11 fixes.
git-svn-id: https://svn.dealii.org/trunk@30646
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 9 Sep 2013 02:58:13 +0000 (02:58 +0000)]
Fix a couple C++11 usages.
git-svn-id: https://svn.dealii.org/trunk@30645
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 9 Sep 2013 02:54:13 +0000 (02:54 +0000)]
Use '> >' instead of '>>' to end a template.
git-svn-id: https://svn.dealii.org/trunk@30644
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Fri, 6 Sep 2013 23:24:48 +0000 (23:24 +0000)]
Bugfix: Avoid duplicate symbols
git-svn-id: https://svn.dealii.org/trunk@30640
0785d39b -7218-0410-832d-
ea1e28bc413d
daniel.arndt [Fri, 6 Sep 2013 20:39:03 +0000 (20:39 +0000)]
Documented the possibility of periodic boundaries on distributed meshes
git-svn-id: https://svn.dealii.org/trunk@30639
0785d39b -7218-0410-832d-
ea1e28bc413d
daniel.arndt [Fri, 6 Sep 2013 20:16:36 +0000 (20:16 +0000)]
Added a test for periodicity constraints on distributed meshes
git-svn-id: https://svn.dealii.org/trunk@30638
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Fri, 6 Sep 2013 19:37:16 +0000 (19:37 +0000)]
Make compile without C++11
git-svn-id: https://svn.dealii.org/trunk@30637
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Fri, 6 Sep 2013 19:28:25 +0000 (19:28 +0000)]
change test to not use hyper_cube_slit
git-svn-id: https://svn.dealii.org/trunk@30636
0785d39b -7218-0410-832d-
ea1e28bc413d
daniel.arndt [Fri, 6 Sep 2013 18:26:02 +0000 (18:26 +0000)]
removed unused variable in match_tree_recursively
git-svn-id: https://svn.dealii.org/trunk@30634
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Fri, 6 Sep 2013 18:24:58 +0000 (18:24 +0000)]
fix missing std::
git-svn-id: https://svn.dealii.org/trunk@30633
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Fri, 6 Sep 2013 18:10:27 +0000 (18:10 +0000)]
fix bug in distributed::Triangulation and SolutionTransfer introduced in r30624
git-svn-id: https://svn.dealii.org/trunk@30632
0785d39b -7218-0410-832d-
ea1e28bc413d
turcksin [Fri, 6 Sep 2013 15:57:57 +0000 (15:57 +0000)]
Make 64bit compile again.
git-svn-id: https://svn.dealii.org/trunk@30631
0785d39b -7218-0410-832d-
ea1e28bc413d
turcksin [Fri, 6 Sep 2013 15:30:05 +0000 (15:30 +0000)]
Add missing relative path.
git-svn-id: https://svn.dealii.org/trunk@30630
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Fri, 6 Sep 2013 15:24:30 +0000 (15:24 +0000)]
fix typo
git-svn-id: https://svn.dealii.org/trunk@30629
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Fri, 6 Sep 2013 15:11:32 +0000 (15:11 +0000)]
fix r30622 by specifying relative path
git-svn-id: https://svn.dealii.org/trunk@30628
0785d39b -7218-0410-832d-
ea1e28bc413d
scott.miller [Fri, 6 Sep 2013 11:13:25 +0000 (11:13 +0000)]
Minor intro update
git-svn-id: https://svn.dealii.org/trunk@30627
0785d39b -7218-0410-832d-
ea1e28bc413d
steigemann [Fri, 6 Sep 2013 11:11:23 +0000 (11:11 +0000)]
modify the parameter GUI to handle Map and List paremeters as strings
git-svn-id: https://svn.dealii.org/trunk@30626
0785d39b -7218-0410-832d-
ea1e28bc413d
daniel.arndt [Fri, 6 Sep 2013 09:05:25 +0000 (09:05 +0000)]
identify_periodic_face_pairs creates periodicity information for two given boundary_ids on distributed meshes
git-svn-id: https://svn.dealii.org/trunk@30625
0785d39b -7218-0410-832d-
ea1e28bc413d
daniel.arndt [Fri, 6 Sep 2013 09:02:24 +0000 (09:02 +0000)]
Added support for periodic boundary conditions on distributed meshes
git-svn-id: https://svn.dealii.org/trunk@30624
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Fri, 6 Sep 2013 03:08:08 +0000 (03:08 +0000)]
CMake: Replace explicit file list with globbing expression
git-svn-id: https://svn.dealii.org/trunk@30622
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Fri, 6 Sep 2013 02:53:59 +0000 (02:53 +0000)]
Mark some Trilinos variables as advanced
git-svn-id: https://svn.dealii.org/trunk@30619
0785d39b -7218-0410-832d-
ea1e28bc413d
buerg [Thu, 5 Sep 2013 21:26:45 +0000 (21:26 +0000)]
Improve conditioning of project_bv_curl_conforming.
git-svn-id: https://svn.dealii.org/trunk@30613
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Thu, 5 Sep 2013 06:32:50 +0000 (06:32 +0000)]
Fix warning
git-svn-id: https://svn.dealii.org/trunk@30607
0785d39b -7218-0410-832d-
ea1e28bc413d
scott.miller [Thu, 5 Sep 2013 02:28:56 +0000 (02:28 +0000)]
Inline documentation for step-51
git-svn-id: https://svn.dealii.org/trunk@30605
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Wed, 4 Sep 2013 22:12:52 +0000 (22:12 +0000)]
simplify test (do not need update_ghost_values() anymore)
git-svn-id: https://svn.dealii.org/trunk@30604
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Wed, 4 Sep 2013 22:12:24 +0000 (22:12 +0000)]
always do update_ghost_values in parallel::distributed::Vector::operator=
git-svn-id: https://svn.dealii.org/trunk@30603
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Wed, 4 Sep 2013 22:09:34 +0000 (22:09 +0000)]
fix test output
git-svn-id: https://svn.dealii.org/trunk@30602
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Wed, 4 Sep 2013 19:37:01 +0000 (19:37 +0000)]
revert part of 30600 (accident)
git-svn-id: https://svn.dealii.org/trunk@30601
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Wed, 4 Sep 2013 19:33:03 +0000 (19:33 +0000)]
fix bug in hp::DoFHandler and copy_triangulation(), this fixes tests/hp/copy_tria_bug.cc
git-svn-id: https://svn.dealii.org/trunk@30600
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Wed, 4 Sep 2013 19:32:12 +0000 (19:32 +0000)]
document bug in hp::DoFHandler
git-svn-id: https://svn.dealii.org/trunk@30599
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Wed, 4 Sep 2013 17:02:56 +0000 (17:02 +0000)]
run test for par::dist::vector too
git-svn-id: https://svn.dealii.org/trunk@30598
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Wed, 4 Sep 2013 17:02:38 +0000 (17:02 +0000)]
ghost import for distributed::parallel:BlockVector::operator= and add new constructors
git-svn-id: https://svn.dealii.org/trunk@30597
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Wed, 4 Sep 2013 15:28:58 +0000 (15:28 +0000)]
fix test output
git-svn-id: https://svn.dealii.org/trunk@30596
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Wed, 4 Sep 2013 15:28:48 +0000 (15:28 +0000)]
fix bug in parallel MG: need to import additional level ghost neighbors which are coarser
git-svn-id: https://svn.dealii.org/trunk@30595
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 4 Sep 2013 15:05:43 +0000 (15:05 +0000)]
Rename an (internal) file to match the name of the class declared therein.
git-svn-id: https://svn.dealii.org/trunk@30594
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 4 Sep 2013 14:31:33 +0000 (14:31 +0000)]
Rename a variable to be more descriptive.
git-svn-id: https://svn.dealii.org/trunk@30593
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Wed, 4 Sep 2013 14:19:44 +0000 (14:19 +0000)]
cleanup, remove unneeded semicolons
git-svn-id: https://svn.dealii.org/trunk@30592
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 4 Sep 2013 13:39:41 +0000 (13:39 +0000)]
Add a note.
git-svn-id: https://svn.dealii.org/trunk@30591
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 4 Sep 2013 13:24:27 +0000 (13:24 +0000)]
Fix a bug in compute_no_normal_flux_constraints when dealing with odd meshes.
git-svn-id: https://svn.dealii.org/trunk@30590
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 3 Sep 2013 21:08:48 +0000 (21:08 +0000)]
Update documentation in a couple of places.
git-svn-id: https://svn.dealii.org/trunk@30578
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 3 Sep 2013 21:05:22 +0000 (21:05 +0000)]
Remove debug calls previously left in accidentally.
git-svn-id: https://svn.dealii.org/trunk@30577
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 3 Sep 2013 20:58:34 +0000 (20:58 +0000)]
Use the correct data type for (invalid) default values of an array.
git-svn-id: https://svn.dealii.org/trunk@30576
0785d39b -7218-0410-832d-
ea1e28bc413d
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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.