]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
20 years agoQualify something with std::, even though not strictly necessary.
wolf [Tue, 18 May 2004 22:37:29 +0000 (22:37 +0000)]
Qualify something with std::, even though not strictly necessary.

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

20 years agoFix a problem where we were running past the end of an array and still
wolf [Tue, 18 May 2004 21:47:40 +0000 (21:47 +0000)]
Fix a problem where we were running past the end of an array and still
dereferenced the iterator.

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

20 years agoWork around a problem with the gcc debug libstdc++ that would not allow to generate...
wolf [Tue, 18 May 2004 21:08:36 +0000 (21:08 +0000)]
Work around a problem with the gcc debug libstdc++ that would not allow to generate a vector of invalid iterators.

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

20 years agoFix a problem where we were reading past the end of an array.
wolf [Tue, 18 May 2004 19:07:16 +0000 (19:07 +0000)]
Fix a problem where we were reading past the end of an array.

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

20 years agoAdd apparently forgotten news entry.
wolf [Tue, 18 May 2004 19:03:31 +0000 (19:03 +0000)]
Add apparently forgotten news entry.

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

20 years agoUpdate a few files to the new results on andromeda.
deal [Tue, 18 May 2004 18:02:29 +0000 (18:02 +0000)]
Update a few files to the new results on andromeda.

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

20 years agoAssertions and todo's
guido [Tue, 18 May 2004 14:28:24 +0000 (14:28 +0000)]
Assertions and todo's

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

20 years agon_faces
guido [Tue, 18 May 2004 14:03:55 +0000 (14:03 +0000)]
n_faces

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

20 years agonew function n_faces
guido [Tue, 18 May 2004 14:00:59 +0000 (14:00 +0000)]
new function n_faces

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

20 years agochanges applied to EZ-matrices, exception moved, documentation fixed
guido [Tue, 18 May 2004 11:33:11 +0000 (11:33 +0000)]
changes applied to EZ-matrices, exception moved, documentation fixed

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

20 years agoException from several LAC classes moved here
guido [Tue, 18 May 2004 11:30:52 +0000 (11:30 +0000)]
Exception from several LAC classes moved here

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

20 years agomore complex contraction
guido [Tue, 18 May 2004 07:51:20 +0000 (07:51 +0000)]
more complex contraction

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

20 years agoRename set_zero to operator=(double) and only allow zero argument.
wolf [Sat, 15 May 2004 17:20:22 +0000 (17:20 +0000)]
Rename set_zero to operator=(double) and only allow zero argument.

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

20 years agoAdd an assertion.
wolf [Fri, 14 May 2004 15:54:46 +0000 (15:54 +0000)]
Add an assertion.

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

20 years agoMore for the release notes.
wolf [Wed, 12 May 2004 15:53:01 +0000 (15:53 +0000)]
More for the release notes.

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

20 years agoRename the Table::clear function to Table::reset_entries to make its intent clearer.
wolf [Wed, 12 May 2004 15:05:22 +0000 (15:05 +0000)]
Rename the Table::clear function to Table::reset_entries to make its intent clearer.

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

20 years agoRename FullMatrix::clear to FullMatrix::set_zero.
wolf [Tue, 11 May 2004 18:15:49 +0000 (18:15 +0000)]
Rename FullMatrix::clear to FullMatrix::set_zero.

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

20 years agoReindent.
wolf [Tue, 11 May 2004 13:46:26 +0000 (13:46 +0000)]
Reindent.

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

20 years ago.
wolf [Tue, 11 May 2004 12:50:15 +0000 (12:50 +0000)]
.

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

20 years agoLink with BLAS if using PETSc with static libs.
wolf [Tue, 11 May 2004 12:48:47 +0000 (12:48 +0000)]
Link with BLAS if using PETSc with static libs.

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

20 years agoFix forgotten change to v=0
wolf [Mon, 10 May 2004 21:15:51 +0000 (21:15 +0000)]
Fix forgotten change to v=0

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

20 years agoFix typos in the documentation.
wolf [Mon, 10 May 2004 21:13:25 +0000 (21:13 +0000)]
Fix typos in the documentation.

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

20 years agoFix a bug.
wolf [Mon, 10 May 2004 19:39:42 +0000 (19:39 +0000)]
Fix a bug.

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

20 years agoSlightly change the /= function to use *= instead of scale().
wolf [Mon, 10 May 2004 16:33:56 +0000 (16:33 +0000)]
Slightly change the /= function to use *= instead of scale().

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

