]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
21 years agoMention new make_dep script.
Wolfgang Bangerth [Tue, 19 Aug 2003 15:10:50 +0000 (15:10 +0000)]
Mention new make_dep script.

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

21 years agoAdd a cast to make cxx happy.
Wolfgang Bangerth [Tue, 19 Aug 2003 14:26:24 +0000 (14:26 +0000)]
Add a cast to make cxx happy.

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

21 years agoOnly remove dependency generation script on distclean, since it is
Wolfgang Bangerth [Fri, 15 Aug 2003 19:48:33 +0000 (19:48 +0000)]
Only remove dependency generation script on distclean, since it is
used even when we don't want to have the object files around any more.

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

21 years agoadded support for 3D xda meshes
benkirk [Fri, 15 Aug 2003 19:17:25 +0000 (19:17 +0000)]
added support for 3D xda meshes

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

21 years agocast needed for gcc 3.2
Guido Kanschat [Fri, 15 Aug 2003 18:45:57 +0000 (18:45 +0000)]
cast needed for gcc 3.2

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

21 years agoDocument something.
Wolfgang Bangerth [Fri, 15 Aug 2003 17:41:25 +0000 (17:41 +0000)]
Document something.

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

21 years agoWrite out separate dependcy lists for .o and .g.o so as to not confuse
Wolfgang Bangerth [Fri, 15 Aug 2003 17:39:28 +0000 (17:39 +0000)]
Write out separate dependcy lists for .o and .g.o so as to not confuse
the Makefile in the deal.II subdir.

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

21 years agoAdd forgotten file.
Wolfgang Bangerth [Fri, 15 Aug 2003 16:41:21 +0000 (16:41 +0000)]
Add forgotten file.

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

21 years agoOuch, make clean wants to have dependency files generated.
Wolfgang Bangerth [Fri, 15 Aug 2003 16:39:24 +0000 (16:39 +0000)]
Ouch, make clean wants to have dependency files generated.

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

21 years agoClean up make_dependencies script.
Wolfgang Bangerth [Fri, 15 Aug 2003 16:33:04 +0000 (16:33 +0000)]
Clean up make_dependencies script.

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

21 years agoDon't let clean rule fail.
Wolfgang Bangerth [Fri, 15 Aug 2003 16:32:33 +0000 (16:32 +0000)]
Don't let clean rule fail.

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

21 years agoAdd "clean" target.
Wolfgang Bangerth [Fri, 15 Aug 2003 16:31:17 +0000 (16:31 +0000)]
Add "clean" target.

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

21 years ago.
Wolfgang Bangerth [Fri, 15 Aug 2003 16:30:32 +0000 (16:30 +0000)]
.

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

21 years agoThis file is now generated by ./configure
Wolfgang Bangerth [Fri, 15 Aug 2003 16:30:06 +0000 (16:30 +0000)]
This file is now generated by ./configure

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

21 years agoHave the original perl script just call the C++ executable now.
Wolfgang Bangerth [Fri, 15 Aug 2003 16:29:21 +0000 (16:29 +0000)]
Have the original perl script just call the C++ executable now.

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

21 years agoFix the path in common/scripts/make_dependencies.pl
Wolfgang Bangerth [Fri, 15 Aug 2003 16:27:58 +0000 (16:27 +0000)]
Fix the path in common/scripts/make_dependencies.pl

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

21 years agoRemove unnecessary quoting.
Wolfgang Bangerth [Fri, 15 Aug 2003 16:21:10 +0000 (16:21 +0000)]
Remove unnecessary quoting.

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

21 years agoUpdate comment.
Wolfgang Bangerth [Fri, 15 Aug 2003 16:10:26 +0000 (16:10 +0000)]
Update comment.

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

21 years agoUse the new dependency generation script.
Wolfgang Bangerth [Fri, 15 Aug 2003 16:09:15 +0000 (16:09 +0000)]
Use the new dependency generation script.

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

