]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
19 years agoNew test and add comment to old one.
wolf [Thu, 7 Oct 2004 19:45:37 +0000 (19:45 +0000)]
New test and add comment to old one.

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

19 years agoWork around interface changes in PETSC 2.2.1
wolf [Thu, 7 Oct 2004 15:52:08 +0000 (15:52 +0000)]
Work around interface changes in PETSC 2.2.1

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

19 years agoMake things compile with PETSc 2.2.1, which has changed interfaces again...
wolf [Thu, 7 Oct 2004 15:38:24 +0000 (15:38 +0000)]
Make things compile with PETSc 2.2.1, which has changed interfaces again...

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

19 years agoFix formatting.
wolf [Thu, 7 Oct 2004 15:23:17 +0000 (15:23 +0000)]
Fix formatting.

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

19 years agoBlow away Makefile.dep if it was created but is empty. This usually indicates a probl...
wolf [Thu, 7 Oct 2004 01:08:06 +0000 (01:08 +0000)]
Blow away Makefile.dep if it was created but is empty. This usually indicates a problem with running make_dependencies, but it only shows up by very distracting follow-up problems.

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

19 years ago# rules to generate the program. let is be dependent on the global flags for
wolf [Thu, 7 Oct 2004 00:57:07 +0000 (00:57 +0000)]
# rules to generate the program. let is be dependent on the global flags for
# the following reason: if you go to a different system, but keep with the
# same directory, you get into trouble because make_dependencies is not
# deleted by "make clean"; following this, we generate empty Makefile.dep's
# because we can't run the executable. So better be careful and regenerate
# make_dependencies whenever we think it may be beneficial

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

19 years agoIntroduce a field that stores which constraints exist already. This is desirable...
wolf [Mon, 4 Oct 2004 21:29:55 +0000 (21:29 +0000)]
Introduce a field that stores which constraints exist already. This is desirable since we would otherwise have to walk through the list of existing constraints in add_line, which is an O(N) operation that has to be repeated O(N) times. This quadratic algorithm is now gone, making the SPEC testcase a full 5% faster than previously. The main reason is that it used to walk through a lot of memory and create a horrific number of cache misses, which are now all gone.

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

19 years agoReplace #if by the proper #ifdef.
wolf [Mon, 4 Oct 2004 21:26:43 +0000 (21:26 +0000)]
Replace #if by the proper #ifdef.

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

19 years agoSome profiling shows that loops over dim are not always unrolled. Do
wolf [Fri, 1 Oct 2004 15:28:03 +0000 (15:28 +0000)]
Some profiling shows that loops over dim are not always unrolled. Do
so by hand for the two most often called functions in Tensor<1,dim>:
operator= and operator* (the latter is most often called during matrix assembly).

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

20 years agoAdd a few more words.
wolf [Fri, 24 Sep 2004 19:07:02 +0000 (19:07 +0000)]
Add a few more words.

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

20 years agoAdd some graphics.
wolf [Fri, 24 Sep 2004 19:05:25 +0000 (19:05 +0000)]
Add some graphics.

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

20 years agoRemove comments that aren't accurate. Update other comments.
wolf [Fri, 24 Sep 2004 19:01:04 +0000 (19:01 +0000)]
Remove comments that aren't accurate. Update other comments.

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

20 years agoRemove comments that aren't accurate.
wolf [Fri, 24 Sep 2004 18:59:29 +0000 (18:59 +0000)]
Remove comments that aren't accurate.

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

20 years agoFix.
hartmann [Thu, 23 Sep 2004 14:47:43 +0000 (14:47 +0000)]
Fix.

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

20 years agomissing @p
guido [Thu, 23 Sep 2004 13:47:54 +0000 (13:47 +0000)]
missing @p

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

20 years agolast @em removed
guido [Thu, 23 Sep 2004 13:46:40 +0000 (13:46 +0000)]
last @em removed

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

