]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
24 years agoFix typo.
Wolfgang Bangerth [Mon, 13 Dec 1999 07:24:34 +0000 (07:24 +0000)]
Fix typo.

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

24 years agoMore configuration stuff
Wolfgang Bangerth [Sun, 12 Dec 1999 13:13:34 +0000 (13:13 +0000)]
More configuration stuff

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

24 years agoMake destructor virtual.
Wolfgang Bangerth [Sun, 12 Dec 1999 13:11:56 +0000 (13:11 +0000)]
Make destructor virtual.

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

24 years agoLargescale overhaul of the configurations system, now using autoconf.
Wolfgang Bangerth [Sat, 11 Dec 1999 21:37:50 +0000 (21:37 +0000)]
Largescale overhaul of the configurations system, now using autoconf.

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

24 years agoAllow 'make clean' to be executed in parallel.
Wolfgang Bangerth [Fri, 10 Dec 1999 21:54:33 +0000 (21:54 +0000)]
Allow 'make clean' to be executed in parallel.

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

24 years agoChange to new mailing list.
Wolfgang Bangerth [Fri, 10 Dec 1999 14:43:31 +0000 (14:43 +0000)]
Change to new mailing list.

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

24 years agoRemove user projects from autogenerated documentation.
Wolfgang Bangerth [Fri, 10 Dec 1999 14:32:58 +0000 (14:32 +0000)]
Remove user projects from autogenerated documentation.

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

24 years ago.
Wolfgang Bangerth [Fri, 10 Dec 1999 14:26:24 +0000 (14:26 +0000)]
.

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

24 years agoWork around an internal compiler error in gcc.
Wolfgang Bangerth [Fri, 10 Dec 1999 14:03:48 +0000 (14:03 +0000)]
Work around an internal compiler error in gcc.

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

24 years agolet only the dealII files be mentioned in the names index, update of the transport...
Ralf Hartmann [Fri, 10 Dec 1999 11:07:22 +0000 (11:07 +0000)]
let only the dealII files be mentioned in the names index, update of the transport path

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

24 years agoAssert correct matrix dimensions
Guido Kanschat [Thu, 9 Dec 1999 22:41:57 +0000 (22:41 +0000)]
Assert correct matrix dimensions

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

24 years agoInterpolation matrices added
Guido Kanschat [Thu, 9 Dec 1999 22:41:24 +0000 (22:41 +0000)]
Interpolation matrices added

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

24 years agoFix the compilation problem the hard way, by deleting the offending
Wolfgang Bangerth [Thu, 9 Dec 1999 18:25:25 +0000 (18:25 +0000)]
Fix the compilation problem the hard way, by deleting the offending
'flush'es. Since we are only interested in the order of output, but
not in the particular time at which it appears, this is a reasonable
strategy, but it does not solve the underlying problem. Since I don't
like the LogStream class anyway, I leave it to others to fix the
general problem...

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

24 years ago.
Wolfgang Bangerth [Thu, 9 Dec 1999 17:47:11 +0000 (17:47 +0000)]
.

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

24 years agoRemove backup file.
Wolfgang Bangerth [Thu, 9 Dec 1999 17:30:28 +0000 (17:30 +0000)]
Remove backup file.

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

24 years agoAdapt to changes in directory structure.
Wolfgang Bangerth [Thu, 9 Dec 1999 17:28:14 +0000 (17:28 +0000)]
Adapt to changes in directory structure.

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

24 years agoall makes most needed 2d before 1d
Guido Kanschat [Thu, 9 Dec 1999 16:50:13 +0000 (16:50 +0000)]
all makes most needed 2d before 1d

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

24 years agoChange include file names.
Wolfgang Bangerth [Thu, 9 Dec 1999 16:47:21 +0000 (16:47 +0000)]
Change include file names.

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

24 years agoAdapt to new directory structure where necessary.
Wolfgang Bangerth [Thu, 9 Dec 1999 16:44:55 +0000 (16:44 +0000)]
Adapt to new directory structure where necessary.

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