21 years agoBuild make_dependencies if necessary.
Wolfgang Bangerth [Fri, 15 Aug 2003 16:01:30 +0000 (16:01 +0000)]
Build make_dependencies if necessary.

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

21 years agoAdd Makefile to generate make_dependencies.
Wolfgang Bangerth [Fri, 15 Aug 2003 15:57:47 +0000 (15:57 +0000)]
Add Makefile to generate make_dependencies.

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

21 years agoRemove forgotten dead code.
Wolfgang Bangerth [Fri, 15 Aug 2003 15:54:41 +0000 (15:54 +0000)]
Remove forgotten dead code.

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

21 years agoAdd documentation.
Wolfgang Bangerth [Fri, 15 Aug 2003 15:53:49 +0000 (15:53 +0000)]
Add documentation.

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

21 years agoCheck in initial version.
Wolfgang Bangerth [Fri, 15 Aug 2003 15:37:08 +0000 (15:37 +0000)]
Check in initial version.

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

21 years agoAdd documentation to declared entries of parameterhandler objects. Remove some old...
Wolfgang Bangerth [Thu, 14 Aug 2003 15:12:15 +0000 (15:12 +0000)]
Add documentation to declared entries of parameterhandler objects. Remove some old gunk.

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

21 years agoblock gcc 2.96
Guido Kanschat [Thu, 14 Aug 2003 12:52:20 +0000 (12:52 +0000)]
block gcc 2.96

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

21 years agomore preparations for doxygen
Guido Kanschat [Thu, 14 Aug 2003 12:42:24 +0000 (12:42 +0000)]
more preparations for doxygen

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

21 years agoFix some minor typos.
Wolfgang Bangerth [Wed, 13 Aug 2003 20:07:44 +0000 (20:07 +0000)]
Fix some minor typos.

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

21 years agoclockwise checked
Guido Kanschat [Wed, 13 Aug 2003 16:41:48 +0000 (16:41 +0000)]
clockwise checked

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

21 years agoFill in values justifiedly complained about by icc.
Guido Kanschat [Wed, 13 Aug 2003 08:11:42 +0000 (08:11 +0000)]
Fill in values justifiedly complained about by icc.

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

21 years agoFix spelling.
Wolfgang Bangerth [Tue, 12 Aug 2003 22:46:07 +0000 (22:46 +0000)]
Fix spelling.

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

21 years agogcc did not like a variable with name of template parameter
Guido Kanschat [Tue, 12 Aug 2003 17:36:46 +0000 (17:36 +0000)]
gcc did not like a variable with name of template parameter

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

21 years agoupdate for doxygen
Guido Kanschat [Tue, 12 Aug 2003 17:23:29 +0000 (17:23 +0000)]
update for doxygen

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

21 years agoDocumentation update for doxygen
Guido Kanschat [Tue, 12 Aug 2003 16:21:17 +0000 (16:21 +0000)]
Documentation update for doxygen

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

21 years agoCrosslink info for gcc2.96
Wolfgang Bangerth [Tue, 12 Aug 2003 14:36:38 +0000 (14:36 +0000)]
Crosslink info for gcc2.96

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

21 years agoinstantiations fixed
Guido Kanschat [Tue, 12 Aug 2003 07:50:31 +0000 (07:50 +0000)]
instantiations fixed

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

21 years agobug removed
Guido Kanschat [Sat, 9 Aug 2003 07:03:48 +0000 (07:03 +0000)]
bug removed

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

21 years agopreconditionMG for mixed vectors
Guido Kanschat [Sat, 9 Aug 2003 06:20:50 +0000 (06:20 +0000)]
preconditionMG for mixed vectors

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

21 years agocounter?clockwise renumbering
Guido Kanschat [Fri, 8 Aug 2003 20:05:47 +0000 (20:05 +0000)]
counter?clockwise renumbering
must be tested

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

21 years agoselection with block grouping
Guido Kanschat [Fri, 8 Aug 2003 19:41:54 +0000 (19:41 +0000)]
selection with block grouping

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

