]>
https://gitweb.dealii.org/ - dealii.git/log
Guido Kanschat [Mon, 20 Sep 2010 17:19:51 +0000 (17:19 +0000)]
add additional add_update_flags functions and use in step 39
git-svn-id: https://svn.dealii.org/trunk@22092
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Mon, 20 Sep 2010 17:03:11 +0000 (17:03 +0000)]
introduce default constructor to initalize update flags
git-svn-id: https://svn.dealii.org/trunk@22091
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Mon, 20 Sep 2010 16:57:49 +0000 (16:57 +0000)]
add memory consmuption info to meshworker classes
git-svn-id: https://svn.dealii.org/trunk@22090
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Mon, 20 Sep 2010 16:54:45 +0000 (16:54 +0000)]
add memory consmuption info to meshworker classes
git-svn-id: https://svn.dealii.org/trunk@22089
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Mon, 20 Sep 2010 16:52:48 +0000 (16:52 +0000)]
test BDM and RT in 3D
git-svn-id: https://svn.dealii.org/trunk@22088
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Mon, 20 Sep 2010 16:52:02 +0000 (16:52 +0000)]
add function to generate a base name usefull to determine the regression test directory
git-svn-id: https://svn.dealii.org/trunk@22087
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Mon, 20 Sep 2010 16:48:20 +0000 (16:48 +0000)]
straighten out documentation and replace paternalistic advice by actual information
git-svn-id: https://svn.dealii.org/trunk@22086
0785d39b -7218-0410-832d-
ea1e28bc413d
Baerbel Jannsen [Mon, 20 Sep 2010 16:40:45 +0000 (16:40 +0000)]
include a class to be able to interface to ARPACK and some documentation
how to install ARPACK and run it with deal.II
git-svn-id: https://svn.dealii.org/trunk@22085
0785d39b -7218-0410-832d-
ea1e28bc413d
Baerbel Jannsen [Mon, 20 Sep 2010 16:04:25 +0000 (16:04 +0000)]
removed BAERBEL_MG_TEST
git-svn-id: https://svn.dealii.org/trunk@22084
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 20 Sep 2010 15:28:01 +0000 (15:28 +0000)]
Use Quadrature<1> instead of Quadrature<dim-2>. The reason is that
these constructs only appear in code that is executed in 3d but not
all compilers eliminate this dead code when compiling for 1d and 2d,
and so we end up with references to member functions of Quadrature<-1>
which aren't satisfiable in the linking stage.
git-svn-id: https://svn.dealii.org/trunk@22083
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 20 Sep 2010 14:30:17 +0000 (14:30 +0000)]
Fix apparently wrong (!?) conditional...
git-svn-id: https://svn.dealii.org/trunk@22082
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 20 Sep 2010 03:21:38 +0000 (03:21 +0000)]
Further simplify most of the Makefiles.
git-svn-id: https://svn.dealii.org/trunk@22080
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 19 Sep 2010 23:58:02 +0000 (23:58 +0000)]
Simplify Makefile.
git-svn-id: https://svn.dealii.org/trunk@22079
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 19 Sep 2010 22:33:09 +0000 (22:33 +0000)]
Remove a directory that has apparently never been used.
git-svn-id: https://svn.dealii.org/trunk@22078
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 19 Sep 2010 22:29:25 +0000 (22:29 +0000)]
More changes like the previous ones: no need to say anything about tests_x if all .cc files correspond to one test.
git-svn-id: https://svn.dealii.org/trunk@22077
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 19 Sep 2010 18:55:47 +0000 (18:55 +0000)]
In those directories in which now all .cc files correspond to tests, simplify the Makefile.
git-svn-id: https://svn.dealii.org/trunk@22076
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 19 Sep 2010 18:53:51 +0000 (18:53 +0000)]
In those directories in which now all .cc files correspond to tests, simplify the Makefile.
git-svn-id: https://svn.dealii.org/trunk@22075
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 19 Sep 2010 17:34:40 +0000 (17:34 +0000)]
Move files.
git-svn-id: https://svn.dealii.org/trunk@22074
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 19 Sep 2010 17:31:31 +0000 (17:31 +0000)]
add
git-svn-id: https://svn.dealii.org/trunk@22073
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 19 Sep 2010 17:29:22 +0000 (17:29 +0000)]
Move HSL and METIS tests to their own subdirectories.
git-svn-id: https://svn.dealii.org/trunk@22072
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 19 Sep 2010 17:28:41 +0000 (17:28 +0000)]
Rename common include files to have suffix .h instead of .h.
git-svn-id: https://svn.dealii.org/trunk@22071
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 19 Sep 2010 17:26:04 +0000 (17:26 +0000)]
Rename common include files to have suffix .h instead of .h.
git-svn-id: https://svn.dealii.org/trunk@22070
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 19 Sep 2010 17:22:36 +0000 (17:22 +0000)]
add
git-svn-id: https://svn.dealii.org/trunk@22069
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 19 Sep 2010 17:21:50 +0000 (17:21 +0000)]
add
git-svn-id: https://svn.dealii.org/trunk@22068
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 19 Sep 2010 17:20:15 +0000 (17:20 +0000)]
Remove a test that appears no longer useful.
git-svn-id: https://svn.dealii.org/trunk@22067
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 19 Sep 2010 17:19:21 +0000 (17:19 +0000)]
Add a test that didn't previously run but is still useful.
git-svn-id: https://svn.dealii.org/trunk@22066
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 19 Sep 2010 17:04:14 +0000 (17:04 +0000)]
Remove a test that can't have worked for many years (close to 10).
git-svn-id: https://svn.dealii.org/trunk@22065
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 19 Sep 2010 16:59:57 +0000 (16:59 +0000)]
Rename include file to have .h ending.
git-svn-id: https://svn.dealii.org/trunk@22064
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 19 Sep 2010 16:56:39 +0000 (16:56 +0000)]
Move.
git-svn-id: https://svn.dealii.org/trunk@22063
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 19 Sep 2010 16:56:02 +0000 (16:56 +0000)]
Remove another such file.
git-svn-id: https://svn.dealii.org/trunk@22062
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 19 Sep 2010 16:55:01 +0000 (16:55 +0000)]
Remove file whose meaning isn't quite clear.
git-svn-id: https://svn.dealii.org/trunk@22061
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 19 Sep 2010 16:53:49 +0000 (16:53 +0000)]
Remove test that apparently was never finished.
git-svn-id: https://svn.dealii.org/trunk@22060
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 19 Sep 2010 16:23:26 +0000 (16:23 +0000)]
Allow determining who wins in case ConstraintMatrix::merge gets conflicting constraints.
git-svn-id: https://svn.dealii.org/trunk@22059
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 19 Sep 2010 15:10:18 +0000 (15:10 +0000)]
Remove backup file.
git-svn-id: https://svn.dealii.org/trunk@22056
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 19 Sep 2010 14:57:53 +0000 (14:57 +0000)]
New test.
git-svn-id: https://svn.dealii.org/trunk@22054
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 19 Sep 2010 14:56:34 +0000 (14:56 +0000)]
New test.
git-svn-id: https://svn.dealii.org/trunk@22053
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 19 Sep 2010 14:39:48 +0000 (14:39 +0000)]
Fix typo.
git-svn-id: https://svn.dealii.org/trunk@22052
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 19 Sep 2010 13:52:02 +0000 (13:52 +0000)]
Adjust output.
git-svn-id: https://svn.dealii.org/trunk@22047
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 19 Sep 2010 13:48:40 +0000 (13:48 +0000)]
Remove use of QGauss2/QGauss6.
git-svn-id: https://svn.dealii.org/trunk@22046
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 19 Sep 2010 03:56:26 +0000 (03:56 +0000)]
Fix name in header.
git-svn-id: https://svn.dealii.org/trunk@22045
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 19 Sep 2010 03:40:08 +0000 (03:40 +0000)]
New test.
git-svn-id: https://svn.dealii.org/trunk@22044
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 19 Sep 2010 03:37:05 +0000 (03:37 +0000)]
Simplify list of include files.
git-svn-id: https://svn.dealii.org/trunk@22043
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 19 Sep 2010 00:44:19 +0000 (00:44 +0000)]
Split test into two that are a bit more atomic.
git-svn-id: https://svn.dealii.org/trunk@22042
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 19 Sep 2010 00:36:17 +0000 (00:36 +0000)]
Remove the QGauss2...QGauss7 classes after 6.5 years of deprecation.
git-svn-id: https://svn.dealii.org/trunk@22041
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sat, 18 Sep 2010 22:02:49 +0000 (22:02 +0000)]
Final set of replacements QGaussN -> QGauss(N).
git-svn-id: https://svn.dealii.org/trunk@22040
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sat, 18 Sep 2010 21:49:58 +0000 (21:49 +0000)]
Further replacements of QGaussN -> QGauss(N).
git-svn-id: https://svn.dealii.org/trunk@22039
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sat, 18 Sep 2010 21:41:15 +0000 (21:41 +0000)]
Update results.
git-svn-id: https://svn.dealii.org/trunk@22038
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sat, 18 Sep 2010 21:39:15 +0000 (21:39 +0000)]
Update results.
git-svn-id: https://svn.dealii.org/trunk@22037
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sat, 18 Sep 2010 10:56:11 +0000 (10:56 +0000)]
Do not use deprecated classes QGaussN any more.
git-svn-id: https://svn.dealii.org/trunk@22036
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sat, 18 Sep 2010 10:47:22 +0000 (10:47 +0000)]
Comment out static functions that are currently unused but may be at one point.
git-svn-id: https://svn.dealii.org/trunk@22035
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sat, 18 Sep 2010 10:46:46 +0000 (10:46 +0000)]
Do not use deprecated class QGauss4.
git-svn-id: https://svn.dealii.org/trunk@22034
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Fri, 17 Sep 2010 21:49:34 +0000 (21:49 +0000)]
add documentation of parameter
git-svn-id: https://svn.dealii.org/trunk@22033
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 17 Sep 2010 20:33:48 +0000 (20:33 +0000)]
Add.
git-svn-id: https://svn.dealii.org/trunk@22032
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 17 Sep 2010 20:30:21 +0000 (20:30 +0000)]
Remove outdated output files.
git-svn-id: https://svn.dealii.org/trunk@22031
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 17 Sep 2010 20:29:52 +0000 (20:29 +0000)]
Remove outdated output files.
git-svn-id: https://svn.dealii.org/trunk@22030
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 17 Sep 2010 20:11:21 +0000 (20:11 +0000)]
Explicitly cast to the type we want.
git-svn-id: https://svn.dealii.org/trunk@22029
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 17 Sep 2010 19:53:47 +0000 (19:53 +0000)]
Now that we run MeshWorker in parallel, we can't generate output in the assembly functions anymore because it will come out in a random order.
git-svn-id: https://svn.dealii.org/trunk@22028
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 17 Sep 2010 19:48:23 +0000 (19:48 +0000)]
Adjust to Andrew's fix in r21902.
git-svn-id: https://svn.dealii.org/trunk@22027
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 17 Sep 2010 19:46:35 +0000 (19:46 +0000)]
Adjust output.
git-svn-id: https://svn.dealii.org/trunk@22026
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 17 Sep 2010 19:43:47 +0000 (19:43 +0000)]
Adjust polynomial order numbering.
git-svn-id: https://svn.dealii.org/trunk@22025
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 17 Sep 2010 19:31:40 +0000 (19:31 +0000)]
Update.
git-svn-id: https://svn.dealii.org/trunk@22024
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Fri, 17 Sep 2010 18:59:24 +0000 (18:59 +0000)]
add missing functions
git-svn-id: https://svn.dealii.org/trunk@22023
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Fri, 17 Sep 2010 18:52:52 +0000 (18:52 +0000)]
add documentation
git-svn-id: https://svn.dealii.org/trunk@22022
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 17 Sep 2010 18:43:01 +0000 (18:43 +0000)]
Indent stuff.
git-svn-id: https://svn.dealii.org/trunk@22021
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 17 Sep 2010 17:24:38 +0000 (17:24 +0000)]
Remove line no longer needed.
git-svn-id: https://svn.dealii.org/trunk@22020
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Fri, 17 Sep 2010 17:08:00 +0000 (17:08 +0000)]
test for primitivity and test new elements
git-svn-id: https://svn.dealii.org/trunk@22019
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Fri, 17 Sep 2010 17:07:25 +0000 (17:07 +0000)]
new vector valued DG elements
git-svn-id: https://svn.dealii.org/trunk@22018
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Fri, 17 Sep 2010 16:21:31 +0000 (16:21 +0000)]
move primitivity to FiniteElementData
git-svn-id: https://svn.dealii.org/trunk@22017
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 17 Sep 2010 16:01:33 +0000 (16:01 +0000)]
Explicitly cast to the type we want.
git-svn-id: https://svn.dealii.org/trunk@22016
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 17 Sep 2010 15:43:12 +0000 (15:43 +0000)]
Regenerate using an antialiased font.
git-svn-id: https://svn.dealii.org/trunk@22015
0785d39b -7218-0410-832d-
ea1e28bc413d
Toby D. Young [Fri, 17 Sep 2010 13:56:43 +0000 (13:56 +0000)]
Patch to explicitly link to gfortran on weird Linux systems like OpenSuse
git-svn-id: https://svn.dealii.org/trunk@22014
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 17 Sep 2010 12:51:12 +0000 (12:51 +0000)]
Generate hanging node constraints before boundary values, as per recent
discussions on the mailing list.
git-svn-id: https://svn.dealii.org/trunk@22013
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 17 Sep 2010 12:46:35 +0000 (12:46 +0000)]
Add VectorTools::compute_no_normal_flux_constraints to the entry on constraints.
git-svn-id: https://svn.dealii.org/trunk@22012
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 17 Sep 2010 12:43:00 +0000 (12:43 +0000)]
Ignore constraints computed for degrees of freedom that are already constrained.
git-svn-id: https://svn.dealii.org/trunk@22011
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 17 Sep 2010 12:12:11 +0000 (12:12 +0000)]
Improve display of formulas.
git-svn-id: https://svn.dealii.org/trunk@22010
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 17 Sep 2010 11:57:18 +0000 (11:57 +0000)]
Add links to the new constraints module.
git-svn-id: https://svn.dealii.org/trunk@22009
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 17 Sep 2010 11:57:04 +0000 (11:57 +0000)]
Add links to the new constraints module.
git-svn-id: https://svn.dealii.org/trunk@22008
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 17 Sep 2010 11:55:05 +0000 (11:55 +0000)]
Adjust output to new numbering scheme.
git-svn-id: https://svn.dealii.org/trunk@22007
0785d39b -7218-0410-832d-
ea1e28bc413d
Markus Buerg [Fri, 17 Sep 2010 09:33:32 +0000 (09:33 +0000)]
Add generated output.
git-svn-id: https://svn.dealii.org/trunk@22006
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 17 Sep 2010 03:39:04 +0000 (03:39 +0000)]
Centralize documentation of constraints in one doxygen module.
git-svn-id: https://svn.dealii.org/trunk@22005
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 17 Sep 2010 00:56:12 +0000 (00:56 +0000)]
Add.
git-svn-id: https://svn.dealii.org/trunk@22004
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 16 Sep 2010 21:12:19 +0000 (21:12 +0000)]
Add provisional version, to be finished at home later today.
git-svn-id: https://svn.dealii.org/trunk@22003
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 16 Sep 2010 21:01:13 +0000 (21:01 +0000)]
Add to constraints group.
git-svn-id: https://svn.dealii.org/trunk@22002
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 16 Sep 2010 20:58:58 +0000 (20:58 +0000)]
Edit slightly.
git-svn-id: https://svn.dealii.org/trunk@22001
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 16 Sep 2010 20:14:41 +0000 (20:14 +0000)]
Add to dofs group.
git-svn-id: https://svn.dealii.org/trunk@21999
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 16 Sep 2010 20:14:12 +0000 (20:14 +0000)]
Add to dofs group.
git-svn-id: https://svn.dealii.org/trunk@21998
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 16 Sep 2010 17:31:58 +0000 (17:31 +0000)]
Wrap XML output into a single top-level tag.
git-svn-id: https://svn.dealii.org/trunk@21997
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 16 Sep 2010 16:07:55 +0000 (16:07 +0000)]
Remove a comment that is no longer true: we have had the ability to
deal with chains of constraints since the hp-functionality was merged.
git-svn-id: https://svn.dealii.org/trunk@21996
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 16 Sep 2010 16:02:56 +0000 (16:02 +0000)]
Add a TODO.
git-svn-id: https://svn.dealii.org/trunk@21995
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 16 Sep 2010 16:01:18 +0000 (16:01 +0000)]
Mark an input parameter as const.
git-svn-id: https://svn.dealii.org/trunk@21994
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Thu, 16 Sep 2010 14:49:35 +0000 (14:49 +0000)]
Test mixing hanging nodes with Dirichlet boundary conditions.
git-svn-id: https://svn.dealii.org/trunk@21993
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Thu, 16 Sep 2010 14:43:35 +0000 (14:43 +0000)]
Fix mixing interpolate_boundary_values with other types of constraints as e.g. hanging node constraints: We do not set boundary values to dofs that are already constrained.
git-svn-id: https://svn.dealii.org/trunk@21992
0785d39b -7218-0410-832d-
ea1e28bc413d
Markus Buerg [Wed, 15 Sep 2010 19:58:41 +0000 (19:58 +0000)]
Part 2
git-svn-id: https://svn.dealii.org/trunk@21991
0785d39b -7218-0410-832d-
ea1e28bc413d
Markus Buerg [Wed, 15 Sep 2010 15:00:03 +0000 (15:00 +0000)]
Lost patches recovered.
git-svn-id: https://svn.dealii.org/trunk@21990
0785d39b -7218-0410-832d-
ea1e28bc413d
Markus Buerg [Wed, 15 Sep 2010 13:36:12 +0000 (13:36 +0000)]
deal.II/fe_values_view_03
git-svn-id: https://svn.dealii.org/trunk@21989
0785d39b -7218-0410-832d-
ea1e28bc413d
Markus Buerg [Wed, 15 Sep 2010 13:27:21 +0000 (13:27 +0000)]
bits/subface_interpolation
git-svn-id: https://svn.dealii.org/trunk@21988
0785d39b -7218-0410-832d-
ea1e28bc413d
Markus Buerg [Wed, 15 Sep 2010 13:23:22 +0000 (13:23 +0000)]
bits/face_orientation_and_fe_nedelec_01
git-svn-id: https://svn.dealii.org/trunk@21987
0785d39b -7218-0410-832d-
ea1e28bc413d
Markus Buerg [Wed, 15 Sep 2010 13:16:48 +0000 (13:16 +0000)]
bits/face_interpolation
git-svn-id: https://svn.dealii.org/trunk@21986
0785d39b -7218-0410-832d-
ea1e28bc413d
Markus Buerg [Wed, 15 Sep 2010 13:10:23 +0000 (13:10 +0000)]
Test bits/dof_tools_11.
git-svn-id: https://svn.dealii.org/trunk@21985
0785d39b -7218-0410-832d-
ea1e28bc413d
Markus Buerg [Wed, 15 Sep 2010 13:05:20 +0000 (13:05 +0000)]
Test fe/up_and_down.
git-svn-id: https://svn.dealii.org/trunk@21984
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.