20 years agoRemove Matrix::reinit(). Remove two other deprecated reinit() functions.
wolf [Mon, 10 May 2004 16:08:11 +0000 (16:08 +0000)]
Remove Matrix::reinit(). Remove two other deprecated reinit() functions.

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

20 years agoFix format.
wolf [Mon, 10 May 2004 15:33:27 +0000 (15:33 +0000)]
Fix format.

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

20 years agoFix typo.
wolf [Mon, 10 May 2004 15:33:08 +0000 (15:33 +0000)]
Fix typo.

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

20 years agoPurge the Vector::clear function.
wolf [Mon, 10 May 2004 15:32:53 +0000 (15:32 +0000)]
Purge the Vector::clear function.

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

20 years agoDon't document inline functions
guido [Tue, 4 May 2004 14:02:42 +0000 (14:02 +0000)]
Don't document inline functions

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

20 years ago.
wolf [Tue, 4 May 2004 13:57:44 +0000 (13:57 +0000)]
.

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

20 years agoOne new entry, and a few fixes.
wolf [Tue, 4 May 2004 13:57:29 +0000 (13:57 +0000)]
One new entry, and a few fixes.

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

20 years agoRename the name of the module.
wolf [Tue, 4 May 2004 13:56:05 +0000 (13:56 +0000)]
Rename the name of the module.

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

20 years agoStupid auto-wrap.
wolf [Tue, 4 May 2004 13:55:24 +0000 (13:55 +0000)]
Stupid auto-wrap.

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

20 years agoMention correct namespace.
wolf [Tue, 4 May 2004 13:51:14 +0000 (13:51 +0000)]
Mention correct namespace.

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

20 years agoRemove a few @briefs to make the class list look more coherent.
wolf [Tue, 4 May 2004 13:48:52 +0000 (13:48 +0000)]
Remove a few @briefs to make the class list look more coherent.

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

20 years agoFix spelling.
wolf [Tue, 4 May 2004 13:46:31 +0000 (13:46 +0000)]
Fix spelling.

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

20 years agoOnly generate PETSc documentation if PETSc is present.
wolf [Tue, 4 May 2004 13:34:50 +0000 (13:34 +0000)]
Only generate PETSc documentation if PETSc is present.

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

20 years agoDocumentation tarball
guido [Mon, 3 May 2004 22:47:15 +0000 (22:47 +0000)]
Documentation tarball

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

20 years agoRemark on documentation tarfile.
guido [Mon, 3 May 2004 22:45:36 +0000 (22:45 +0000)]
Remark on documentation tarfile.
Let's hope we don't forget it in the end.

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

20 years agodoxygenized
guido [Mon, 3 May 2004 22:25:13 +0000 (22:25 +0000)]
doxygenized

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

20 years agoexperiment
guido [Mon, 3 May 2004 21:40:26 +0000 (21:40 +0000)]
experiment

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

20 years agoInclude PETSc-classes in documentation.
guido [Mon, 3 May 2004 21:24:52 +0000 (21:24 +0000)]
Include PETSc-classes in documentation.
The PETSc module looks awkward, though.

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

20 years agoTemplatize iterators on matrix instead of number type.
wolf [Mon, 3 May 2004 15:24:36 +0000 (15:24 +0000)]
Templatize iterators on matrix instead of number type.

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

20 years agoDoc update.
wolf [Mon, 3 May 2004 14:55:25 +0000 (14:55 +0000)]
Doc update.

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

20 years agoBugfix, which corrects a wrong parameter order in a call to the
oliver [Mon, 3 May 2004 14:51:52 +0000 (14:51 +0000)]
Bugfix, which corrects a wrong parameter order in a call to the
reinit method.

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

20 years agoSmall bugfix, which corrects wrong parameter order in a call to the
oliver [Mon, 3 May 2004 14:50:34 +0000 (14:50 +0000)]
Small bugfix, which corrects wrong parameter order in a call to the
reinit method of a parallel vector.

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

20 years agoLet file die on mainline, since inused. Can be resurrected once the branch is merged...
wolf [Mon, 3 May 2004 14:29:33 +0000 (14:29 +0000)]
Let file die on mainline, since inused. Can be resurrected once the branch is merged, but until then should only live on the branch.

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

20 years agoFix.
wolf [Mon, 3 May 2004 14:17:57 +0000 (14:17 +0000)]
Fix.

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

20 years agoCheck the right things.
wolf [Mon, 3 May 2004 14:16:58 +0000 (14:16 +0000)]
Check the right things.

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

20 years agoNew test.
wolf [Mon, 3 May 2004 14:00:43 +0000 (14:00 +0000)]
New test.

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