21 years agoBring slightly up to date.
Wolfgang Bangerth [Wed, 6 Aug 2003 15:02:33 +0000 (15:02 +0000)]
Bring slightly up to date.

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

21 years agoReenable hyperball in 3d (but doesn't work presently), and fix a bug in the cylinder...
Wolfgang Bangerth [Wed, 6 Aug 2003 14:15:38 +0000 (14:15 +0000)]
Reenable hyperball in 3d (but doesn't work presently), and fix a bug in the cylinder code in which we didn't pass a consistent ordering of cells.

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

21 years agoDont be overly conservative with template instantiatio depth. Remove some stray semic...
Wolfgang Bangerth [Wed, 6 Aug 2003 14:14:26 +0000 (14:14 +0000)]
Dont be overly conservative with template instantiatio depth. Remove some stray semicolons that lead to wrong autoconf test results.

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

21 years agoAdd new tests.
Wolfgang Bangerth [Wed, 6 Aug 2003 14:13:26 +0000 (14:13 +0000)]
Add new tests.

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

21 years agoAdd two new tests.
Wolfgang Bangerth [Wed, 6 Aug 2003 14:12:24 +0000 (14:12 +0000)]
Add two new tests.

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

21 years agodoc changed
Guido Kanschat [Sat, 2 Aug 2003 10:15:35 +0000 (10:15 +0000)]
doc changed

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

21 years agodoxygen 101
Guido Kanschat [Fri, 1 Aug 2003 23:56:12 +0000 (23:56 +0000)]
doxygen 101

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

21 years agoa little link file
Guido Kanschat [Fri, 1 Aug 2003 23:53:14 +0000 (23:53 +0000)]
a little link file

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

21 years agowrong command
Guido Kanschat [Fri, 1 Aug 2003 23:46:45 +0000 (23:46 +0000)]
wrong command

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

21 years agowrong command
Guido Kanschat [Fri, 1 Aug 2003 23:46:11 +0000 (23:46 +0000)]
wrong command
header

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

21 years agoFirst setup for doxygen documentation
Guido Kanschat [Fri, 1 Aug 2003 23:42:55 +0000 (23:42 +0000)]
First setup for doxygen documentation

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

21 years agowrong command
Guido Kanschat [Fri, 1 Aug 2003 22:55:40 +0000 (22:55 +0000)]
wrong command

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

21 years agofirst multigrid test
Guido Kanschat [Fri, 1 Aug 2003 21:55:41 +0000 (21:55 +0000)]
first multigrid test

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

21 years agodownload moved to homepage
Guido Kanschat [Sat, 26 Jul 2003 14:44:33 +0000 (14:44 +0000)]
download moved to homepage

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

21 years agothises added
Guido Kanschat [Fri, 25 Jul 2003 08:28:48 +0000 (08:28 +0000)]
thises added

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

21 years agothises added
Guido Kanschat [Fri, 25 Jul 2003 08:22:03 +0000 (08:22 +0000)]
thises added

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

21 years agothises added
Guido Kanschat [Thu, 24 Jul 2003 07:55:35 +0000 (07:55 +0000)]
thises added

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

21 years agoThe documentation didn't quite reflect what we were doing.
Wolfgang Bangerth [Wed, 23 Jul 2003 22:10:42 +0000 (22:10 +0000)]
The documentation didn't quite reflect what we were doing.

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

21 years agoMake inverse public
Guido Kanschat [Wed, 23 Jul 2003 13:36:26 +0000 (13:36 +0000)]
Make inverse public

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

21 years agoadd thiss
Guido Kanschat [Tue, 22 Jul 2003 11:02:51 +0000 (11:02 +0000)]
add thiss

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

21 years agofunction of private base class must be accessible to iterator
Guido Kanschat [Tue, 22 Jul 2003 10:58:07 +0000 (10:58 +0000)]
function of private base class must be accessible to iterator

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

21 years agofunction of private base class must be accessible to iterator
Guido Kanschat [Tue, 22 Jul 2003 10:53:31 +0000 (10:53 +0000)]
function of private base class must be accessible to iterator

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

21 years agonew const_iterator and conjugate_add improved
Guido Kanschat [Sat, 19 Jul 2003 21:03:00 +0000 (21:03 +0000)]
new const_iterator and conjugate_add improved

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

21 years agoone compiler did not like the other version
Guido Kanschat [Sat, 19 Jul 2003 21:01:31 +0000 (21:01 +0000)]
one compiler did not like the other version

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

21 years agonew results
Guido Kanschat [Fri, 18 Jul 2003 16:55:27 +0000 (16:55 +0000)]
new results

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

21 years agomissing friend declaration
Guido Kanschat [Fri, 18 Jul 2003 13:40:30 +0000 (13:40 +0000)]
missing friend declaration

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

21 years agoconst_iterator in FullMatrix
Guido Kanschat [Fri, 18 Jul 2003 13:33:41 +0000 (13:33 +0000)]
const_iterator in FullMatrix

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

21 years agoconst_iterator in FullMatrix
Guido Kanschat [Fri, 18 Jul 2003 12:16:48 +0000 (12:16 +0000)]
const_iterator in FullMatrix

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

21 years agoReplace non-existing /class by /code tag.
Ralf Hartmann [Tue, 15 Jul 2003 07:17:40 +0000 (07:17 +0000)]
Replace non-existing /class by /code tag.

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

21 years agoadditional comments for Doxygen
Guido Kanschat [Sun, 13 Jul 2003 09:15:22 +0000 (09:15 +0000)]
additional comments for Doxygen

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

21 years agoProperly qualify with std::
Wolfgang Bangerth [Sun, 13 Jul 2003 00:21:46 +0000 (00:21 +0000)]
Properly qualify with std::

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

21 years agoMGTransferBlock with target_component
Guido Kanschat [Fri, 11 Jul 2003 18:51:32 +0000 (18:51 +0000)]
MGTransferBlock with target_component

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

21 years agoFix incorrect constructor call (no conversion of second arg should be performed).
deal [Fri, 11 Jul 2003 16:50:37 +0000 (16:50 +0000)]
Fix incorrect constructor call (no conversion of second arg should be performed).

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

21 years agomust check this at home
Guido Kanschat [Fri, 11 Jul 2003 15:35:41 +0000 (15:35 +0000)]
must check this at home

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

21 years agoProperly qualify with std::
Wolfgang Bangerth [Thu, 10 Jul 2003 15:21:42 +0000 (15:21 +0000)]
Properly qualify with std::

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

21 years agorevert previous checkin and disallow vectors of size 0
Guido Kanschat [Thu, 10 Jul 2003 07:53:32 +0000 (07:53 +0000)]
revert previous checkin and disallow vectors of size 0

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

21 years agoAdd file. Should be same on all platforms, since only integer data.
Wolfgang Bangerth [Wed, 9 Jul 2003 19:54:24 +0000 (19:54 +0000)]
Add file. Should be same on all platforms, since only integer data.

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

21 years agoQualify with std::
Wolfgang Bangerth [Wed, 9 Jul 2003 16:27:36 +0000 (16:27 +0000)]
Qualify with std::

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

21 years agoBack out the change for point_inside again, since that test isn't
Wolfgang Bangerth [Wed, 9 Jul 2003 16:23:52 +0000 (16:23 +0000)]
Back out the change for point_inside again, since that test isn't
added yet.

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

21 years agoBe more lenient about template dimension parameters when parsing finite element names.
Wolfgang Bangerth [Wed, 9 Jul 2003 16:20:44 +0000 (16:20 +0000)]
Be more lenient about template dimension parameters when parsing finite element names.

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

21 years agoAdd fe_tools_09.output to the correct directory.
Wolfgang Bangerth [Wed, 9 Jul 2003 16:03:51 +0000 (16:03 +0000)]
Add fe_tools_09.output to the correct directory.

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

21 years agoadd missing include line.
Ralf Hartmann [Wed, 9 Jul 2003 12:54:01 +0000 (12:54 +0000)]
add missing include line.

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

21 years agofirst attempt on mgtransfer
Guido Kanschat [Wed, 9 Jul 2003 09:56:29 +0000 (09:56 +0000)]
first attempt on mgtransfer

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

21 years agoWork around a problem with earlier versions of gcc.
Wolfgang Bangerth [Wed, 9 Jul 2003 00:16:35 +0000 (00:16 +0000)]
Work around a problem with earlier versions of gcc.

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

21 years agoAdd the FETools::get_fe_from_name function. Add a testcase. Add comments to the get_n...
Wolfgang Bangerth [Tue, 8 Jul 2003 23:48:53 +0000 (23:48 +0000)]
Add the FETools::get_fe_from_name function. Add a testcase. Add comments to the get_name functions of all finite element classes that the formats of their return values directly affects another function that needs to parse it again.

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

21 years agomultigrid with grouped components and MGTransferSelect
Guido Kanschat [Tue, 8 Jul 2003 21:40:00 +0000 (21:40 +0000)]
multigrid with grouped components and MGTransferSelect

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

21 years agoFix a now defunct explicit instantiation.
Wolfgang Bangerth [Tue, 8 Jul 2003 21:18:38 +0000 (21:18 +0000)]
Fix a now defunct explicit instantiation.

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

21 years agoFix a now defunct explicit instantiation.
Wolfgang Bangerth [Tue, 8 Jul 2003 21:02:11 +0000 (21:02 +0000)]
Fix a now defunct explicit instantiation.

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

21 years agoReindent.
Wolfgang Bangerth [Tue, 8 Jul 2003 20:51:58 +0000 (20:51 +0000)]
Reindent.

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

21 years agoUpdate comment.
Wolfgang Bangerth [Tue, 8 Jul 2003 20:51:23 +0000 (20:51 +0000)]
Update comment.

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

21 years agoComment out a variable that is unused in a function.
Wolfgang Bangerth [Tue, 8 Jul 2003 19:40:28 +0000 (19:40 +0000)]
Comment out a variable that is unused in a function.

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

21 years agoallow for zero dimensions in matrices and vectors
Guido Kanschat [Tue, 8 Jul 2003 16:35:09 +0000 (16:35 +0000)]
allow for zero dimensions in matrices and vectors

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

21 years agoProperly qualify with std:: (even if unnecessary due to Koenig lookup)
Wolfgang Bangerth [Tue, 8 Jul 2003 14:44:21 +0000 (14:44 +0000)]
Properly qualify with std:: (even if unnecessary due to Koenig lookup)

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

21 years agoInclude header file for std::copy.
Wolfgang Bangerth [Tue, 8 Jul 2003 14:43:16 +0000 (14:43 +0000)]
Include header file for std::copy.

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

21 years agonew test for counting and missing files
Guido Kanschat [Tue, 8 Jul 2003 10:58:45 +0000 (10:58 +0000)]
new test for counting and missing files

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

21 years agointroduce component renumbering and grouping
Guido Kanschat [Tue, 8 Jul 2003 10:56:42 +0000 (10:56 +0000)]
introduce component renumbering and grouping

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

21 years agoDon't detect gcc3.3.1 as version 3.1.
Wolfgang Bangerth [Mon, 7 Jul 2003 15:53:24 +0000 (15:53 +0000)]
Don't detect gcc3.3.1 as version 3.1.

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

21 years agoanother attempt to multilevel renumbering
Guido Kanschat [Fri, 4 Jul 2003 17:20:05 +0000 (17:20 +0000)]
another attempt to multilevel renumbering

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

21 years agoprivate inheritance should be here
Guido Kanschat [Fri, 4 Jul 2003 16:56:35 +0000 (16:56 +0000)]
private inheritance should be here

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

21 years agobug removed and function moved
Guido Kanschat [Fri, 4 Jul 2003 16:15:30 +0000 (16:15 +0000)]
bug removed and function moved

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