]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
21 years agoIcc7 wants to see many more this-> pointers for its two-stage name lookup scheme.
Wolfgang Bangerth [Mon, 2 Dec 2002 20:23:21 +0000 (20:23 +0000)]
Icc7 wants to see many more this-> pointers for its two-stage name lookup scheme.

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

21 years agoImplement the agreed resolution.
Wolfgang Bangerth [Mon, 2 Dec 2002 20:20:26 +0000 (20:20 +0000)]
Implement the agreed resolution.

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

21 years agoNote MIC and new ILU.
Wolfgang Bangerth [Mon, 2 Dec 2002 20:20:13 +0000 (20:20 +0000)]
Note MIC and new ILU.

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

21 years agoAdd some new entries.
Wolfgang Bangerth [Mon, 2 Dec 2002 17:34:16 +0000 (17:34 +0000)]
Add some new entries.

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

21 years ago.
Wolfgang Bangerth [Mon, 2 Dec 2002 17:33:16 +0000 (17:33 +0000)]
.

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

21 years agoShould not have deleted this file.
Wolfgang Bangerth [Mon, 2 Dec 2002 17:32:38 +0000 (17:32 +0000)]
Should not have deleted this file.

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

21 years agoThese files should not have been picked up.
Wolfgang Bangerth [Mon, 2 Dec 2002 17:29:16 +0000 (17:29 +0000)]
These files should not have been picked up.

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

21 years agoAdd Stephens implementation of sparse decompositions.
Wolfgang Bangerth [Mon, 2 Dec 2002 17:28:05 +0000 (17:28 +0000)]
Add Stephens implementation of sparse decompositions.

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

21 years agoSave some compile time and Makefile hackery by not compiling data_out_base.cc 4 times...
Wolfgang Bangerth [Mon, 2 Dec 2002 17:24:43 +0000 (17:24 +0000)]
Save some compile time and Makefile hackery by not compiling data_out_base.cc 4 times, but simply listing all the template arguments at the bottom of the file. Remove data_out_base.all_dimensions.cc accordingly. Not only is compile time now faster, it also reduces code size in the libraries. The only ones that are bitten are those that use static libraries, since their executables might now be a little bit larger (about 2-3 MB, out of a total of approximately 80 MB).

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

21 years agoImplement the list pattern. Test still missing.
Wolfgang Bangerth [Mon, 2 Dec 2002 17:21:27 +0000 (17:21 +0000)]
Implement the list pattern. Test still missing.

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

21 years agoConst vector remains const
Guido Kanschat [Thu, 28 Nov 2002 07:36:27 +0000 (07:36 +0000)]
Const vector remains const

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

21 years agoUpdate to latest versions.
Wolfgang Bangerth [Wed, 27 Nov 2002 05:22:14 +0000 (05:22 +0000)]
Update to latest versions.

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

21 years agoPointer replaced by iterator
Guido Kanschat [Mon, 25 Nov 2002 21:59:31 +0000 (21:59 +0000)]
Pointer replaced by iterator

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

21 years agoNew regression test database
Guido Kanschat [Mon, 25 Nov 2002 20:54:19 +0000 (20:54 +0000)]
New regression test database

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

21 years agoAdd gerold_1. Keep it disabled.
Wolfgang Bangerth [Mon, 25 Nov 2002 19:32:06 +0000 (19:32 +0000)]
Add gerold_1. Keep it disabled.

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

21 years agoDisable gerold_1, since this test will not be fixed anytime soon.
Wolfgang Bangerth [Mon, 25 Nov 2002 19:01:58 +0000 (19:01 +0000)]
Disable gerold_1, since this test will not be fixed anytime soon.

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

21 years agoFix one TODO for good. Use same approach as before.
Wolfgang Bangerth [Mon, 25 Nov 2002 17:31:46 +0000 (17:31 +0000)]
Fix one TODO for good. Use same approach as before.

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

21 years agoAdd unit_support_point() and face_unit_support_point() for cases where not all suppor...
Wolfgang Bangerth [Mon, 25 Nov 2002 17:30:05 +0000 (17:30 +0000)]
Add unit_support_point() and face_unit_support_point() for cases where not all support points are available, but some at least. Use it.

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

