]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
18 years agoMove #endif to the right place, inside rather than outside the
Wolfgang Bangerth [Thu, 12 Jan 2006 21:09:05 +0000 (21:09 +0000)]
Move #endif to the right place, inside rather than outside the
namespace end.

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

18 years agoUse a documentation style that doxygen gets along with. Previously, it
Wolfgang Bangerth [Thu, 12 Jan 2006 20:50:23 +0000 (20:50 +0000)]
Use a documentation style that doxygen gets along with. Previously, it
got caught up with the DoFLevels<1> documentation and didn't generate
documentation for any of the rest of the file.

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

18 years agoFix doc.
Wolfgang Bangerth [Thu, 12 Jan 2006 16:26:01 +0000 (16:26 +0000)]
Fix doc.

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

18 years agoPacify warnings from Doxygen.
Wolfgang Bangerth [Thu, 12 Jan 2006 16:02:39 +0000 (16:02 +0000)]
Pacify warnings from Doxygen.

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

18 years agoFix doxygen command.
Wolfgang Bangerth [Thu, 12 Jan 2006 15:54:08 +0000 (15:54 +0000)]
Fix doxygen command.

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

18 years agoImprove wording.
Wolfgang Bangerth [Thu, 12 Jan 2006 14:54:04 +0000 (14:54 +0000)]
Improve wording.

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

18 years agoSay that this element is vector-valued.
Wolfgang Bangerth [Thu, 12 Jan 2006 14:53:09 +0000 (14:53 +0000)]
Say that this element is vector-valued.

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

18 years agoSay that this is a scalar element.
Wolfgang Bangerth [Thu, 12 Jan 2006 14:52:28 +0000 (14:52 +0000)]
Say that this is a scalar element.

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

18 years agoAdd cvs log files of 2006.
Ralf Hartmann [Thu, 12 Jan 2006 08:11:26 +0000 (08:11 +0000)]
Add cvs log files of 2006.

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

18 years agoMake the iterators classes subordinate to the grid classes.
Wolfgang Bangerth [Thu, 12 Jan 2006 05:34:12 +0000 (05:34 +0000)]
Make the iterators classes subordinate to the grid classes.

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

18 years agoRemove a period at the end of a caption.
Wolfgang Bangerth [Thu, 12 Jan 2006 05:31:36 +0000 (05:31 +0000)]
Remove a period at the end of a caption.

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

18 years agoUse the proper tags.
Wolfgang Bangerth [Thu, 12 Jan 2006 05:28:53 +0000 (05:28 +0000)]
Use the proper tags.

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

18 years agoDescribe quadrature module a bit better.
Wolfgang Bangerth [Thu, 12 Jan 2006 05:25:56 +0000 (05:25 +0000)]
Describe quadrature module a bit better.

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

18 years agoRemove the ::swap function from the Vector module, since it is the only
Wolfgang Bangerth [Thu, 12 Jan 2006 05:10:21 +0000 (05:10 +0000)]
Remove the ::swap function from the Vector module, since it is the only
function there. It is listed as @relates to the BlockVector already, which
should suffice.

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

18 years agoSpelling fix.
Wolfgang Bangerth [Thu, 12 Jan 2006 05:01:29 +0000 (05:01 +0000)]
Spelling fix.

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

18 years agoCreate an overarching Linear Algebra Classes module.
Wolfgang Bangerth [Thu, 12 Jan 2006 05:01:00 +0000 (05:01 +0000)]
Create an overarching Linear Algebra Classes module.

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

18 years agoGenerate doc/doxygen/header.tex, in case someone wants to create latex output :-)
Wolfgang Bangerth [Thu, 12 Jan 2006 04:30:43 +0000 (04:30 +0000)]
Generate doc/doxygen/header.tex, in case someone wants to create latex output :-)

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

18 years agoAdd header file in case someone wants to generate latex documentation.
Wolfgang Bangerth [Thu, 12 Jan 2006 04:30:06 +0000 (04:30 +0000)]
Add header file in case someone wants to generate latex documentation.

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

18 years agoFix header.
Wolfgang Bangerth [Thu, 12 Jan 2006 03:32:39 +0000 (03:32 +0000)]
Fix header.

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