24 years agoAdapt to new directory structure.
Wolfgang Bangerth [Thu, 9 Dec 1999 16:28:47 +0000 (16:28 +0000)]
Adapt to new directory structure.

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

24 years agoRemove 'basic' dir since no more needed.
Wolfgang Bangerth [Thu, 9 Dec 1999 16:24:23 +0000 (16:24 +0000)]
Remove 'basic' dir since no more needed.

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

24 years agoAdd __USE_MALLOC to options in case of MT mode.
Wolfgang Bangerth [Thu, 9 Dec 1999 16:05:07 +0000 (16:05 +0000)]
Add __USE_MALLOC to options in case of MT mode.

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

24 years agoChange many file names and the like, to adapt to the new directory structure.
Wolfgang Bangerth [Thu, 9 Dec 1999 14:50:14 +0000 (14:50 +0000)]
Change many file names and the like, to adapt to the new directory structure.

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

24 years agoChange module definitions.
Wolfgang Bangerth [Thu, 9 Dec 1999 12:32:06 +0000 (12:32 +0000)]
Change module definitions.

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

24 years agoAdapt to Guido's changes. (Why do I have to make this myself?)
Wolfgang Bangerth [Thu, 9 Dec 1999 08:11:37 +0000 (08:11 +0000)]
Adapt to Guido's changes. (Why do I have to make this myself?)

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

24 years agoAdd missing include file.
Wolfgang Bangerth [Thu, 9 Dec 1999 08:11:13 +0000 (08:11 +0000)]
Add missing include file.

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

24 years agoFix omitted 1999
Wolfgang Bangerth [Thu, 9 Dec 1999 07:51:36 +0000 (07:51 +0000)]
Fix omitted 1999

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

24 years agoProper indentation.
Wolfgang Bangerth [Thu, 9 Dec 1999 07:50:30 +0000 (07:50 +0000)]
Proper indentation.

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

24 years agoTests now homogeneous
Guido Kanschat [Wed, 8 Dec 1999 23:28:36 +0000 (23:28 +0000)]
Tests now homogeneous

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

24 years agoQuestion
Guido Kanschat [Wed, 8 Dec 1999 20:17:12 +0000 (20:17 +0000)]
Question

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

24 years agoCompilable again
Guido Kanschat [Wed, 8 Dec 1999 17:48:58 +0000 (17:48 +0000)]
Compilable again

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

24 years agoCosineFunction added
Guido Kanschat [Wed, 8 Dec 1999 17:28:53 +0000 (17:28 +0000)]
CosineFunction added

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

24 years agoChange title to something more reasonable.
Wolfgang Bangerth [Wed, 8 Dec 1999 15:34:01 +0000 (15:34 +0000)]
Change title to something more reasonable.

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

24 years agoFix some more old emails.
Wolfgang Bangerth [Wed, 8 Dec 1999 14:21:49 +0000 (14:21 +0000)]
Fix some more old emails.

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

24 years ago.
Wolfgang Bangerth [Wed, 8 Dec 1999 14:13:27 +0000 (14:13 +0000)]
.

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

24 years ago.
Wolfgang Bangerth [Wed, 8 Dec 1999 14:12:07 +0000 (14:12 +0000)]
.

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

24 years agoSome more text.
Wolfgang Bangerth [Wed, 8 Dec 1999 14:10:50 +0000 (14:10 +0000)]
Some more text.

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

24 years agoAdd text.
Wolfgang Bangerth [Wed, 8 Dec 1999 14:06:37 +0000 (14:06 +0000)]
Add text.

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

24 years agoTest checkin.
Wolfgang Bangerth [Wed, 8 Dec 1999 13:28:42 +0000 (13:28 +0000)]
Test checkin.

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