21 years agoAdd.
Wolfgang Bangerth [Mon, 25 Nov 2002 17:24:04 +0000 (17:24 +0000)]
Add.

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

21 years agoMention Anna's contributions.
Wolfgang Bangerth [Fri, 22 Nov 2002 16:06:54 +0000 (16:06 +0000)]
Mention Anna's contributions.

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

21 years agopoint_difference instantiated
Guido Kanschat [Thu, 21 Nov 2002 17:43:33 +0000 (17:43 +0000)]
point_difference instantiated

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

21 years ago.
Wolfgang Bangerth [Thu, 21 Nov 2002 15:22:29 +0000 (15:22 +0000)]
.

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

21 years agoNew configuration.
Wolfgang Bangerth [Wed, 20 Nov 2002 22:05:15 +0000 (22:05 +0000)]
New configuration.

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

21 years agoUse .g.$(OBJEXT) instead of .go.
Wolfgang Bangerth [Mon, 18 Nov 2002 16:28:10 +0000 (16:28 +0000)]
Use .g.$(OBJEXT) instead of .go.

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

21 years agoMake icc happier.
Wolfgang Bangerth [Mon, 18 Nov 2002 16:03:30 +0000 (16:03 +0000)]
Make icc happier.

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

21 years agoMake icc happier 2.
Wolfgang Bangerth [Mon, 18 Nov 2002 16:02:52 +0000 (16:02 +0000)]
Make icc happier 2.

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

21 years agoMake icc happier.
Wolfgang Bangerth [Mon, 18 Nov 2002 16:01:32 +0000 (16:01 +0000)]
Make icc happier.

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

21 years ago.
deal [Fri, 15 Nov 2002 19:49:01 +0000 (19:49 +0000)]
.

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

21 years agoFix typo.
Wolfgang Bangerth [Fri, 15 Nov 2002 01:19:38 +0000 (01:19 +0000)]
Fix typo.

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

21 years agoFix some things for standard conforming compilers.
Wolfgang Bangerth [Fri, 15 Nov 2002 00:36:26 +0000 (00:36 +0000)]
Fix some things for standard conforming compilers.

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

21 years agoAdd
Wolfgang Bangerth [Thu, 14 Nov 2002 22:59:02 +0000 (22:59 +0000)]
Add
  template <>
  Quadrature<0>::~Quadrature ()
  {};

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

21 years agoUpdate for gcc2.96.
Wolfgang Bangerth [Thu, 14 Nov 2002 22:39:51 +0000 (22:39 +0000)]
Update for gcc2.96.

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

21 years agoUse deal_II_numbers::PI instead of M_PI
Wolfgang Bangerth [Thu, 14 Nov 2002 22:36:10 +0000 (22:36 +0000)]
Use deal_II_numbers::PI instead of M_PI

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

21 years agoTake floating point round-off into consideration.
Wolfgang Bangerth [Thu, 14 Nov 2002 22:10:30 +0000 (22:10 +0000)]
Take floating point round-off into consideration.

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

21 years agoMake DEAL_II_USE_MT a true variable with a value, not only something that can be...
Wolfgang Bangerth [Thu, 14 Nov 2002 21:21:42 +0000 (21:21 +0000)]
Make DEAL_II_USE_MT a true variable with a value, not only something that can be tested for existence with the preprocessor.

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

21 years agoClarify.
Wolfgang Bangerth [Thu, 14 Nov 2002 21:15:01 +0000 (21:15 +0000)]
Clarify.

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

21 years agoMake DEAL_II_USE_MT a true variable with a value, not only something that can be...
Wolfgang Bangerth [Thu, 14 Nov 2002 21:12:40 +0000 (21:12 +0000)]
Make DEAL_II_USE_MT a true variable with a value, not only something that can be tested for existence with the preprocessor.

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

21 years agopoint evaluation implemented, not tested
Guido Kanschat [Thu, 14 Nov 2002 07:48:38 +0000 (07:48 +0000)]
point evaluation implemented, not tested

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

21 years agoRetry pthread_create if the error code simply was EAGAIN.
Wolfgang Bangerth [Wed, 13 Nov 2002 22:58:14 +0000 (22:58 +0000)]
Retry pthread_create if the error code simply was EAGAIN.

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