20 years agoNew tests
wolf [Mon, 3 May 2004 13:48:27 +0000 (13:48 +0000)]
New tests

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

20 years ago.
wolf [Mon, 3 May 2004 13:44:20 +0000 (13:44 +0000)]
.

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

20 years agoPull iterator/accessor classes out of the mother class. Factorize some parts to make...
wolf [Mon, 3 May 2004 13:43:06 +0000 (13:43 +0000)]
Pull iterator/accessor classes out of the mother class. Factorize some parts to make generalization later on easier.

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

20 years agoDoc updates.
wolf [Mon, 3 May 2004 04:08:36 +0000 (04:08 +0000)]
Doc updates.

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

20 years agoAllow compilation also on the hp branch.
wolf [Fri, 30 Apr 2004 15:30:01 +0000 (15:30 +0000)]
Allow compilation also on the hp branch.

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

20 years ago.
wolf [Fri, 30 Apr 2004 15:29:32 +0000 (15:29 +0000)]
.

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

20 years agoFix typos.
wolf [Fri, 30 Apr 2004 14:38:24 +0000 (14:38 +0000)]
Fix typos.

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

20 years agoSimply include header, rather than using forward declaration. Fixes respective
wolf [Fri, 30 Apr 2004 14:33:47 +0000 (14:33 +0000)]
Simply include header, rather than using forward declaration. Fixes respective
failure on hp-branch.

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

20 years agoFix a stupid typo that made this test hang on my system.
wolf [Thu, 29 Apr 2004 22:15:53 +0000 (22:15 +0000)]
Fix a stupid typo that made this test hang on my system.

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

20 years agoImplement missing function.
wolf [Thu, 29 Apr 2004 18:02:27 +0000 (18:02 +0000)]
Implement missing function.

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

20 years ago.
wolf [Thu, 29 Apr 2004 18:02:07 +0000 (18:02 +0000)]
.

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

20 years agoPETScWrappers::MatrixBase::clear
wolf [Thu, 29 Apr 2004 17:40:49 +0000 (17:40 +0000)]
PETScWrappers::MatrixBase::clear

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

20 years ago.
wolf [Thu, 29 Apr 2004 17:39:36 +0000 (17:39 +0000)]
.

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

20 years agoNew test.
wolf [Thu, 29 Apr 2004 17:39:20 +0000 (17:39 +0000)]
New test.

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

20 years agoAnother case of DEAL_II_ANON_NAMESPACE_BOGUS_WARNING
hartmann [Thu, 29 Apr 2004 14:55:58 +0000 (14:55 +0000)]
Another case of DEAL_II_ANON_NAMESPACE_BOGUS_WARNING

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

20 years agoPut the _contents_ of several petsc archives into one instead of collecting several...
hartmann [Thu, 29 Apr 2004 14:00:58 +0000 (14:00 +0000)]
Put the _contents_ of several petsc archives into one instead of collecting several archives into another one.

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

20 years agoGenerate some output.
wolf [Wed, 28 Apr 2004 22:27:59 +0000 (22:27 +0000)]
Generate some output.

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

20 years ago.
wolf [Wed, 28 Apr 2004 22:27:51 +0000 (22:27 +0000)]
.

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

20 years agoFix output file name.
wolf [Wed, 28 Apr 2004 22:26:23 +0000 (22:26 +0000)]
Fix output file name.

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

20 years agoTest for hp branch.
wolf [Wed, 28 Apr 2004 22:07:15 +0000 (22:07 +0000)]
Test for hp branch.

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

20 years agoAllow for the creation of static petsc libs.
wolf [Wed, 28 Apr 2004 19:10:54 +0000 (19:10 +0000)]
Allow for the creation of static petsc libs.

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

20 years agoUnify notation: use suffix .so and .a for optimized and .g.so and .g.a for debug...
hartmann [Wed, 28 Apr 2004 13:39:22 +0000 (13:39 +0000)]
Unify notation: use suffix .so and .a for optimized and .g.so and .g.a for debug mode. Apply this rule also to libpetsc.

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

20 years agoFirst step toward static linking with PETSc.
hartmann [Wed, 28 Apr 2004 13:01:22 +0000 (13:01 +0000)]
First step toward static linking with PETSc.

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

20 years agoMake it compile with gcc2.95
hartmann [Wed, 28 Apr 2004 12:55:09 +0000 (12:55 +0000)]
Make it compile with gcc2.95

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

20 years ago.
wolf [Tue, 27 Apr 2004 13:20:12 +0000 (13:20 +0000)]
.

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