24 years agoSmall text update, mainly for test purposes.
Wolfgang Bangerth [Wed, 8 Dec 1999 13:27:38 +0000 (13:27 +0000)]
Small text update, mainly for test purposes.

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

24 years agoSet access properties of files correctly after modification.
Wolfgang Bangerth [Wed, 8 Dec 1999 13:26:19 +0000 (13:26 +0000)]
Set access properties of files correctly after modification.

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

24 years agoWrite up some text.
Wolfgang Bangerth [Wed, 8 Dec 1999 13:17:01 +0000 (13:17 +0000)]
Write up some text.

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

24 years agoAdd an introduction to each example program.
Wolfgang Bangerth [Wed, 8 Dec 1999 12:53:14 +0000 (12:53 +0000)]
Add an introduction to each example program.

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

24 years agoAdd missing newline at end.
Wolfgang Bangerth [Wed, 8 Dec 1999 12:24:29 +0000 (12:24 +0000)]
Add missing newline at end.

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

24 years agoAdd a table of contents to each example and define the respective anchors.
Wolfgang Bangerth [Wed, 8 Dec 1999 12:24:13 +0000 (12:24 +0000)]
Add a table of contents to each example and define the respective anchors.

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

24 years agoFix various email adresses and credit authorship to all that contributed.
Wolfgang Bangerth [Wed, 8 Dec 1999 09:16:28 +0000 (09:16 +0000)]
Fix various email adresses and credit authorship to all that contributed.

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

24 years agoAdapt to Guido's changes.
Wolfgang Bangerth [Wed, 8 Dec 1999 08:59:28 +0000 (08:59 +0000)]
Adapt to Guido's changes.

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

24 years agoDoc update.
Wolfgang Bangerth [Wed, 8 Dec 1999 08:23:38 +0000 (08:23 +0000)]
Doc update.

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

24 years agoFix several problems with the documentation and kdoc2.
Wolfgang Bangerth [Wed, 8 Dec 1999 08:19:42 +0000 (08:19 +0000)]
Fix several problems with the documentation and kdoc2.

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

24 years agoAdd sentence.
Wolfgang Bangerth [Wed, 8 Dec 1999 08:08:52 +0000 (08:08 +0000)]
Add sentence.

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

24 years agoAdd results for step-2.
Wolfgang Bangerth [Wed, 8 Dec 1999 08:00:04 +0000 (08:00 +0000)]
Add results for step-2.

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

24 years ago.
Wolfgang Bangerth [Wed, 8 Dec 1999 07:51:32 +0000 (07:51 +0000)]
.

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

24 years agoCheck in the right version.
Wolfgang Bangerth [Wed, 8 Dec 1999 07:39:13 +0000 (07:39 +0000)]
Check in the right version.

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

24 years agoAdd clean target.
Wolfgang Bangerth [Wed, 8 Dec 1999 07:38:12 +0000 (07:38 +0000)]
Add clean target.

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

24 years agoAdd missing newline at end.
Wolfgang Bangerth [Wed, 8 Dec 1999 07:37:20 +0000 (07:37 +0000)]
Add missing newline at end.

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

24 years agoNew targets.
Wolfgang Bangerth [Wed, 8 Dec 1999 07:36:58 +0000 (07:36 +0000)]
New targets.

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

24 years agoSet up more targets.
Wolfgang Bangerth [Wed, 8 Dec 1999 07:31:20 +0000 (07:31 +0000)]
Set up more targets.

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

24 years ago.
Wolfgang Bangerth [Mon, 6 Dec 1999 12:25:09 +0000 (12:25 +0000)]
.

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

24 years ago.
Wolfgang Bangerth [Mon, 6 Dec 1999 12:24:20 +0000 (12:24 +0000)]
.

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

24 years agoFinish assemblage of examples.
Wolfgang Bangerth [Mon, 6 Dec 1999 11:53:31 +0000 (11:53 +0000)]
Finish assemblage of examples.

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

