]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
21 years agoGo back to previous state, since Makefile.rules is now fixed.
wolf [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.
wolf [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.
wolf [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.
wolf [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
wolf [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 [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 [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 [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.
wolf [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...
wolf [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.
wolf [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.
wolf [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...
wolf [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 [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 [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 [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

21 years agoObvious bugs in has_support_on_face removed
guido [Mon, 21 Oct 2002 19:58:18 +0000 (19:58 +0000)]
Obvious bugs in has_support_on_face removed

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

21 years agoAdd this-> in many places where two-stage name lookup requires them.
wolf [Mon, 21 Oct 2002 14:37:57 +0000 (14:37 +0000)]
Add this-> in many places where two-stage name lookup requires them.

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

21 years agoDisable -ggdb by using -g instead where necessary. This presently holds for Mac OS...
wolf [Mon, 21 Oct 2002 14:35:31 +0000 (14:35 +0000)]
Disable -ggdb by using -g instead where necessary. This presently holds for Mac OS X, for which -ggdb cannot even compile an empty program.

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

21 years agoSort order in which testcases are executed.
wolf [Mon, 21 Oct 2002 14:33:53 +0000 (14:33 +0000)]
Sort order in which testcases are executed.

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

21 years agoUse Table of vector of vectors where possible.
wolf [Mon, 21 Oct 2002 14:32:44 +0000 (14:32 +0000)]
Use Table of vector of vectors where possible.

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

21 years agoThe old results were wrong. DoFRenumbering::component_wise simply ignored the given...
wolf [Mon, 21 Oct 2002 14:21:10 +0000 (14:21 +0000)]
The old results were wrong. DoFRenumbering::component_wise simply ignored the given order of components, which was not what was intended.

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

21 years agoInstead of setting or clearing the first_cell flag at mostly arbitrary places, do...
wolf [Mon, 21 Oct 2002 14:19:54 +0000 (14:19 +0000)]
Instead of setting or clearing the first_cell flag at mostly arbitrary places, do this centralized from the FEValues object.

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

21 years agoUse Table objects instead of vectors of vectors.
wolf [Mon, 21 Oct 2002 14:17:31 +0000 (14:17 +0000)]
Use Table objects instead of vectors of vectors.

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

21 years agoFix typo.
wolf [Mon, 21 Oct 2002 14:16:45 +0000 (14:16 +0000)]
Fix typo.

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

21 years agoMake DoFTools::extract_dofs and DoFTools::count_dofs_per_component work with non...
wolf [Fri, 18 Oct 2002 14:55:42 +0000 (14:55 +0000)]
Make DoFTools::extract_dofs and DoFTools::count_dofs_per_component work with non-primitive elements.

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

21 years agoFix name of program.
wolf [Fri, 18 Oct 2002 14:31:26 +0000 (14:31 +0000)]
Fix name of program.

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

21 years agoDo as much as the Standard of C++ allows.
wolf [Thu, 17 Oct 2002 22:04:26 +0000 (22:04 +0000)]
Do as much as the Standard of C++ allows.

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

21 years agoBring some things up to date.
wolf [Thu, 17 Oct 2002 20:26:23 +0000 (20:26 +0000)]
Bring some things up to date.

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

21 years agoPlace separators.
wolf [Thu, 17 Oct 2002 20:20:04 +0000 (20:20 +0000)]
Place separators.

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

21 years agoThe order in which components are to be sorted in
wolf [Thu, 17 Oct 2002 20:12:09 +0000 (20:12 +0000)]
The order in which components are to be sorted in
DoFRenumbering::component_wise was not honored. Fix this.

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

21 years agoAs anna_1, but renumber in opposit direction.
wolf [Thu, 17 Oct 2002 19:59:45 +0000 (19:59 +0000)]
As anna_1, but renumber in opposit direction.

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

21 years agoRun also in 3d.
wolf [Thu, 17 Oct 2002 19:55:32 +0000 (19:55 +0000)]
Run also in 3d.

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

21 years agoFix header.
wolf [Thu, 17 Oct 2002 19:42:22 +0000 (19:42 +0000)]
Fix header.

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

21 years agoDisable shared libs on Mac OS X.
wolf [Thu, 17 Oct 2002 19:30:28 +0000 (19:30 +0000)]
Disable shared libs on Mac OS X.

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

21 years agoFix copyright notice.
wolf [Thu, 17 Oct 2002 19:26:00 +0000 (19:26 +0000)]
Fix copyright notice.

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

21 years agoExtend DoFRenumbering::component_wise for the case of non-primitive elements.
wolf [Thu, 17 Oct 2002 18:47:20 +0000 (18:47 +0000)]
Extend DoFRenumbering::component_wise for the case of non-primitive elements.

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

21 years agoAdd the anna_1 test.
wolf [Thu, 17 Oct 2002 18:43:30 +0000 (18:43 +0000)]
Add the anna_1 test.

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

21 years agoAdd (face_)?system_to_base_index functions.
wolf [Thu, 17 Oct 2002 18:19:47 +0000 (18:19 +0000)]
Add (face_)?system_to_base_index functions.

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

21 years agoAdd obviously forgotten function.
wolf [Thu, 17 Oct 2002 16:28:41 +0000 (16:28 +0000)]
Add obviously forgotten function.

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

21 years agoFiniteElement::element_multiplicity
wolf [Thu, 17 Oct 2002 15:35:31 +0000 (15:35 +0000)]
FiniteElement::element_multiplicity

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

21 years agoUch, better first compile, then check in, even if these are trivial additions.
wolf [Thu, 17 Oct 2002 15:34:07 +0000 (15:34 +0000)]
Uch, better first compile, then check in, even if these are trivial additions.

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

21 years agoMake element_multiplicity a function that is available from the FE base class, instea...
wolf [Thu, 17 Oct 2002 15:29:25 +0000 (15:29 +0000)]
Make element_multiplicity a function that is available from the FE base class, instead of only the FESystem class.

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

21 years agoDoc update.
wolf [Thu, 17 Oct 2002 14:56:44 +0000 (14:56 +0000)]
Doc update.

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

21 years agoMake format for TODO generation slightly more general to catch all the
wolf [Thu, 17 Oct 2002 14:46:49 +0000 (14:46 +0000)]
Make format for TODO generation slightly more general to catch all the
cases we presently have in the lib).

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

21 years agoAdd a TODO for Guido.
wolf [Thu, 17 Oct 2002 14:33:24 +0000 (14:33 +0000)]
Add a TODO for Guido.

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

21 years agoxref patch on mailing list.
wolf [Thu, 17 Oct 2002 14:08:39 +0000 (14:08 +0000)]
xref patch on mailing list.

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

21 years agoFix more fallout from last patch.
wolf [Wed, 16 Oct 2002 21:37:12 +0000 (21:37 +0000)]
Fix more fallout from last patch.

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

21 years agoFix clear bogosities.
wolf [Wed, 16 Oct 2002 21:29:02 +0000 (21:29 +0000)]
Fix clear bogosities.

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

21 years agoMore on gcc2.96
wolf [Wed, 16 Oct 2002 16:37:05 +0000 (16:37 +0000)]
More on gcc2.96

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

21 years agoMini-doc.
wolf [Wed, 16 Oct 2002 15:52:00 +0000 (15:52 +0000)]
Mini-doc.

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

21 years agoFix bug.
wolf [Wed, 16 Oct 2002 15:48:09 +0000 (15:48 +0000)]
Fix bug.

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

21 years agoMake this test a little easier to read, by compressing the Test class declaration
wolf [Wed, 16 Oct 2002 15:42:01 +0000 (15:42 +0000)]
Make this test a little easier to read, by compressing the Test class declaration

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

21 years agoComment out unused variable.
wolf [Wed, 16 Oct 2002 15:40:10 +0000 (15:40 +0000)]
Comment out unused variable.

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

21 years agoMini-doc and re-indentation.
wolf [Wed, 16 Oct 2002 15:39:26 +0000 (15:39 +0000)]
Mini-doc and re-indentation.

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

21 years agoAdded Hierarchical polynomial class.
brian [Tue, 15 Oct 2002 23:27:02 +0000 (23:27 +0000)]
Added Hierarchical polynomial class.

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

21 years agoAdded Hierarchical class up to degree=19.
brian [Tue, 15 Oct 2002 23:21:21 +0000 (23:21 +0000)]
Added Hierarchical class up to degree=19.

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

21 years agoMore on gcc2.96.
wolf [Tue, 15 Oct 2002 21:53:25 +0000 (21:53 +0000)]
More on gcc2.96.

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

21 years agoRemove bullets in navbar.
wolf [Tue, 15 Oct 2002 21:09:24 +0000 (21:09 +0000)]
Remove bullets in navbar.

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

21 years agoChanged libraries to LIBS.
brian [Tue, 15 Oct 2002 19:41:26 +0000 (19:41 +0000)]
Changed libraries to LIBS.

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

21 years agoMove all 1d polynomials into a namespace Polynomials.
wolf [Tue, 15 Oct 2002 16:44:06 +0000 (16:44 +0000)]
Move all 1d polynomials into a namespace Polynomials.

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

21 years agoMove legendre.cc into polynomial.cc to get back to the unique mapping between .h...
wolf [Tue, 15 Oct 2002 16:13:27 +0000 (16:13 +0000)]
Move legendre.cc into polynomial.cc to get back to the unique mapping between .h and .cc files.

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

21 years agoShould run the test suite next time...
wolf [Tue, 15 Oct 2002 14:21:12 +0000 (14:21 +0000)]
Should run the test suite next time...

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

21 years agoWork around a problem with gcc2.96 not recognizing qualified base
deal [Mon, 14 Oct 2002 21:51:59 +0000 (21:51 +0000)]
Work around a problem with gcc2.96 not recognizing qualified base
member access disambiguating ambiguous member accesses.

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

21 years agosupport gcc2.96.
wolf [Mon, 14 Oct 2002 21:34:16 +0000 (21:34 +0000)]
support gcc2.96.

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

21 years agosupport gcc2.96.
wolf [Mon, 14 Oct 2002 18:59:01 +0000 (18:59 +0000)]
support gcc2.96.

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

21 years agoMake this work with gcc2.96, part 2.
wolf [Mon, 14 Oct 2002 17:59:16 +0000 (17:59 +0000)]
Make this work with gcc2.96, part 2.

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

21 years agoNote gcc296 issue.
wolf [Mon, 14 Oct 2002 15:54:51 +0000 (15:54 +0000)]
Note gcc296 issue.

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

21 years agoUps.
wolf [Mon, 14 Oct 2002 15:31:43 +0000 (15:31 +0000)]
Ups.

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

21 years agoAdd forgotten header.
wolf [Mon, 14 Oct 2002 15:27:03 +0000 (15:27 +0000)]
Add forgotten header.

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

21 years agoFix obviously bogus assertion.
wolf [Mon, 14 Oct 2002 15:01:55 +0000 (15:01 +0000)]
Fix obviously bogus assertion.

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

21 years agoA target for gcc2.96
wolf [Mon, 14 Oct 2002 14:56:08 +0000 (14:56 +0000)]
A target for gcc2.96

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

21 years ago.
wolf [Mon, 14 Oct 2002 14:39:16 +0000 (14:39 +0000)]
.

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

21 years agoExperimentally re-accept gcc 2.96
wolf [Mon, 14 Oct 2002 14:38:55 +0000 (14:38 +0000)]
Experimentally re-accept gcc 2.96

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

21 years agoClean-ups.
wolf [Mon, 14 Oct 2002 14:23:44 +0000 (14:23 +0000)]
Clean-ups.

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

21 years agoDefault is full path to eris.
wolf [Mon, 14 Oct 2002 14:18:21 +0000 (14:18 +0000)]
Default is full path to eris.

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

21 years agoCatch exceptions that are thrown in spawned sub-threads.
wolf [Mon, 14 Oct 2002 14:17:29 +0000 (14:17 +0000)]
Catch exceptions that are thrown in spawned sub-threads.

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

21 years agoFirst step in making this work with Red Hat's braindamaged gcc 2.96 compiler.
wolf [Mon, 14 Oct 2002 14:16:40 +0000 (14:16 +0000)]
First step in making this work with Red Hat's braindamaged gcc 2.96 compiler.

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

21 years agonetscape 4.78 has a problem where it displays _all_ the text following
wolf [Sun, 13 Oct 2002 04:01:55 +0000 (04:01 +0000)]
netscape 4.78 has a problem where it displays _all_ the text following
the h1 tag in blue and centered, so reverse these settings in the
immediately following h2 tag.

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

21 years agoRemove a block of code that should not get called, and replace it by a
wolf [Fri, 11 Oct 2002 15:42:34 +0000 (15:42 +0000)]
Remove a block of code that should not get called, and replace it by a
comment and an assertion to this effect.

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

21 years agoAdd a forgotten assertion.
wolf [Fri, 11 Oct 2002 15:28:53 +0000 (15:28 +0000)]
Add a forgotten assertion.

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

21 years agoall-header accelerated and compactified
deal [Fri, 11 Oct 2002 12:40:04 +0000 (12:40 +0000)]
all-header accelerated and compactified

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

21 years agodeclaration of clear() added
guido [Fri, 11 Oct 2002 12:22:04 +0000 (12:22 +0000)]
declaration of clear() added

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

21 years agoimprovements in copy_from, conjugate_add
guido [Fri, 11 Oct 2002 12:13:12 +0000 (12:13 +0000)]
improvements in copy_from, conjugate_add

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

21 years agoveryclean changed to distclean
guido [Fri, 11 Oct 2002 07:20:09 +0000 (07:20 +0000)]
veryclean changed to distclean

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

21 years agoupdate a comment that Guido obviously forgot.
wolf [Thu, 10 Oct 2002 22:12:56 +0000 (22:12 +0000)]
update a comment that Guido obviously forgot.

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

21 years agoFix two bugs.
wolf [Thu, 10 Oct 2002 22:10:08 +0000 (22:10 +0000)]
Fix two bugs.

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

21 years agoAdd std:: in two places, where it is not strictly necessary due to
wolf [Thu, 10 Oct 2002 21:48:08 +0000 (21:48 +0000)]
Add std:: in two places, where it is not strictly necessary due to
Koenig lookup, but clarifies the situation somewhat.

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

21 years agoFix DataOut::build_patches.
wolf [Thu, 10 Oct 2002 18:27:38 +0000 (18:27 +0000)]
Fix DataOut::build_patches.

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

21 years agoUnconditionally include thread_management.h, and simply code to work
wolf [Thu, 10 Oct 2002 18:07:43 +0000 (18:07 +0000)]
Unconditionally include thread_management.h, and simply code to work
in the MT and non-MT code.

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

21 years agoImplement a different scheme for generation of neighborship information. This should...
wolf [Thu, 10 Oct 2002 17:50:52 +0000 (17:50 +0000)]
Implement a different scheme for generation of neighborship information. This should remove the previously existing bottleneck in generation of patches -- setting neighborship information could take up two thirds or more of the total time, and it was an algorithm at least O(N log N) in complexity, compared to the O(N) of the rest. The new algorithm should bot take a noticable time compared to all the other things that are happening.

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

21 years agoRename Patch::me to Patch::patch_index, to make it more clear that
wolf [Thu, 10 Oct 2002 14:52:36 +0000 (14:52 +0000)]
Rename Patch::me to Patch::patch_index, to make it more clear that
"me" is not an abbreviation or something (I found this confusing).

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

21 years agoWhen a null pointer constant is requested, use NULL instead of
wolf [Wed, 9 Oct 2002 14:27:26 +0000 (14:27 +0000)]
When a null pointer constant is requested, use NULL instead of
0. (Here it does not matter, since there would be an auto-conversion,
but well -- this goes to a variadic function, so not even try to pass
an integer where a pointer is needed, after all they may be of
different sizes, and there is no argument type conversion for variadic
function arguments...)

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

21 years ago.
wolf [Wed, 9 Oct 2002 13:58:05 +0000 (13:58 +0000)]
.

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

21 years agoNicer message for gcc2.96 users.
wolf [Wed, 9 Oct 2002 13:57:36 +0000 (13:57 +0000)]
Nicer message for gcc2.96 users.

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

21 years agoObviously, operator= better returns a reference than a value (would it
wolf [Tue, 8 Oct 2002 15:44:42 +0000 (15:44 +0000)]
Obviously, operator= better returns a reference than a value (would it
be infinitely recursive otherwise?)

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

21 years agoUpdate number of doc pages.
wolf [Mon, 7 Oct 2002 14:52:33 +0000 (14:52 +0000)]
Update number of doc pages.

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

21 years agoDeclare missing types
deal [Mon, 7 Oct 2002 07:20:39 +0000 (07:20 +0000)]
Declare missing types

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

21 years agoChange some ExcInternalError to ExcNotImplemented
guido [Sun, 6 Oct 2002 18:52:07 +0000 (18:52 +0000)]
Change some ExcInternalError to ExcNotImplemented

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

21 years agosyntax errors removed
guido [Sat, 5 Oct 2002 17:01:20 +0000 (17:01 +0000)]
syntax errors removed

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