20 years agoWork around an anonymous namespace warning bug of the MIPSpro compiler.
hartmann [Tue, 27 Apr 2004 09:37:59 +0000 (09:37 +0000)]
Work around an anonymous namespace warning bug of the MIPSpro compiler.

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

20 years agoFix (hopefully last) bug in DEAL_II_CHECK_ANON_NAMESPACE_BUG3
hartmann [Tue, 27 Apr 2004 08:47:55 +0000 (08:47 +0000)]
Fix (hopefully last) bug in DEAL_II_CHECK_ANON_NAMESPACE_BUG3

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

20 years agoWork around the same instance of a gcc3.4 compiler bug in three places.
deal [Mon, 26 Apr 2004 23:50:38 +0000 (23:50 +0000)]
Work around the same instance of a gcc3.4 compiler bug in three places.

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

20 years ago.
wolf [Mon, 26 Apr 2004 14:02:53 +0000 (14:02 +0000)]
.

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

20 years agoFix subtle bug.
wolf [Mon, 26 Apr 2004 14:02:06 +0000 (14:02 +0000)]
Fix subtle bug.

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

20 years agoTwo fixes in CHECK_ANON_NAMESPACE_BUG3.
hartmann [Mon, 26 Apr 2004 08:42:12 +0000 (08:42 +0000)]
Two fixes in CHECK_ANON_NAMESPACE_BUG3.

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

20 years agoFix typo.
wolf [Fri, 23 Apr 2004 17:02:39 +0000 (17:02 +0000)]
Fix typo.

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

20 years agoNew test for bogus mipspro warning.
wolf [Fri, 23 Apr 2004 15:46:08 +0000 (15:46 +0000)]
New test for bogus mipspro warning.

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

20 years agoAnd note about older MIPSpro compiler versions
hartmann [Fri, 23 Apr 2004 10:55:16 +0000 (10:55 +0000)]
And note about older MIPSpro compiler versions

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

20 years agoentry completed
guido [Fri, 23 Apr 2004 08:43:20 +0000 (08:43 +0000)]
entry completed

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

20 years agoStandardize notation: move reference & to the right.
hartmann [Fri, 23 Apr 2004 07:47:19 +0000 (07:47 +0000)]
Standardize notation: move reference & to the right.

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

20 years agoUnify interface of reinit_vector functions: all vector arguments are called by const...
hartmann [Fri, 23 Apr 2004 07:44:26 +0000 (07:44 +0000)]
Unify interface of reinit_vector functions: all vector arguments are called by const reference. Copy vector within function where necessary.

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

20 years ago.
wolf [Thu, 22 Apr 2004 22:59:17 +0000 (22:59 +0000)]
.

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

20 years ago.
wolf [Thu, 22 Apr 2004 22:52:30 +0000 (22:52 +0000)]
.

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

20 years ago.
wolf [Thu, 22 Apr 2004 22:44:02 +0000 (22:44 +0000)]
.

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

20 years agoDon't forget to check for full matrices as well.
wolf [Thu, 22 Apr 2004 22:34:27 +0000 (22:34 +0000)]
Don't forget to check for full matrices as well.

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

20 years ago.
wolf [Thu, 22 Apr 2004 22:27:33 +0000 (22:27 +0000)]
.

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

20 years ago.
wolf [Thu, 22 Apr 2004 22:17:57 +0000 (22:17 +0000)]
.

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

20 years agoNext version will be 5.0
wolf [Thu, 22 Apr 2004 22:15:03 +0000 (22:15 +0000)]
Next version will be 5.0

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

20 years ago.
wolf [Thu, 22 Apr 2004 22:04:25 +0000 (22:04 +0000)]
.

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

20 years agoRemove as we now truncate output properly.
wolf [Thu, 22 Apr 2004 21:23:37 +0000 (21:23 +0000)]
Remove as we now truncate output properly.

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

20 years ago.
wolf [Thu, 22 Apr 2004 21:22:33 +0000 (21:22 +0000)]
.

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

20 years agoFix a real bug uncovered by icc.
wolf [Thu, 22 Apr 2004 19:02:54 +0000 (19:02 +0000)]
Fix a real bug uncovered by icc.

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

20 years agoRead in more meshes.
wolf [Thu, 22 Apr 2004 15:33:32 +0000 (15:33 +0000)]
Read in more meshes.

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

20 years agoEntry for Luca Heltai's addition.
wolf [Thu, 22 Apr 2004 14:58:48 +0000 (14:58 +0000)]
Entry for Luca Heltai's addition.

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