]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
14 years agoRemove the QGauss2...QGauss7 classes after 6.5 years of deprecation.
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

14 years agoFinal set of replacements QGaussN -> QGauss(N).
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

14 years agoFurther replacements of QGaussN -> QGauss(N).
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

14 years agoUpdate results.
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

14 years agoUpdate results.
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

14 years agoDo not use deprecated classes QGaussN any more.
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

14 years agoComment out static functions that are currently unused but may be at one point.
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

14 years agoDo not use deprecated class QGauss4.
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

14 years agoadd documentation of parameter
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

14 years agoAdd.
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

14 years agoRemove outdated output files.
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

14 years agoRemove outdated output files.
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

14 years agoExplicitly cast to the type we want.
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

14 years agoNow that we run MeshWorker in parallel, we can't generate output in the assembly...
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

14 years agoAdjust to Andrew's fix in r21902.
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

14 years agoAdjust output.
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

14 years agoAdjust polynomial order numbering.
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

14 years agoUpdate.
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

14 years agoadd missing functions
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

14 years agoadd documentation
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

14 years agoIndent stuff.
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

14 years agoRemove line no longer needed.
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

14 years agotest for primitivity and test new elements
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

14 years agonew vector valued DG elements
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

14 years agomove primitivity to FiniteElementData
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

14 years agoExplicitly cast to the type we want.
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

14 years agoRegenerate using an antialiased font.
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

14 years agoPatch to explicitly link to gfortran on weird Linux systems like OpenSuse
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

14 years agoGenerate hanging node constraints before boundary values, as per recent
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

14 years agoAdd VectorTools::compute_no_normal_flux_constraints to the entry on constraints.
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

14 years agoIgnore constraints computed for degrees of freedom that are already constrained.
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

14 years agoImprove display of formulas.
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

14 years agoAdd links to the new constraints module.
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

14 years agoAdd links to the new constraints module.
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

14 years agoAdjust output to new numbering scheme.
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

14 years agoAdd generated output.
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

14 years agoCentralize documentation of constraints in one doxygen module.
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

14 years agoAdd.
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

14 years agoAdd provisional version, to be finished at home later today.
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

14 years agoAdd to constraints group.
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

14 years agoEdit slightly.
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

14 years agoAdd to dofs group.
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

14 years agoAdd to dofs group.
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

14 years agoWrap XML output into a single top-level tag.
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

14 years agoRemove a comment that is no longer true: we have had the ability to
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

14 years agoAdd a TODO.
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

14 years agoMark an input parameter as const.
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

14 years agoTest mixing hanging nodes with Dirichlet boundary conditions.
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

14 years agoFix mixing interpolate_boundary_values with other types of constraints as e.g. hangin...
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

14 years agoPart 2
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

14 years agoLost patches recovered.
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

14 years agodeal.II/fe_values_view_03
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

14 years agobits/subface_interpolation
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

14 years agobits/face_orientation_and_fe_nedelec_01
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

14 years agobits/face_interpolation
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

14 years agoTest bits/dof_tools_11.
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

14 years agoTest fe/up_and_down.
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

14 years agoDoc update.
Wolfgang Bangerth [Wed, 15 Sep 2010 11:39:43 +0000 (11:39 +0000)]
Doc update.

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

14 years agoIndentation change.
Wolfgang Bangerth [Wed, 15 Sep 2010 11:38:06 +0000 (11:38 +0000)]
Indentation change.

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

14 years agoIndent.
Wolfgang Bangerth [Wed, 15 Sep 2010 11:37:02 +0000 (11:37 +0000)]
Indent.

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

14 years agoMultiple markup changes.
Wolfgang Bangerth [Wed, 15 Sep 2010 11:36:09 +0000 (11:36 +0000)]
Multiple markup changes.

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

14 years agoClose @ingroup.
Wolfgang Bangerth [Wed, 15 Sep 2010 11:30:27 +0000 (11:30 +0000)]
Close @ingroup.

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