20 years agoRevert patch 1.66. Lines are given only once for following cases: no mapping given...
hartmann [Thu, 23 Sep 2004 13:18:08 +0000 (13:18 +0000)]
Revert patch 1.66. Lines are given only once for following cases: no mapping given, no additional boundary face points required and for cells that have no boundary lines. Now the regression tests: constraints, grid_out produce the old results.

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

20 years agoremove test output to std::cout
hartmann [Thu, 23 Sep 2004 13:01:54 +0000 (13:01 +0000)]
remove test output to std::cout

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

20 years ago.
hartmann [Thu, 23 Sep 2004 11:06:47 +0000 (11:06 +0000)]
.

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

20 years agoUpdate.
hartmann [Thu, 23 Sep 2004 11:02:11 +0000 (11:02 +0000)]
Update.

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

20 years agoNew tests.
hartmann [Thu, 23 Sep 2004 10:58:16 +0000 (10:58 +0000)]
New tests.

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

20 years agoExtension of get_interpolation_matrix to arbitrary source fe's.
hartmann [Thu, 23 Sep 2004 10:45:39 +0000 (10:45 +0000)]
Extension of get_interpolation_matrix to arbitrary source fe's.

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

20 years agomake class exist, but empty if not configured
guido [Thu, 23 Sep 2004 09:23:43 +0000 (09:23 +0000)]
make class exist, but empty if not configured

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

20 years agoDocumentation for doxygen
guido [Thu, 23 Sep 2004 09:12:04 +0000 (09:12 +0000)]
Documentation for doxygen

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

20 years agodoc reformatted
guido [Thu, 23 Sep 2004 08:49:50 +0000 (08:49 +0000)]
doc reformatted

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

20 years agoRemove test output line.
hartmann [Thu, 23 Sep 2004 08:32:05 +0000 (08:32 +0000)]
Remove test output line.

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

20 years agoNew test. (2004/09/19)
hartmann [Wed, 22 Sep 2004 09:35:13 +0000 (09:35 +0000)]
New test. (2004/09/19)

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

20 years agoconfigure external umfpack
guido [Wed, 22 Sep 2004 09:31:50 +0000 (09:31 +0000)]
configure external umfpack

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

20 years agoNew test (2004/07/12)
hartmann [Wed, 22 Sep 2004 08:12:55 +0000 (08:12 +0000)]
New test (2004/07/12)

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

20 years ago.
hartmann [Wed, 22 Sep 2004 08:11:40 +0000 (08:11 +0000)]
.

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