21 years agoOptimize SparseMatrix in multithreaded mode, when only one thread is required.
Wolfgang Bangerth [Wed, 13 Nov 2002 19:15:58 +0000 (19:15 +0000)]
Optimize SparseMatrix in multithreaded mode, when only one thread is required.

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

21 years agoAdd a TODO.
Wolfgang Bangerth [Tue, 12 Nov 2002 23:31:28 +0000 (23:31 +0000)]
Add a TODO.

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

21 years agoDetect icc on Linux and windows.
Wolfgang Bangerth [Tue, 12 Nov 2002 18:25:30 +0000 (18:25 +0000)]
Detect icc on Linux and windows.

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

21 years agoFix the test. Add output.
Wolfgang Bangerth [Tue, 12 Nov 2002 16:32:39 +0000 (16:32 +0000)]
Fix the test. Add output.

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

21 years agoAdd test denis_1.
Wolfgang Bangerth [Tue, 12 Nov 2002 16:08:33 +0000 (16:08 +0000)]
Add test denis_1.

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

21 years agoFix names.
Wolfgang Bangerth [Tue, 12 Nov 2002 16:05:52 +0000 (16:05 +0000)]
Fix names.

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

21 years agoDoc fix.
Wolfgang Bangerth [Mon, 11 Nov 2002 22:20:25 +0000 (22:20 +0000)]
Doc fix.

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

21 years agoAlso use EXEEXT for executables.
Wolfgang Bangerth [Mon, 11 Nov 2002 21:29:50 +0000 (21:29 +0000)]
Also use EXEEXT for executables.

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

21 years agoUse $(OBJEXT) instead of plain .o
Wolfgang Bangerth [Mon, 11 Nov 2002 21:11:53 +0000 (21:11 +0000)]
Use $(OBJEXT) instead of plain .o

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

21 years agoUse local systems default suffix for object files.
Wolfgang Bangerth [Mon, 11 Nov 2002 17:38:32 +0000 (17:38 +0000)]
Use local systems default suffix for object files.

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

21 years agoUse local systems default suffix for object files.
Wolfgang Bangerth [Mon, 11 Nov 2002 17:16:23 +0000 (17:16 +0000)]
Use local systems default suffix for object files.

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

21 years agoCheck in temporary fix.
Wolfgang Bangerth [Mon, 11 Nov 2002 15:58:10 +0000 (15:58 +0000)]
Check in temporary fix.

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

21 years agoFix a quoting problem.
Wolfgang Bangerth [Mon, 11 Nov 2002 15:22:24 +0000 (15:22 +0000)]
Fix a quoting problem.

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

21 years agoCheck the proper state of the ofstreams before using them for output.
Ralf Hartmann [Mon, 11 Nov 2002 14:01:43 +0000 (14:01 +0000)]
Check the proper state of the ofstreams before using them for output.

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

21 years agocheck the proper state of the ofstreams before using them for output.
Ralf Hartmann [Mon, 11 Nov 2002 13:59:43 +0000 (13:59 +0000)]
check the proper state of the ofstreams before using them for output.

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

21 years agoAdd step-15 in its initial stages.
Wolfgang Bangerth [Fri, 8 Nov 2002 23:49:28 +0000 (23:49 +0000)]
Add step-15 in its initial stages.

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

21 years agoMention other persons.
Wolfgang Bangerth [Fri, 8 Nov 2002 23:24:44 +0000 (23:24 +0000)]
Mention other persons.

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

21 years agoSome minor changes necessary for PGCC4.
Wolfgang Bangerth [Fri, 8 Nov 2002 23:19:34 +0000 (23:19 +0000)]
Some minor changes necessary for PGCC4.

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

21 years agoanna_5
Wolfgang Bangerth [Fri, 8 Nov 2002 16:12:48 +0000 (16:12 +0000)]
anna_5

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

21 years agoAdd the bits subdir to the targets.
Wolfgang Bangerth [Fri, 8 Nov 2002 15:38:20 +0000 (15:38 +0000)]
Add the bits subdir to the targets.

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

21 years agoMove the small tests that test just a single function and are actually boiled down...
Wolfgang Bangerth [Fri, 8 Nov 2002 15:36:05 +0000 (15:36 +0000)]
Move the small tests that test just a single function and are actually boiled down examples of failures in the library at one point in time, to the directory _bits_.

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