14 years agoRemove reference to non-existent member variable.
Wolfgang Bangerth [Wed, 15 Sep 2010 11:29:34 +0000 (11:29 +0000)]
Remove reference to non-existent member variable.

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

14 years agoEscape non-ASCII characters properly.
Wolfgang Bangerth [Wed, 15 Sep 2010 11:28:09 +0000 (11:28 +0000)]
Escape non-ASCII characters properly.

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

14 years agoAdd documentation on the order.
Wolfgang Bangerth [Wed, 15 Sep 2010 11:24:58 +0000 (11:24 +0000)]
Add documentation on the order.

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

14 years agoAdd warning that the order of FE_Nedelec has changed.
Wolfgang Bangerth [Wed, 15 Sep 2010 11:09:41 +0000 (11:09 +0000)]
Add warning that the order of FE_Nedelec has changed.

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

14 years agoAdd a note.
Wolfgang Bangerth [Wed, 15 Sep 2010 11:06:34 +0000 (11:06 +0000)]
Add a note.

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

14 years agoRemove unnecessary but expensive call.
Martin Kronbichler [Wed, 15 Sep 2010 09:59:22 +0000 (09:59 +0000)]
Remove unnecessary but expensive call.

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

14 years agoExtend test to 3D, beware of interplay of hanging nodes and boundary values.
Martin Kronbichler [Wed, 15 Sep 2010 08:38:10 +0000 (08:38 +0000)]
Extend test to 3D, beware of interplay of hanging nodes and boundary values.

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

14 years agoMake compile with gcc 3.3.x. It has trouble finding the proper
Wolfgang Bangerth [Wed, 15 Sep 2010 02:44:35 +0000 (02:44 +0000)]
Make compile with gcc 3.3.x. It has trouble finding the proper
overload of std::sqrt in some cases.

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

14 years agoMake compile with gcc 3.3.x.
Wolfgang Bangerth [Wed, 15 Sep 2010 02:41:07 +0000 (02:41 +0000)]
Make compile with gcc 3.3.x.

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

14 years agoTest fe/shapes adapted.
Markus Buerg [Tue, 14 Sep 2010 22:17:39 +0000 (22:17 +0000)]
Test fe/shapes adapted.

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

14 years agoTest non_primitive_2 adapted.
Markus Buerg [Tue, 14 Sep 2010 22:05:50 +0000 (22:05 +0000)]
Test non_primitive_2 adapted.

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

14 years agoTest fixed
Markus Buerg [Tue, 14 Sep 2010 21:57:03 +0000 (21:57 +0000)]
Test fixed

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

14 years agoremove ignored const
Guido Kanschat [Tue, 14 Sep 2010 21:27:06 +0000 (21:27 +0000)]
remove ignored const

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

14 years agoadd function name() and update documentation
Guido Kanschat [Tue, 14 Sep 2010 21:26:43 +0000 (21:26 +0000)]
add function name() and update documentation

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

14 years agofloating point format changed again
Guido Kanschat [Tue, 14 Sep 2010 21:02:33 +0000 (21:02 +0000)]
floating point format changed again

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

14 years agoFormatting.
Wolfgang Bangerth [Tue, 14 Sep 2010 20:10:33 +0000 (20:10 +0000)]
Formatting.

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

14 years agoOne more.
Wolfgang Bangerth [Tue, 14 Sep 2010 19:46:49 +0000 (19:46 +0000)]
One more.

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

14 years agoAdd an instantiation for make_hanging_node_constraints for
Wolfgang Bangerth [Tue, 14 Sep 2010 17:18:20 +0000 (17:18 +0000)]
Add an instantiation for make_hanging_node_constraints for
DoFHandler<1,2>. Make things compile. Slight simplification.

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

14 years agoDocument fix in FEValuesViews::Vector::curl
Wolfgang Bangerth [Tue, 14 Sep 2010 16:00:42 +0000 (16:00 +0000)]
Document fix in FEValuesViews::Vector::curl

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