20 years agoNew tests. Modify some tests so that they can work with the block iterators. (2004...
hartmann [Wed, 22 Sep 2004 07:55:11 +0000 (07:55 +0000)]
New tests. Modify some tests so that they can work with the block iterators. (2004/07/12)

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

20 years agoNew tests (2004/06/29)
hartmann [Wed, 22 Sep 2004 07:52:48 +0000 (07:52 +0000)]
New tests (2004/06/29)

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

20 years agoUpdate.
hartmann [Wed, 22 Sep 2004 07:49:44 +0000 (07:49 +0000)]
Update.

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

20 years agoRemove error checking from this test. (2004/04/01)
hartmann [Wed, 22 Sep 2004 07:46:48 +0000 (07:46 +0000)]
Remove error checking from this test. (2004/04/01)

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

20 years agonew tests
hartmann [Tue, 21 Sep 2004 13:28:29 +0000 (13:28 +0000)]
new tests

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

20 years agoNew tests
hartmann [Tue, 21 Sep 2004 13:26:22 +0000 (13:26 +0000)]
New tests

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

20 years agoUpdate.
hartmann [Tue, 21 Sep 2004 13:24:48 +0000 (13:24 +0000)]
Update.

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

20 years agoNew test.
hartmann [Tue, 21 Sep 2004 13:21:42 +0000 (13:21 +0000)]
New test.

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

20 years agoMore changed files due to the fixed CompressedSparsityPattern::max_entries_per_row...
hartmann [Tue, 21 Sep 2004 12:58:44 +0000 (12:58 +0000)]
More changed files due to the fixed CompressedSparsityPattern::max_entries_per_row bug (2004/06/21)

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

20 years agofunction moved
guido [Tue, 21 Sep 2004 12:32:30 +0000 (12:32 +0000)]
function moved

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

20 years agoFix a bug where CompressedSparsityPattern::max_entries_per_row ignored the first...
hartmann [Tue, 21 Sep 2004 10:51:08 +0000 (10:51 +0000)]
Fix a bug where CompressedSparsityPattern::max_entries_per_row ignored the first row of a matrix (2004/06/21)

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

20 years agoUpdate results. Changes are due to patch 1.25 (2004/07/12) of sparse_matrices.cc.
hartmann [Tue, 21 Sep 2004 09:36:48 +0000 (09:36 +0000)]
Update results. Changes are due to patch 1.25 (2004/07/12) of sparse_matrices.cc.

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

20 years agoAdd missing include file.
hartmann [Tue, 21 Sep 2004 08:22:36 +0000 (08:22 +0000)]
Add missing include file.

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

20 years agoFix assertion.
hartmann [Tue, 21 Sep 2004 07:41:35 +0000 (07:41 +0000)]
Fix assertion.

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

20 years agoMake it compile also in 2d.
hartmann [Tue, 21 Sep 2004 07:19:16 +0000 (07:19 +0000)]
Make it compile also in 2d.

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

20 years agoAdd a TODO.
wolf [Tue, 21 Sep 2004 05:34:28 +0000 (05:34 +0000)]
Add a TODO.

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

20 years agoGridOut::write_gnuplot now supports curved boundaries also in 3d
hartmann [Mon, 20 Sep 2004 16:16:05 +0000 (16:16 +0000)]
GridOut::write_gnuplot now supports curved boundaries also in 3d

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

20 years agoDoc update of the GridOutFlags::Gnuplot::n_boundary_face_points variable.
hartmann [Mon, 20 Sep 2004 16:09:26 +0000 (16:09 +0000)]
Doc update of the GridOutFlags::Gnuplot::n_boundary_face_points variable.

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

20 years agoImplementation for GridOut::write_gnuplot for curved boundaries in 3d.
hartmann [Mon, 20 Sep 2004 15:56:00 +0000 (15:56 +0000)]
Implementation for GridOut::write_gnuplot for curved boundaries in 3d.

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

20 years agoReplace line based output in GridOut<3>::write_gnuplot by face based output. lines...
hartmann [Mon, 20 Sep 2004 09:43:59 +0000 (09:43 +0000)]
Replace line based output in GridOut<3>::write_gnuplot by face based output. lines are given twice but no change in gnuplot view.

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

20 years agoSimplification of code in GridOut<2>::write_gnuplot. No change of output.
hartmann [Mon, 20 Sep 2004 09:18:58 +0000 (09:18 +0000)]
Simplification of code in GridOut<2>::write_gnuplot. No change of output.

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

20 years agoexception bug removed
guido [Mon, 20 Sep 2004 08:47:24 +0000 (08:47 +0000)]
exception bug removed

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

20 years agoexception bug removed
guido [Mon, 20 Sep 2004 08:46:30 +0000 (08:46 +0000)]
exception bug removed

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

20 years agoDeclare missing exception.
hartmann [Mon, 20 Sep 2004 07:05:37 +0000 (07:05 +0000)]
Declare missing exception.

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

20 years agoupdate
guido [Sun, 19 Sep 2004 21:31:20 +0000 (21:31 +0000)]
update

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

20 years agobetter handling of const vectors
guido [Sun, 19 Sep 2004 21:30:59 +0000 (21:30 +0000)]
better handling of const vectors

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

20 years agochanged exception
guido [Sun, 19 Sep 2004 21:29:46 +0000 (21:29 +0000)]
changed exception

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

20 years agoAdd a TODO for Guido.
wolf [Sun, 19 Sep 2004 16:18:27 +0000 (16:18 +0000)]
Add a TODO for Guido.

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

20 years agoMove TODO to right place.
wolf [Sat, 18 Sep 2004 20:32:21 +0000 (20:32 +0000)]
Move TODO to right place.

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

20 years agoAdd a TODO for Guido.
wolf [Sat, 18 Sep 2004 20:30:29 +0000 (20:30 +0000)]
Add a TODO for Guido.

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

20 years agoFix same problem again.
wolf [Sat, 18 Sep 2004 19:43:04 +0000 (19:43 +0000)]
Fix same problem again.

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

20 years agoDon't use empty initializers, even if we don't use the element.
wolf [Sat, 18 Sep 2004 19:41:44 +0000 (19:41 +0000)]
Don't use empty initializers, even if we don't use the element.

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

20 years agoWe need an initializer for some compilers. The actual data element is unused, though.
wolf [Sat, 18 Sep 2004 19:39:30 +0000 (19:39 +0000)]
We need an initializer for some compilers. The actual data element is unused, though.

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

20 years agoDetect gcc4.0
wolf [Fri, 17 Sep 2004 23:34:57 +0000 (23:34 +0000)]
Detect gcc4.0

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

20 years agoDetect and accept gcc4
wolf [Fri, 17 Sep 2004 23:34:00 +0000 (23:34 +0000)]
Detect and accept gcc4

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

20 years agoReplace PETScWrappers::VectorBase exceptions by exceptions defined in lac/exceptions.h
hartmann [Fri, 17 Sep 2004 11:52:24 +0000 (11:52 +0000)]
Replace PETScWrappers::VectorBase exceptions by exceptions defined in lac/exceptions.h

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

20 years agoinclude driver files in TAGS
guido [Fri, 17 Sep 2004 09:19:40 +0000 (09:19 +0000)]
include driver files in TAGS

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

20 years agoforgotten file
guido [Fri, 17 Sep 2004 09:18:33 +0000 (09:18 +0000)]
forgotten file

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

20 years agotypo
guido [Fri, 17 Sep 2004 09:10:39 +0000 (09:10 +0000)]
typo

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

20 years agoSliceVector -> VectorSlice
guido [Fri, 17 Sep 2004 09:09:55 +0000 (09:09 +0000)]
SliceVector -> VectorSlice

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

20 years agoconst bug removed
guido [Thu, 16 Sep 2004 17:27:15 +0000 (17:27 +0000)]
const bug removed

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

20 years agobug and news
guido [Thu, 16 Sep 2004 14:45:06 +0000 (14:45 +0000)]
bug and news

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

20 years agoDocumentation module Exceptions created and applied in base and lac
guido [Thu, 16 Sep 2004 14:28:10 +0000 (14:28 +0000)]
Documentation module Exceptions created and applied in base and lac

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

20 years agodocumentation structure
guido [Thu, 16 Sep 2004 09:44:36 +0000 (09:44 +0000)]
documentation structure

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

20 years agonew class SliceVector
guido [Thu, 16 Sep 2004 09:43:55 +0000 (09:43 +0000)]
new class SliceVector

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

20 years agoinclude path names and resolve DeclException
guido [Thu, 16 Sep 2004 09:06:39 +0000 (09:06 +0000)]
include path names and resolve DeclException

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

20 years agoYes, do show included files.
wolf [Wed, 15 Sep 2004 21:19:52 +0000 (21:19 +0000)]
Yes, do show included files.

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

20 years agoMention that a few places in the library actually do use the user_pointers.
wolf [Wed, 15 Sep 2004 18:55:37 +0000 (18:55 +0000)]
Mention that a few places in the library actually do use the user_pointers.

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

20 years agononsense removed
guido [Tue, 14 Sep 2004 17:03:06 +0000 (17:03 +0000)]
nonsense removed

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

20 years agovalidate xrefs again
guido [Tue, 14 Sep 2004 17:02:20 +0000 (17:02 +0000)]
validate xrefs again

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

20 years agoreplace html paper by pdf
guido [Tue, 14 Sep 2004 16:12:04 +0000 (16:12 +0000)]
replace html paper by pdf

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

20 years agoRun on linux machines in HD with gcc 3.3.2
guido [Tue, 14 Sep 2004 15:44:37 +0000 (15:44 +0000)]
Run on linux machines in HD with gcc 3.3.2

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

20 years agoobsolete makefile entries removed
guido [Tue, 14 Sep 2004 15:27:52 +0000 (15:27 +0000)]
obsolete makefile entries removed

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

20 years agoFix typo.
wolf [Tue, 14 Sep 2004 14:14:44 +0000 (14:14 +0000)]
Fix typo.

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

20 years agoRemove two inlines which prohibited linking with MIPSpro compiler.
hartmann [Tue, 7 Sep 2004 10:50:42 +0000 (10:50 +0000)]
Remove two inlines which prohibited linking with MIPSpro compiler.

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

20 years agonew server and mail
guido [Fri, 3 Sep 2004 09:41:22 +0000 (09:41 +0000)]
new server and mail

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

20 years agoremove default argument
guido [Fri, 3 Sep 2004 08:40:33 +0000 (08:40 +0000)]
remove default argument

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

20 years agoRemove two inline which inhibited linking with icc8.0
hartmann [Thu, 2 Sep 2004 10:40:21 +0000 (10:40 +0000)]
Remove two inline which inhibited linking with icc8.0

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

20 years agoconditional make of umfpack; re-enable make of hsl
guido [Thu, 2 Sep 2004 09:27:01 +0000 (09:27 +0000)]
conditional make of umfpack; re-enable make of hsl

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

20 years agoHomepage moved from gaia to ganymed.
hartmann [Thu, 2 Sep 2004 07:34:46 +0000 (07:34 +0000)]
Homepage moved from gaia to ganymed.

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

20 years agoWolfgang's changes reverted; were not helpful and need further iscussion
guido [Wed, 1 Sep 2004 17:04:56 +0000 (17:04 +0000)]
Wolfgang's changes reverted; were not helpful and need further iscussion

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

20 years agoadd missing const in explicit instantiations
hartmann [Wed, 1 Sep 2004 15:26:19 +0000 (15:26 +0000)]
add missing const in explicit instantiations

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

20 years agoReindent. Fix a typo.
deal [Tue, 31 Aug 2004 22:44:35 +0000 (22:44 +0000)]
Reindent. Fix a typo.

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

20 years agoUnnamed temporary variables can't be bound to non-const references.
deal [Tue, 31 Aug 2004 22:43:39 +0000 (22:43 +0000)]
Unnamed temporary variables can't be bound to non-const references.

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

20 years agoDefine $(MT) appropriately.
wolf [Tue, 31 Aug 2004 20:07:19 +0000 (20:07 +0000)]
Define $(MT) appropriately.

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

20 years agoDon't clean any more in directories that don't exist any more.
wolf [Tue, 31 Aug 2004 20:04:17 +0000 (20:04 +0000)]
Don't clean any more in directories that don't exist any more.

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

20 years agoSun Forte 5.5 doesn't work either
wolf [Tue, 31 Aug 2004 15:34:57 +0000 (15:34 +0000)]
Sun Forte 5.5 doesn't work either

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

20 years ago$(lib-suffix) already contains the dot, of so necessary. and we don't build
wolf [Tue, 31 Aug 2004 15:04:25 +0000 (15:04 +0000)]
$(lib-suffix) already contains the dot, of so necessary. and we don't build
debug versions of umfpack.

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

20 years agoDon't configure kdoc any more.
wolf [Tue, 31 Aug 2004 14:42:03 +0000 (14:42 +0000)]
Don't configure kdoc any more.

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

20 years agoNo spaces allowed in variable assignment.
wolf [Tue, 31 Aug 2004 14:36:58 +0000 (14:36 +0000)]
No spaces allowed in variable assignment.

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