18 years agoUse @pre instead of \pre
Wolfgang Bangerth [Thu, 12 Jan 2006 03:28:08 +0000 (03:28 +0000)]
Use @pre instead of \pre

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

18 years agoRename function arguments. Learn how to use \pre
Wolfgang Bangerth [Thu, 12 Jan 2006 03:26:48 +0000 (03:26 +0000)]
Rename function arguments. Learn how to use \pre

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

18 years agoCreate a sub-module hpcollections, describe it, and link the collections classes...
Wolfgang Bangerth [Thu, 12 Jan 2006 03:13:13 +0000 (03:13 +0000)]
Create a sub-module hpcollections, describe it, and link the collections classes to it.

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

18 years agoMake it compile with MIPSpro.
Ralf Hartmann [Wed, 11 Jan 2006 10:36:06 +0000 (10:36 +0000)]
Make it compile with MIPSpro.

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

18 years agoRename DH template parameter to DH1 in order to avoid MIPSpro's 'Declaration of DH...
Ralf Hartmann [Wed, 11 Jan 2006 09:49:23 +0000 (09:49 +0000)]
Rename DH template parameter to DH1 in order to avoid MIPSpro's 'Declaration of DH hides template parameter' warning.

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

18 years agoMake it compile with MIPSpro: change the order of instantiations.
Ralf Hartmann [Wed, 11 Jan 2006 09:06:37 +0000 (09:06 +0000)]
Make it compile with MIPSpro: change the order of instantiations.

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

18 years agoFix link.
Wolfgang Bangerth [Tue, 10 Jan 2006 22:35:33 +0000 (22:35 +0000)]
Fix link.

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

18 years agoFiltered Matrix.
Luca Heltai [Tue, 10 Jan 2006 00:47:21 +0000 (00:47 +0000)]
Filtered Matrix.

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

18 years agoNew Version of Filtered Matrix, which requires only vector matrix mult.
Luca Heltai [Tue, 10 Jan 2006 00:34:22 +0000 (00:34 +0000)]
New Version of Filtered Matrix, which requires only vector matrix mult.

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

18 years agoImprove wording.
Wolfgang Bangerth [Mon, 9 Jan 2006 21:52:18 +0000 (21:52 +0000)]
Improve wording.

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

18 years agoCreate a doxygen module for hp and cross-link all relevant classes there.
Wolfgang Bangerth [Mon, 9 Jan 2006 21:51:26 +0000 (21:51 +0000)]
Create a doxygen module for hp and cross-link all relevant classes there.

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

18 years agolinks to software page
Guido Kanschat [Mon, 9 Jan 2006 21:48:57 +0000 (21:48 +0000)]
links to software page

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

18 years agofix names
Guido Kanschat [Mon, 9 Jan 2006 21:42:29 +0000 (21:42 +0000)]
fix names

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

18 years agotypo
Guido Kanschat [Mon, 9 Jan 2006 21:41:36 +0000 (21:41 +0000)]
typo

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

18 years agovisualization tools
Guido Kanschat [Mon, 9 Jan 2006 21:29:05 +0000 (21:29 +0000)]
visualization tools

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

18 years agoTry an alternative approach to make things work with icc.
Wolfgang Bangerth [Mon, 9 Jan 2006 17:47:00 +0000 (17:47 +0000)]
Try an alternative approach to make things work with icc.

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

18 years ago.
Wolfgang Bangerth [Mon, 9 Jan 2006 17:14:23 +0000 (17:14 +0000)]
.

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

18 years agoUse proper namespace.
Wolfgang Bangerth [Mon, 9 Jan 2006 17:13:02 +0000 (17:13 +0000)]
Use proper namespace.

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

18 years agoLink to presentations page.
Wolfgang Bangerth [Mon, 9 Jan 2006 14:40:19 +0000 (14:40 +0000)]
Link to presentations page.

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

18 years agoentry on target components
Guido Kanschat [Mon, 9 Jan 2006 07:29:40 +0000 (07:29 +0000)]
entry on target components

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

18 years agox
Wolfgang Bangerth [Mon, 9 Jan 2006 04:19:59 +0000 (04:19 +0000)]
x

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