24 years agoFix typo.
Wolfgang Bangerth [Mon, 6 Dec 1999 11:42:42 +0000 (11:42 +0000)]
Fix typo.

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

24 years ago.
Wolfgang Bangerth [Mon, 6 Dec 1999 11:14:33 +0000 (11:14 +0000)]
.

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

24 years agoAdd step-by-step examples.
Wolfgang Bangerth [Mon, 6 Dec 1999 10:23:48 +0000 (10:23 +0000)]
Add step-by-step examples.

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

24 years agoFix typo.
Wolfgang Bangerth [Mon, 6 Dec 1999 09:44:20 +0000 (09:44 +0000)]
Fix typo.

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

24 years agoAdd the newline which cvs complained about.
Wolfgang Bangerth [Mon, 6 Dec 1999 09:40:26 +0000 (09:40 +0000)]
Add the newline which cvs complained about.

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

24 years agoAdd example 2.
Wolfgang Bangerth [Mon, 6 Dec 1999 09:39:57 +0000 (09:39 +0000)]
Add example 2.

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

24 years agoAdd another constructor to the DoFHandler, since the old one was rather outdated.
Wolfgang Bangerth [Mon, 6 Dec 1999 08:08:31 +0000 (08:08 +0000)]
Add another constructor to the DoFHandler, since the old one was rather outdated.

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

24 years agoMake function dimension independent.
Wolfgang Bangerth [Sat, 4 Dec 1999 15:10:59 +0000 (15:10 +0000)]
Make function dimension independent.

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

24 years agoReinsert Assertions.
Wolfgang Bangerth [Sat, 4 Dec 1999 15:07:18 +0000 (15:07 +0000)]
Reinsert Assertions.

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

24 years agoAdd one 'typename', which is necessary if dof.h is not included before.
Wolfgang Bangerth [Sat, 4 Dec 1999 15:01:27 +0000 (15:01 +0000)]
Add one 'typename', which is necessary if dof.h is not included before.

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

24 years agomake_*_sparsity_pattern moved to DoFTools
Guido Kanschat [Fri, 3 Dec 1999 23:29:38 +0000 (23:29 +0000)]
make_*_sparsity_pattern moved to DoFTools

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

24 years agoCosmetics
Guido Kanschat [Fri, 3 Dec 1999 15:44:03 +0000 (15:44 +0000)]
Cosmetics

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

24 years agoOmit creation of a temporary file.
Wolfgang Bangerth [Fri, 3 Dec 1999 09:31:29 +0000 (09:31 +0000)]
Omit creation of a temporary file.

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

24 years agobetter breakdown?
Guido Kanschat [Fri, 3 Dec 1999 02:50:37 +0000 (02:50 +0000)]
better breakdown?

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

24 years agoExample functions for singularities
Guido Kanschat [Fri, 3 Dec 1999 02:49:56 +0000 (02:49 +0000)]
Example functions for singularities

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

24 years agomake_flux_sparsity_pattern in DofTools
Guido Kanschat [Fri, 3 Dec 1999 02:49:15 +0000 (02:49 +0000)]
make_flux_sparsity_pattern in DofTools

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

24 years agoSilly comment removed
Guido Kanschat [Thu, 2 Dec 1999 20:08:08 +0000 (20:08 +0000)]
Silly comment removed

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

24 years agoFix typo.
Wolfgang Bangerth [Thu, 2 Dec 1999 19:08:47 +0000 (19:08 +0000)]
Fix typo.

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

24 years agoMake compilable in optimized mode.
Wolfgang Bangerth [Thu, 2 Dec 1999 17:32:56 +0000 (17:32 +0000)]
Make compilable in optimized mode.

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

24 years ago.
Wolfgang Bangerth [Wed, 1 Dec 1999 08:38:40 +0000 (08:38 +0000)]
.

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

24 years ago.
Wolfgang Bangerth [Wed, 1 Dec 1999 08:16:24 +0000 (08:16 +0000)]
.

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

