]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
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

21 years agoexperimental code commented out
Guido Kanschat [Thu, 3 Jul 2003 20:23:59 +0000 (20:23 +0000)]
experimental code commented out

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

21 years agoCheck for compilers disguising as gcc, even though they are not.
Wolfgang Bangerth [Thu, 3 Jul 2003 19:20:37 +0000 (19:20 +0000)]
Check for compilers disguising as gcc, even though they are not.

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

21 years agoDataOut_DoFData::merge_patches
Wolfgang Bangerth [Thu, 3 Jul 2003 19:11:58 +0000 (19:11 +0000)]
DataOut_DoFData::merge_patches

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

21 years agoGeneralize merge_patches so that it can handle other DataOut_DoFData objects as well.
Wolfgang Bangerth [Thu, 3 Jul 2003 19:10:22 +0000 (19:10 +0000)]
Generalize merge_patches so that it can handle other DataOut_DoFData objects as well.

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

21 years agoOutput files are equivalent to their gcc3.2 pendants, so remove them.
Wolfgang Bangerth [Thu, 3 Jul 2003 19:08:00 +0000 (19:08 +0000)]
Output files are equivalent to their gcc3.2 pendants, so remove them.

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

21 years agotrying to improve
Guido Kanschat [Thu, 3 Jul 2003 17:02:51 +0000 (17:02 +0000)]
trying to improve

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

21 years agocomponent_wise unified
Guido Kanschat [Thu, 3 Jul 2003 17:02:08 +0000 (17:02 +0000)]
component_wise unified

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

21 years agoUndo last change. Was obviously bogus, since only holds if n_subdivisions==1.
Wolfgang Bangerth [Thu, 3 Jul 2003 16:27:21 +0000 (16:27 +0000)]
Undo last change. Was obviously bogus, since only holds if n_subdivisions==1.

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

21 years agonew DG checks
Guido Kanschat [Thu, 3 Jul 2003 15:01:09 +0000 (15:01 +0000)]
new DG checks

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

21 years agomissing files
Guido Kanschat [Thu, 3 Jul 2003 11:58:04 +0000 (11:58 +0000)]
missing files

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

21 years agotest dg numbering
Guido Kanschat [Thu, 3 Jul 2003 11:49:00 +0000 (11:49 +0000)]
test dg numbering

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

21 years agonew multigrid test
Guido Kanschat [Thu, 3 Jul 2003 10:41:13 +0000 (10:41 +0000)]
new multigrid test

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

21 years agodof_renumbering.h moved
Guido Kanschat [Thu, 3 Jul 2003 10:31:47 +0000 (10:31 +0000)]
dof_renumbering.h moved

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

21 years agoUpdate documentation
Guido Kanschat [Thu, 3 Jul 2003 10:20:25 +0000 (10:20 +0000)]
Update documentation

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

21 years agotests for multilevel numbering added
Guido Kanschat [Thu, 3 Jul 2003 10:04:26 +0000 (10:04 +0000)]
tests for multilevel numbering added

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

21 years agocomponent_wise renumbering changed and header moved where it belongs
Guido Kanschat [Thu, 3 Jul 2003 10:02:56 +0000 (10:02 +0000)]
component_wise renumbering changed and header moved where it belongs

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

21 years agoindex errors fixed
Guido Kanschat [Thu, 3 Jul 2003 10:00:21 +0000 (10:00 +0000)]
index errors fixed

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

21 years agoSimplify computation of number of vertices in a cell/face/...
Wolfgang Bangerth [Wed, 2 Jul 2003 23:09:28 +0000 (23:09 +0000)]
Simplify computation of number of vertices in a cell/face/...

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

21 years agoClarify docs a little as to origin of wave components.
Wolfgang Bangerth [Tue, 1 Jul 2003 20:53:09 +0000 (20:53 +0000)]
Clarify docs a little as to origin of wave components.

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

21 years agoresults for SUN updated
Guido Kanschat [Tue, 1 Jul 2003 15:04:48 +0000 (15:04 +0000)]
results for SUN updated

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