21 years agonew SlitHyperSingularityFunction, yet to be tested
Guido Kanschat [Thu, 7 Nov 2002 18:36:05 +0000 (18:36 +0000)]
new SlitHyperSingularityFunction, yet to be tested

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

21 years agocolorize for slit domain
Guido Kanschat [Thu, 7 Nov 2002 09:43:07 +0000 (09:43 +0000)]
colorize for slit domain

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

21 years agoHeadline class
Guido Kanschat [Sun, 3 Nov 2002 12:59:25 +0000 (12:59 +0000)]
Headline class

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

21 years agoFix an abort I was getting on some code.
Wolfgang Bangerth [Thu, 31 Oct 2002 17:32:32 +0000 (17:32 +0000)]
Fix an abort I was getting on some code.

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

21 years agoCommit a minor doc change that somehow survived for some time in my tree.
Wolfgang Bangerth [Thu, 31 Oct 2002 17:32:00 +0000 (17:32 +0000)]
Commit a minor doc change that somehow survived for some time in my tree.

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

21 years agoCalm down a warning in 1d about "(unsigned < 0) is always false". This
Wolfgang Bangerth [Tue, 29 Oct 2002 16:06:21 +0000 (16:06 +0000)]
Calm down a warning in 1d about "(unsigned < 0) is always false". This
code cannot be reached in 1d.

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

21 years agoPrevious results were obviously wrong, present ones are correct.
Wolfgang Bangerth [Tue, 29 Oct 2002 00:00:44 +0000 (00:00 +0000)]
Previous results were obviously wrong, present ones are correct.

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

21 years ago Fixed: Vectors could not be given as input and output vectors to the
Wolfgang Bangerth [Mon, 28 Oct 2002 19:31:09 +0000 (19:31 +0000)]
 Fixed: Vectors could not be given as input and output vectors to the
       <code class="class">SolutionTransfer</code> class at the same time, but
       this was not checked. An assertion has now been added to ensure this
       requirement.

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

21 years agoFix a missing std::
Wolfgang Bangerth [Sat, 26 Oct 2002 01:19:58 +0000 (01:19 +0000)]
Fix a missing std::

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

21 years agoDon't use space in configuration names.
Wolfgang Bangerth [Fri, 25 Oct 2002 17:07:39 +0000 (17:07 +0000)]
Don't use space in configuration names.

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

21 years agogandalf-gcc-cvs-head.cfg
Wolfgang Bangerth [Fri, 25 Oct 2002 17:03:26 +0000 (17:03 +0000)]
gandalf-gcc-cvs-head.cfg

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

21 years agoiterator in BlockSparseMatrix
Guido Kanschat [Fri, 25 Oct 2002 15:42:39 +0000 (15:42 +0000)]
iterator in BlockSparseMatrix

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

21 years agoiterator
Guido Kanschat [Fri, 25 Oct 2002 15:42:06 +0000 (15:42 +0000)]
iterator

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

21 years agoFurther unify appearance of navbars.
Wolfgang Bangerth [Fri, 25 Oct 2002 13:33:23 +0000 (13:33 +0000)]
Further unify appearance of navbars.

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

21 years agowrong iterators removed again
Guido Kanschat [Fri, 25 Oct 2002 11:48:39 +0000 (11:48 +0000)]
wrong iterators removed again

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

21 years agoIterators that cannot work added
Guido Kanschat [Fri, 25 Oct 2002 11:44:33 +0000 (11:44 +0000)]
Iterators that cannot work added

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

21 years agoPhony value type added
Guido Kanschat [Fri, 25 Oct 2002 11:42:34 +0000 (11:42 +0000)]
Phony value type added

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

21 years agoblue
Guido Kanschat [Thu, 24 Oct 2002 07:20:56 +0000 (07:20 +0000)]
blue

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

21 years agoUse &lt; and &gt; instead of < and >, resp.
Ralf Hartmann [Wed, 23 Oct 2002 17:04:00 +0000 (17:04 +0000)]
Use &lt; and &gt; instead of < and >, resp.

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

21 years agoblack head
Guido Kanschat [Wed, 23 Oct 2002 14:37:26 +0000 (14:37 +0000)]
black head

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