18 years agoAdd forgotten output file
Wolfgang Bangerth [Mon, 9 Jan 2006 02:35:09 +0000 (02:35 +0000)]
Add forgotten output file

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

18 years agoMove the collection classes into namespace hp. Make the collection classes all alike.
Wolfgang Bangerth [Mon, 9 Jan 2006 02:34:30 +0000 (02:34 +0000)]
Move the collection classes into namespace hp. Make the collection classes all alike.

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

18 years agoRe-indent.
Wolfgang Bangerth [Sun, 8 Jan 2006 23:28:33 +0000 (23:28 +0000)]
Re-indent.

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

18 years agoList Monica's PhD thesis.
Wolfgang Bangerth [Sun, 8 Jan 2006 17:57:03 +0000 (17:57 +0000)]
List Monica's PhD thesis.

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

18 years agorevert last changes because they did not compile
Guido Kanschat [Thu, 5 Jan 2006 18:16:30 +0000 (18:16 +0000)]
revert last changes because they did not compile

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

18 years agochange sub_face to subface like everywhere else
Guido Kanschat [Thu, 5 Jan 2006 17:53:07 +0000 (17:53 +0000)]
change sub_face to subface like everywhere else

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

18 years agoAdd forward declarations.
Wolfgang Bangerth [Thu, 5 Jan 2006 14:23:27 +0000 (14:23 +0000)]
Add forward declarations.

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

18 years agoLink to presentations page.
Wolfgang Bangerth [Thu, 5 Jan 2006 14:21:49 +0000 (14:21 +0000)]
Link to presentations page.

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

18 years agoAdd a few friend declarations.
Wolfgang Bangerth [Thu, 5 Jan 2006 13:47:34 +0000 (13:47 +0000)]
Add a few friend declarations.

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

18 years agoRemove apparently unneeded friend declaration.
Wolfgang Bangerth [Thu, 5 Jan 2006 13:41:03 +0000 (13:41 +0000)]
Remove apparently unneeded friend declaration.

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

18 years agoadd template specifications again
Guido Kanschat [Thu, 5 Jan 2006 10:39:15 +0000 (10:39 +0000)]
add template specifications again

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

18 years agochange implementation for binary dx output; binary output not tested yet
Guido Kanschat [Thu, 5 Jan 2006 10:09:15 +0000 (10:09 +0000)]
change implementation for binary dx output; binary output not tested yet

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

18 years agoFix one problem with invalid use of namespace.
Wolfgang Bangerth [Thu, 5 Jan 2006 09:40:26 +0000 (09:40 +0000)]
Fix one problem with invalid use of namespace.

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

18 years agoFix one problem.
Wolfgang Bangerth [Thu, 5 Jan 2006 09:29:37 +0000 (09:29 +0000)]
Fix one problem.

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

18 years agoLink to presentations webpage.
Wolfgang Bangerth [Wed, 4 Jan 2006 16:44:03 +0000 (16:44 +0000)]
Link to presentations webpage.

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

18 years agoMove most of the hp stuff to its own namespace.
Wolfgang Bangerth [Wed, 4 Jan 2006 16:11:16 +0000 (16:11 +0000)]
Move most of the hp stuff to its own namespace.

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

18 years agoAllow to also select which cells to work on by using the material id, not only the...
Wolfgang Bangerth [Wed, 4 Jan 2006 15:09:17 +0000 (15:09 +0000)]
Allow to also select which cells to work on by using the material id, not only the subdomain id.

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

18 years agoMore news.
Wolfgang Bangerth [Wed, 4 Jan 2006 14:54:03 +0000 (14:54 +0000)]
More news.

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

18 years agoDoc update.
Wolfgang Bangerth [Wed, 4 Jan 2006 14:15:06 +0000 (14:15 +0000)]
Doc update.

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

18 years agoAlso remove the use of the include file.
Wolfgang Bangerth [Wed, 4 Jan 2006 14:10:40 +0000 (14:10 +0000)]
Also remove the use of the include file.

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

18 years agoAvoid the use of FESelector.
Wolfgang Bangerth [Wed, 4 Jan 2006 14:09:57 +0000 (14:09 +0000)]
Avoid the use of FESelector.

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