21 years agohas_support_on_face returns true by default
Guido Kanschat [Tue, 1 Jul 2003 07:45:32 +0000 (07:45 +0000)]
has_support_on_face returns true by default

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

21 years agoadd more elements and add element name in output
Guido Kanschat [Tue, 1 Jul 2003 07:44:53 +0000 (07:44 +0000)]
add more elements and add element name in output

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

21 years agoshift argument to merge_patches.
Wolfgang Bangerth [Tue, 1 Jul 2003 00:54:26 +0000 (00:54 +0000)]
shift argument to merge_patches.

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

21 years agoFix typo.
Wolfgang Bangerth [Tue, 1 Jul 2003 00:54:10 +0000 (00:54 +0000)]
Fix typo.

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

21 years agoClarify.
Wolfgang Bangerth [Tue, 1 Jul 2003 00:53:42 +0000 (00:53 +0000)]
Clarify.

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

21 years agoshift argument to merge_patches.
Wolfgang Bangerth [Tue, 1 Jul 2003 00:52:12 +0000 (00:52 +0000)]
shift argument to merge_patches.

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

21 years agoUndo last checkin.
Wolfgang Bangerth [Tue, 1 Jul 2003 00:17:15 +0000 (00:17 +0000)]
Undo last checkin.

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

21 years agoLift restriction on dataout objects not being empty in merge_patches.
Wolfgang Bangerth [Tue, 1 Jul 2003 00:08:15 +0000 (00:08 +0000)]
Lift restriction on dataout objects not being empty in merge_patches.

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

21 years agoClarify docs.
Wolfgang Bangerth [Thu, 26 Jun 2003 15:58:30 +0000 (15:58 +0000)]
Clarify docs.

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

21 years agoFix very nasty bug for which I have now been looking for several hours already...
Wolfgang Bangerth [Wed, 25 Jun 2003 20:35:18 +0000 (20:35 +0000)]
Fix very nasty bug for which I have now been looking for several hours already...

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

21 years agoRemove an unnecessary local variable.
Wolfgang Bangerth [Wed, 25 Jun 2003 20:16:59 +0000 (20:16 +0000)]
Remove an unnecessary local variable.

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

21 years agoChange style slightly at one place.
Wolfgang Bangerth [Wed, 25 Jun 2003 18:51:14 +0000 (18:51 +0000)]
Change style slightly at one place.

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

21 years agoFix one aspect of FETools::extrapolate
Wolfgang Bangerth [Wed, 25 Jun 2003 18:43:25 +0000 (18:43 +0000)]
Fix one aspect of FETools::extrapolate

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

21 years agotests ok
Guido Kanschat [Wed, 25 Jun 2003 13:15:14 +0000 (13:15 +0000)]
tests ok

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

21 years agotest conjugate_add
Guido Kanschat [Wed, 25 Jun 2003 12:25:22 +0000 (12:25 +0000)]
test conjugate_add

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

21 years agoinclude missing include files.
Ralf Hartmann [Tue, 24 Jun 2003 09:38:43 +0000 (09:38 +0000)]
include missing include files.

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

21 years agonew orientation
Guido Kanschat [Tue, 24 Jun 2003 09:18:07 +0000 (09:18 +0000)]
new orientation

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

21 years agomodifies return old value
Guido Kanschat [Tue, 24 Jun 2003 09:10:16 +0000 (09:10 +0000)]
modifies return old value

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

21 years agoSuppress one more warning for pgi cc.
Wolfgang Bangerth [Thu, 19 Jun 2003 16:36:24 +0000 (16:36 +0000)]
Suppress one more warning for pgi cc.

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

21 years agoDeclare existence of explicit specialization of Quadrature<0>::~Quadrature ();
Wolfgang Bangerth [Thu, 19 Jun 2003 13:57:01 +0000 (13:57 +0000)]
Declare existence of explicit specialization of Quadrature<0>::~Quadrature ();

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