24 years agoAdd first of step-by-step examples.
Wolfgang Bangerth [Wed, 1 Dec 1999 08:15:06 +0000 (08:15 +0000)]
Add first of step-by-step examples.

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

24 years agoOne more doc fix.
Wolfgang Bangerth [Tue, 30 Nov 1999 15:20:44 +0000 (15:20 +0000)]
One more doc fix.

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

24 years agoMore doc updates.
Wolfgang Bangerth [Tue, 30 Nov 1999 15:17:43 +0000 (15:17 +0000)]
More doc updates.

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

24 years agoDoc update.
Wolfgang Bangerth [Tue, 30 Nov 1999 15:14:18 +0000 (15:14 +0000)]
Doc update.

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

24 years agoEven more various updates.
Wolfgang Bangerth [Tue, 30 Nov 1999 14:37:32 +0000 (14:37 +0000)]
Even more various updates.

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

24 years agoDoc update.
Wolfgang Bangerth [Tue, 30 Nov 1999 14:28:47 +0000 (14:28 +0000)]
Doc update.

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

24 years agoVarious more updates.
Wolfgang Bangerth [Mon, 29 Nov 1999 23:48:01 +0000 (23:48 +0000)]
Various more updates.

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

24 years agoFix one more thing. cells may be inactive.
Wolfgang Bangerth [Mon, 29 Nov 1999 17:43:06 +0000 (17:43 +0000)]
Fix one more thing. cells may be inactive.

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

24 years agoFix big bug.
Wolfgang Bangerth [Mon, 29 Nov 1999 17:05:56 +0000 (17:05 +0000)]
Fix big bug.

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

24 years ago.
Wolfgang Bangerth [Mon, 29 Nov 1999 09:40:04 +0000 (09:40 +0000)]
.

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

24 years agoVarious updates.
Wolfgang Bangerth [Sun, 28 Nov 1999 19:47:59 +0000 (19:47 +0000)]
Various updates.

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

24 years agoDoc update.
Wolfgang Bangerth [Fri, 26 Nov 1999 09:24:18 +0000 (09:24 +0000)]
Doc update.

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

24 years agoAdapt to yesterdays changes total_dofs->dofs_per_cell.
Wolfgang Bangerth [Fri, 26 Nov 1999 08:58:27 +0000 (08:58 +0000)]
Adapt to yesterdays changes total_dofs->dofs_per_cell.

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

24 years agoDoc update.
Wolfgang Bangerth [Thu, 25 Nov 1999 14:44:32 +0000 (14:44 +0000)]
Doc update.

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

24 years agoFollow common convention.
Wolfgang Bangerth [Thu, 25 Nov 1999 14:22:20 +0000 (14:22 +0000)]
Follow common convention.

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

24 years agoChange total_dofs to dofs_per_cell, add a bunch of n_* functionf for the dofs_per_...
Wolfgang Bangerth [Thu, 25 Nov 1999 14:19:40 +0000 (14:19 +0000)]
Change total_dofs to dofs_per_cell, add a bunch of n_* functionf for the dofs_per_* variables, and change n_transform_functions and n_components in finite elements likewise.

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

24 years agoAdd tests directory to TAGS file, to make search&replace simpler and
Wolfgang Bangerth [Thu, 25 Nov 1999 12:32:09 +0000 (12:32 +0000)]
Add tests directory to TAGS file, to make search&replace simpler and
to allow finding places where something is used in an example.

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

24 years ago.
Wolfgang Bangerth [Thu, 25 Nov 1999 12:26:18 +0000 (12:26 +0000)]
.

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

24 years agoUse default template parameters extensively for Solver*, Precondition*, and MG* class...
Wolfgang Bangerth [Thu, 25 Nov 1999 12:18:46 +0000 (12:18 +0000)]
Use default template parameters extensively for Solver*, Precondition*, and MG* classes. Adapt many places in the library to use them.

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