]>
https://gitweb.dealii.org/ - dealii-svn.git/log
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
wolf [Fri, 4 Oct 2002 21:50:27 +0000 (21:50 +0000)]
Fix typos.
git-svn-id: https://svn.dealii.org/trunk@6614
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 4 Oct 2002 19:06:28 +0000 (19:06 +0000)]
Put in an #endif. Hope it will do the job...
git-svn-id: https://svn.dealii.org/trunk@6613
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 4 Oct 2002 15:51:11 +0000 (15:51 +0000)]
Generally use the frameset DTD instead of the strict DTD, since we always use frames. Fix a number of other problems the HTML checker reported.
git-svn-id: https://svn.dealii.org/trunk@6612
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 4 Oct 2002 15:03:03 +0000 (15:03 +0000)]
Something more. Rewrite section on otehr Windows compilers.
git-svn-id: https://svn.dealii.org/trunk@6611
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 4 Oct 2002 14:57:29 +0000 (14:57 +0000)]
Text fixes
git-svn-id: https://svn.dealii.org/trunk@6610
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 4 Oct 2002 14:54:43 +0000 (14:54 +0000)]
Something on the Windows quad vs quad_t problem.
git-svn-id: https://svn.dealii.org/trunk@6609
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 4 Oct 2002 14:47:48 +0000 (14:47 +0000)]
Update.
git-svn-id: https://svn.dealii.org/trunk@6608
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 3 Oct 2002 23:47:19 +0000 (23:47 +0000)]
Try more.
git-svn-id: https://svn.dealii.org/trunk@6607
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 3 Oct 2002 23:12:50 +0000 (23:12 +0000)]
More information.
git-svn-id: https://svn.dealii.org/trunk@6606
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 3 Oct 2002 22:46:20 +0000 (22:46 +0000)]
comment.
git-svn-id: https://svn.dealii.org/trunk@6605
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 3 Oct 2002 22:45:36 +0000 (22:45 +0000)]
Fix last check-in
git-svn-id: https://svn.dealii.org/trunk@6604
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 3 Oct 2002 22:41:22 +0000 (22:41 +0000)]
forward_declarations.h no longer exists. this file is not compiled, so
we did not see this, but it triggers a bug when used for processing
auto-dependencies with gcc -M.
git-svn-id: https://svn.dealii.org/trunk@6603
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 3 Oct 2002 22:38:13 +0000 (22:38 +0000)]
if we have HSL functions, then contrib now also depends on baseo.
git-svn-id: https://svn.dealii.org/trunk@6602
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 3 Oct 2002 22:34:02 +0000 (22:34 +0000)]
Some more error checking things.
git-svn-id: https://svn.dealii.org/trunk@6601
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.