21 years agoNote that it still doesn't work with pgcc 4.1.
Wolfgang Bangerth [Wed, 18 Jun 2003 23:05:01 +0000 (23:05 +0000)]
Note that it still doesn't work with pgcc 4.1.

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

21 years agoMention pgcc 4.1
Wolfgang Bangerth [Wed, 18 Jun 2003 22:54:10 +0000 (22:54 +0000)]
Mention pgcc 4.1

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

21 years agoWork around linker problems related to gcc bug 9393.
Wolfgang Bangerth [Tue, 17 Jun 2003 22:33:21 +0000 (22:33 +0000)]
Work around linker problems related to gcc bug 9393.

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

21 years agoClarify docs.
Wolfgang Bangerth [Tue, 17 Jun 2003 15:07:18 +0000 (15:07 +0000)]
Clarify docs.

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

21 years agoStrengthen an assertion.
Wolfgang Bangerth [Tue, 17 Jun 2003 15:03:18 +0000 (15:03 +0000)]
Strengthen an assertion.

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

21 years agoRecognize gcc 3.5.
Wolfgang Bangerth [Mon, 16 Jun 2003 16:15:26 +0000 (16:15 +0000)]
Recognize gcc 3.5.

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

21 years agoicc5 still wants that const value parameters are also const in definitions.
Wolfgang Bangerth [Mon, 16 Jun 2003 14:56:03 +0000 (14:56 +0000)]
icc5 still wants that const value parameters are also const in definitions.

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

21 years agomore precise
Guido Kanschat [Fri, 13 Jun 2003 16:52:09 +0000 (16:52 +0000)]
more precise

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

21 years agoLink was obsolete
Guido Kanschat [Thu, 12 Jun 2003 11:56:55 +0000 (11:56 +0000)]
Link was obsolete

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

21 years agoel fixed
Guido Kanschat [Wed, 11 Jun 2003 20:45:09 +0000 (20:45 +0000)]
el fixed

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

21 years agonew function for printing matrix
Guido Kanschat [Wed, 11 Jun 2003 16:48:30 +0000 (16:48 +0000)]
new function for printing matrix
conjugate_add with additional argument transpose

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

21 years agonewlines removed
Guido Kanschat [Wed, 11 Jun 2003 16:47:52 +0000 (16:47 +0000)]
newlines removed

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

21 years agofunction for element access added
Guido Kanschat [Wed, 11 Jun 2003 16:46:59 +0000 (16:46 +0000)]
function for element access added

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

21 years agoupdate deal mailing list
Ralf Hartmann [Wed, 11 Jun 2003 13:58:16 +0000 (13:58 +0000)]
update deal mailing list

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

21 years agoDeclare existence of specialization.
Wolfgang Bangerth [Tue, 10 Jun 2003 19:07:28 +0000 (19:07 +0000)]
Declare existence of specialization.

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

21 years agoAdd a script that squashes template args from the output of gprof to make things...
Wolfgang Bangerth [Tue, 10 Jun 2003 18:07:13 +0000 (18:07 +0000)]
Add a script that squashes template args from the output of gprof to make things a little more readable.

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

21 years agoSometimes we need to copy tensor product polynomials.
Wolfgang Bangerth [Tue, 10 Jun 2003 15:32:40 +0000 (15:32 +0000)]
Sometimes we need to copy tensor product polynomials.

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

21 years agoRemove essentially empty file.
Wolfgang Bangerth [Mon, 9 Jun 2003 22:05:54 +0000 (22:05 +0000)]
Remove essentially empty file.

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

21 years agoHave a target for report+mail, since I otherwise always forget about the exact mail...
Wolfgang Bangerth [Mon, 9 Jun 2003 22:03:58 +0000 (22:03 +0000)]
Have a target for report+mail, since I otherwise always forget about the exact mail address.

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

21 years agoNew output files after merging the RT branch.
Wolfgang Bangerth [Mon, 9 Jun 2003 22:03:24 +0000 (22:03 +0000)]
New output files after merging the RT branch.

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