14 years agoFix a typo in the computation of the curl in 2d.
Wolfgang Bangerth [Tue, 14 Sep 2010 15:09:12 +0000 (15:09 +0000)]
Fix a typo in the computation of the curl in 2d.

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

14 years agodo some modifications to be able to use multigrid for Raviart Thomas
Baerbel Jannsen [Tue, 14 Sep 2010 14:53:00 +0000 (14:53 +0000)]
do some modifications to be able to use multigrid for Raviart Thomas
elements

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

14 years agoRemove some RTNodal and adjust Nedelec degree
Guido Kanschat [Tue, 14 Sep 2010 14:24:19 +0000 (14:24 +0000)]
Remove some RTNodal and adjust Nedelec degree

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

14 years agoupdate maore verified results
Guido Kanschat [Mon, 13 Sep 2010 22:32:08 +0000 (22:32 +0000)]
update maore verified results

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

14 years agoTest fe/check_derivatives adapted. Style changes.
Markus Buerg [Mon, 13 Sep 2010 22:12:11 +0000 (22:12 +0000)]
Test fe/check_derivatives adapted. Style changes.

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

14 years agoremove obsolete CVS keyword
Guido Kanschat [Mon, 13 Sep 2010 20:49:06 +0000 (20:49 +0000)]
remove obsolete CVS keyword

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

14 years agoanother unsigned int...
Guido Kanschat [Mon, 13 Sep 2010 20:41:52 +0000 (20:41 +0000)]
another unsigned int...

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

14 years agoupdate output for changed numbering of FE_Nedelec
Guido Kanschat [Mon, 13 Sep 2010 20:41:36 +0000 (20:41 +0000)]
update output for changed numbering of FE_Nedelec

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

14 years agoTest nedelec_3 adapted.
Markus Buerg [Mon, 13 Sep 2010 19:11:55 +0000 (19:11 +0000)]
Test nedelec_3 adapted.

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

14 years agoorder of operation has changed due to paralleziation
Guido Kanschat [Mon, 13 Sep 2010 17:08:29 +0000 (17:08 +0000)]
order of operation has changed due to paralleziation

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

14 years agochange degree of Nedelec element to new numbering
Guido Kanschat [Mon, 13 Sep 2010 16:48:17 +0000 (16:48 +0000)]
change degree of Nedelec element to new numbering

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

14 years agoBad projections should not abort program, but produce output
Guido Kanschat [Mon, 13 Sep 2010 16:47:43 +0000 (16:47 +0000)]
Bad projections should not abort program, but produce output

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

14 years agoTest nedelec_2 adapted and a bug in FE_Nedelec::get_subface_interpolation_matrix...
Markus Buerg [Mon, 13 Sep 2010 16:00:22 +0000 (16:00 +0000)]
Test nedelec_2 adapted and a bug in FE_Nedelec::get_subface_interpolation_matrix fixed.

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

14 years agoCheck in new output.
Wolfgang Bangerth [Mon, 13 Sep 2010 15:15:04 +0000 (15:15 +0000)]
Check in new output.

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

14 years agoeliminate compiler warnings
Guido Kanschat [Mon, 13 Sep 2010 14:34:28 +0000 (14:34 +0000)]
eliminate compiler warnings

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

14 years agoenable the use of Point<0>
Guido Kanschat [Mon, 13 Sep 2010 14:34:14 +0000 (14:34 +0000)]
enable the use of Point<0>

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

14 years agoAvoid some compiler warnings regarding ignored type qualifiers in function returns.
Martin Kronbichler [Mon, 13 Sep 2010 14:05:20 +0000 (14:05 +0000)]
Avoid some compiler warnings regarding ignored type qualifiers in function returns.

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

14 years agoAvoid some compiler warnings regarding unused variables.
Martin Kronbichler [Mon, 13 Sep 2010 14:04:31 +0000 (14:04 +0000)]
Avoid some compiler warnings regarding unused variables.

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

14 years agoMake compile.
Wolfgang Bangerth [Mon, 13 Sep 2010 12:33:56 +0000 (12:33 +0000)]
Make compile.

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