18 years agoDoc update.
Wolfgang Bangerth [Wed, 4 Jan 2006 08:20:12 +0000 (08:20 +0000)]
Doc update.

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

18 years agoAdd ParameterHandler::set
Wolfgang Bangerth [Tue, 3 Jan 2006 17:39:04 +0000 (17:39 +0000)]
Add ParameterHandler::set

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

18 years agoMention fluid-structure.
Wolfgang Bangerth [Tue, 3 Jan 2006 16:46:24 +0000 (16:46 +0000)]
Mention fluid-structure.

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

18 years agoMention fuel cells.
Wolfgang Bangerth [Tue, 3 Jan 2006 15:59:45 +0000 (15:59 +0000)]
Mention fuel cells.

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

18 years agoMention fuel cells.
Wolfgang Bangerth [Tue, 3 Jan 2006 15:56:35 +0000 (15:56 +0000)]
Mention fuel cells.

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

18 years agoAdd one application to the list of applications, and link to the wiki.
Wolfgang Bangerth [Tue, 3 Jan 2006 13:20:27 +0000 (13:20 +0000)]
Add one application to the list of applications, and link to the wiki.

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

18 years agoDetect gcc3.4.6
Wolfgang Bangerth [Mon, 2 Jan 2006 16:06:59 +0000 (16:06 +0000)]
Detect gcc3.4.6

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

18 years agotest system with FE_RT
Guido Kanschat [Fri, 30 Dec 2005 16:07:03 +0000 (16:07 +0000)]
test system with FE_RT

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

18 years agoadd missing cylinder_shell
Guido Kanschat [Thu, 29 Dec 2005 10:22:14 +0000 (10:22 +0000)]
add missing cylinder_shell

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

18 years agocylinder_shell fixed
Guido Kanschat [Thu, 29 Dec 2005 09:33:55 +0000 (09:33 +0000)]
cylinder_shell fixed

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

18 years agotest all generator functions
Guido Kanschat [Wed, 28 Dec 2005 14:12:25 +0000 (14:12 +0000)]
test all generator functions

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

18 years agosubdivided_hyper_cube added in 3D
Guido Kanschat [Wed, 28 Dec 2005 12:39:40 +0000 (12:39 +0000)]
subdivided_hyper_cube added in 3D
enclosed_hyper_cube in 3D adapted to new numbering scheme

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

18 years agoreverted to templates in order to keep documentation readable
Guido Kanschat [Wed, 28 Dec 2005 10:58:55 +0000 (10:58 +0000)]
reverted to templates in order to keep documentation readable

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

18 years agoproject_to_all_faces
Guido Kanschat [Tue, 27 Dec 2005 22:23:12 +0000 (22:23 +0000)]
project_to_all_faces

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

18 years agotest project_to(sub)face
Guido Kanschat [Tue, 27 Dec 2005 20:17:24 +0000 (20:17 +0000)]
test project_to(sub)face

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

18 years agoallow zero length Quadrature rules
Guido Kanschat [Tue, 27 Dec 2005 19:07:30 +0000 (19:07 +0000)]
allow zero length Quadrature rules

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

18 years agoLittle fix. Forgot to change the example back to 2d before last commit.
oliver [Mon, 26 Dec 2005 21:47:11 +0000 (21:47 +0000)]
Little fix. Forgot to change the example back to 2d before last commit.

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

18 years agoModified the example code to utilise the new feature of the hpFEValues
oliver [Mon, 26 Dec 2005 21:46:17 +0000 (21:46 +0000)]
Modified the example code to utilise the new feature of the hpFEValues
class, which now allows to use quadrature rules, which differ from
the standard quadrature rule for a certain active_fe_index. This
leads to performance increase of about 10%.

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

18 years agoModified the hpFeValues classes to support quadrature rules which differ
oliver [Mon, 26 Dec 2005 21:43:37 +0000 (21:43 +0000)]
Modified the hpFeValues classes to support quadrature rules which differ
from the default quadrature rule on a face. This leads to about 10-15%
performance gain during matrix assembly.

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

18 years agoadd Subscriptor inheritance to FEValuesBase
Guido Kanschat [Mon, 26 Dec 2005 09:09:52 +0000 (09:09 +0000)]
add Subscriptor inheritance to FEValuesBase

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