21 years agofixed the Tecplot output support to be compatible with the Table class. Also switche...
benkirk [Wed, 23 Oct 2002 14:25:30 +0000 (14:25 +0000)]
fixed the Tecplot output support to be compatible with the Table class.  Also switched to vectors instead of pointers in the TecplotMacros class

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

21 years agoSpecial-case interior dofs in has_support_on_face.
Wolfgang Bangerth [Tue, 22 Oct 2002 15:43:21 +0000 (15:43 +0000)]
Special-case interior dofs in has_support_on_face.

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

21 years agoCheck systems.
Wolfgang Bangerth [Tue, 22 Oct 2002 14:58:45 +0000 (14:58 +0000)]
Check systems.

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

21 years agoFix has_support_on_face for non-primitive elements.
Wolfgang Bangerth [Tue, 22 Oct 2002 14:58:16 +0000 (14:58 +0000)]
Fix has_support_on_face for non-primitive elements.

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

21 years agoGo back to previous state, since Makefile.rules is now fixed.
Wolfgang Bangerth [Tue, 22 Oct 2002 14:34:48 +0000 (14:34 +0000)]
Go back to previous state, since Makefile.rules is now fixed.

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

21 years agoLink properly.
Wolfgang Bangerth [Tue, 22 Oct 2002 14:31:52 +0000 (14:31 +0000)]
Link properly.

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

21 years agoSame at other place.
Wolfgang Bangerth [Tue, 22 Oct 2002 14:13:04 +0000 (14:13 +0000)]
Same at other place.

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

21 years agoDon't call fill if source is empty.
Wolfgang Bangerth [Tue, 22 Oct 2002 14:12:28 +0000 (14:12 +0000)]
Don't call fill if source is empty.

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

21 years agoThe assertion that filling empty matrices is not allowed, got applied
Wolfgang Bangerth [Tue, 22 Oct 2002 13:47:03 +0000 (13:47 +0000)]
The assertion that filling empty matrices is not allowed, got applied
to the clear instead of the fill function. Fix this.

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

21 years agored for h2?
Guido Kanschat [Tue, 22 Oct 2002 13:44:32 +0000 (13:44 +0000)]
red for h2?

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

21 years agoColor definition removed
Guido Kanschat [Tue, 22 Oct 2002 13:44:21 +0000 (13:44 +0000)]
Color definition removed

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

21 years agostyle for h1
Guido Kanschat [Tue, 22 Oct 2002 13:41:31 +0000 (13:41 +0000)]
style for h1

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

21 years agoDon't be verbose when linking statically.
Wolfgang Bangerth [Mon, 21 Oct 2002 22:05:20 +0000 (22:05 +0000)]
Don't be verbose when linking statically.

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

21 years agoAck, first check, then check in...
Wolfgang Bangerth [Mon, 21 Oct 2002 22:04:22 +0000 (22:04 +0000)]
Ack, first check, then check in...

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

21 years agoOK, Nedelec is now also ok for 3d.
Wolfgang Bangerth [Mon, 21 Oct 2002 22:04:06 +0000 (22:04 +0000)]
OK, Nedelec is now also ok for 3d.

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

21 years agoFix has_support_on_face for 3d.
Wolfgang Bangerth [Mon, 21 Oct 2002 21:59:15 +0000 (21:59 +0000)]
Fix has_support_on_face for 3d.

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

21 years agoFix has_support_on_face for FE_Q. Have a testcase for this function and a number...
Wolfgang Bangerth [Mon, 21 Oct 2002 21:25:06 +0000 (21:25 +0000)]
Fix has_support_on_face for FE_Q. Have a testcase for this function and a number of finite elements. Results are hand-checked and are ok except for the Nedelec-Element which is presently wrong in 3d.

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

21 years agonew tests for support on faces
Guido Kanschat [Mon, 21 Oct 2002 20:25:06 +0000 (20:25 +0000)]
new tests for support on faces

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

21 years agoI strongly object to complicated tests being performed before simple ones just becaus...
Guido Kanschat [Mon, 21 Oct 2002 20:04:11 +0000 (20:04 +0000)]
I strongly object to complicated tests being performed before simple ones just because of alphabetical order

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

21 years agoTest has_support_on_face
Guido Kanschat [Mon, 21 Oct 2002 19:58:35 +0000 (19:58 +0000)]
Test has_support_on_face

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