21 years agoPrint name of FE since this is now available.
Wolfgang Bangerth [Mon, 9 Jun 2003 21:55:00 +0000 (21:55 +0000)]
Print name of FE since this is now available.

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

21 years agoRevert inadvertant change.
Wolfgang Bangerth [Mon, 9 Jun 2003 21:21:29 +0000 (21:21 +0000)]
Revert inadvertant change.

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

21 years agoRemove erroneously applied throw() clauses.
Wolfgang Bangerth [Mon, 9 Jun 2003 18:55:24 +0000 (18:55 +0000)]
Remove erroneously applied throw() clauses.

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

21 years agoLots, lots, lots of small reindentations, etc (several thousands of them...).
Wolfgang Bangerth [Mon, 9 Jun 2003 17:01:06 +0000 (17:01 +0000)]
Lots, lots, lots of small reindentations, etc (several thousands of them...).

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

21 years agoAdd support for SFINAE.
Wolfgang Bangerth [Mon, 9 Jun 2003 16:35:57 +0000 (16:35 +0000)]
Add support for SFINAE.

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

21 years agoRemove Ben's name from list of regular contributors.
Wolfgang Bangerth [Mon, 9 Jun 2003 16:27:45 +0000 (16:27 +0000)]
Remove Ben's name from list of regular contributors.

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

21 years agoQuote news from merging branch_raviart_thomas.
Wolfgang Bangerth [Mon, 9 Jun 2003 16:26:49 +0000 (16:26 +0000)]
Quote news from merging branch_raviart_thomas.

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

21 years agoAdd RT tests.
Wolfgang Bangerth [Mon, 9 Jun 2003 16:00:38 +0000 (16:00 +0000)]
Add RT tests.

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

21 years agoAdd RT tests.
Wolfgang Bangerth [Mon, 9 Jun 2003 15:59:07 +0000 (15:59 +0000)]
Add RT tests.

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

21 years agoMerge branch_raviart_thomas
Wolfgang Bangerth [Mon, 9 Jun 2003 15:56:35 +0000 (15:56 +0000)]
Merge branch_raviart_thomas

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

21 years agoFix typo.
Wolfgang Bangerth [Mon, 9 Jun 2003 15:49:38 +0000 (15:49 +0000)]
Fix typo.

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

21 years agoAdd pdf versions of reports that are also available is postscript.
Wolfgang Bangerth [Mon, 9 Jun 2003 14:00:23 +0000 (14:00 +0000)]
Add pdf versions of reports that are also available is postscript.

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

21 years agoAdd warning about reading in grids that have hanging nodes.
Wolfgang Bangerth [Fri, 6 Jun 2003 20:18:35 +0000 (20:18 +0000)]
Add warning about reading in grids that have hanging nodes.

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

21 years agobetter do not spam deal
Guido Kanschat [Thu, 5 Jun 2003 22:36:21 +0000 (22:36 +0000)]
better do not spam deal

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

21 years agoCheck in final version.
Wolfgang Bangerth [Thu, 5 Jun 2003 20:04:29 +0000 (20:04 +0000)]
Check in final version.

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

21 years agoBack in changes made between 1.84 and 1.86 of the old toc.html file.
Wolfgang Bangerth [Thu, 5 Jun 2003 19:19:06 +0000 (19:19 +0000)]
Back in changes made between 1.84 and 1.86 of the old toc.html file.

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

21 years agoRemove now outdated entry.
Wolfgang Bangerth [Thu, 5 Jun 2003 18:06:26 +0000 (18:06 +0000)]
Remove now outdated entry.

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

21 years agoclarify necessary changes in news/
Wolfgang Bangerth [Thu, 5 Jun 2003 14:32:11 +0000 (14:32 +0000)]
clarify necessary changes in news/

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

21 years agoCVS_ID added
Guido Kanschat [Thu, 5 Jun 2003 08:16:37 +0000 (08:16 +0000)]
CVS_ID added
version 4.0.0 added to download.html

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