18 years agoimprove doxygen
Guido Kanschat [Thu, 22 Dec 2005 12:40:59 +0000 (12:40 +0000)]
improve doxygen

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

18 years agore-add additional template specifications
Guido Kanschat [Thu, 22 Dec 2005 10:07:55 +0000 (10:07 +0000)]
re-add additional template specifications

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

18 years agotemplate signature simplified
Guido Kanschat [Thu, 22 Dec 2005 10:06:38 +0000 (10:06 +0000)]
template signature simplified

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

18 years agofix file header
Guido Kanschat [Thu, 22 Dec 2005 09:53:43 +0000 (09:53 +0000)]
fix file header

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

18 years agocompute_row_length_vector for hpDoFHandler
Guido Kanschat [Thu, 22 Dec 2005 09:47:32 +0000 (09:47 +0000)]
compute_row_length_vector for hpDoFHandler

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

18 years agoadd dimension info to dof handlers
Guido Kanschat [Wed, 21 Dec 2005 16:13:06 +0000 (16:13 +0000)]
add dimension info to dof handlers

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

18 years agomore renumbering for hpDoFHandler
Guido Kanschat [Wed, 21 Dec 2005 15:08:10 +0000 (15:08 +0000)]
more renumbering for hpDoFHandler

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

18 years agox
Wolfgang Bangerth [Wed, 21 Dec 2005 14:11:41 +0000 (14:11 +0000)]
x

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

18 years agoFix bogus instantiation
Wolfgang Bangerth [Wed, 21 Dec 2005 14:10:22 +0000 (14:10 +0000)]
Fix bogus instantiation

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

18 years agoreplace petsc preconditioner by SparseILU
Guido Kanschat [Wed, 21 Dec 2005 13:30:36 +0000 (13:30 +0000)]
replace petsc preconditioner by SparseILU

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

18 years agoimplement downwind renumbering for hpDoFHandler
Guido Kanschat [Wed, 21 Dec 2005 13:29:46 +0000 (13:29 +0000)]
implement downwind renumbering for hpDoFHandler

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

18 years agoHook hp fully into the framework.
Wolfgang Bangerth [Wed, 21 Dec 2005 13:25:17 +0000 (13:25 +0000)]
Hook hp fully into the framework.

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

18 years agoNew clear_refine_case function.
Ralf Hartmann [Wed, 21 Dec 2005 12:33:49 +0000 (12:33 +0000)]
New clear_refine_case function.

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

18 years agoreplace hacked output by the features of LogStream
Guido Kanschat [Wed, 21 Dec 2005 10:29:31 +0000 (10:29 +0000)]
replace hacked output by the features of LogStream

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

18 years agoChange ordering of vertices. We can now switch back to use the create_triangulation...
Ralf Hartmann [Wed, 21 Dec 2005 08:46:52 +0000 (08:46 +0000)]
Change ordering of vertices. We can now switch back to use the create_triangulation function.

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

18 years agoOnly compile if PETSc is enabled.
Wolfgang Bangerth [Tue, 20 Dec 2005 23:46:43 +0000 (23:46 +0000)]
Only compile if PETSc is enabled.

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

18 years agoAvoid using std::endl, since it calls flush() -- which we don't really need after...
Wolfgang Bangerth [Tue, 20 Dec 2005 23:23:08 +0000 (23:23 +0000)]
Avoid using std::endl, since it calls flush() -- which we don't really need after every line has been output, but that incurs a significant overhead in terms of system calls. By replacing all uses of std::endl by '\n', John Henning reports that the number of system calls for the SPEC testcase has dropped from 2,157,042 to 15,811.

Instead of std::endl therefore use '\n' and explicitly call flush() at the end of output functions.

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

18 years agoAdded an entry for the hp test directory.
oliver [Tue, 20 Dec 2005 22:16:42 +0000 (22:16 +0000)]
Added an entry for the hp test directory.

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

18 years agoAdded a simple test for the hpDoFHandler, which tests the behaviour
oliver [Tue, 20 Dec 2005 22:08:16 +0000 (22:08 +0000)]
Added a simple test for the hpDoFHandler, which tests the behaviour
when coarsening and refining is applied to the triangulation.

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