]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
22 years agoWrite CONFIG line to local log file
guido [Wed, 12 Jun 2002 16:52:46 +0000 (16:52 +0000)]
Write CONFIG line to local log file

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

22 years agokeep results on failure and send all stderr to stdout
guido [Wed, 12 Jun 2002 16:14:39 +0000 (16:14 +0000)]
keep results on failure and send all stderr to stdout

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

22 years agoAvoid empty arrays.
wolf [Wed, 12 Jun 2002 14:15:54 +0000 (14:15 +0000)]
Avoid empty arrays.

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

22 years agoCorrect a strange piece of code, which I may be the author of...
wolf [Wed, 12 Jun 2002 13:48:49 +0000 (13:48 +0000)]
Correct a strange piece of code, which I may be the author of...

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

22 years agoSince DataOutBase is a private base class of DataOutInterface, which itself is a...
wolf [Wed, 12 Jun 2002 13:11:10 +0000 (13:11 +0000)]
Since DataOutBase is a private base class of DataOutInterface, which itself is a base class to DataOut*, we cannot reference the Patch local class using DataOutBase::Patch, since there private inheritance comes into play. However, since Patch is a public type, use ::DataOutBase::Patch, to indicate that we access it from outside, rather than through the inheritance tree.

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

22 years agoRemove seemingly unused function.
wolf [Wed, 12 Jun 2002 13:09:10 +0000 (13:09 +0000)]
Remove seemingly unused function.

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

22 years agopgcc4 rightfully complains that an instantiation requires a definition.
wolf [Wed, 12 Jun 2002 12:48:19 +0000 (12:48 +0000)]
pgcc4 rightfully complains that an instantiation requires a definition.

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

22 years agoReindent argument lines. (Only for a better appearance)
hartmann [Wed, 12 Jun 2002 12:13:07 +0000 (12:13 +0000)]
Reindent argument lines. (Only for a better appearance)

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

22 years agoTriangulation::clear_user_flags and .._pointers are now const. Constructors of DoFAcc...
hartmann [Wed, 12 Jun 2002 12:04:54 +0000 (12:04 +0000)]
Triangulation::clear_user_flags and .._pointers are now const. Constructors of DoFAccessor, TriaAccessor and TriaIterator now take pointers to const Triangulations. Constructor of DoFHandler takes a reference to a const Triangulation.

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

22 years agoThe clear_user_flags and clear_user_pointers functions are now const.
hartmann [Wed, 12 Jun 2002 11:54:49 +0000 (11:54 +0000)]
The clear_user_flags and clear_user_pointers functions are now const.

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

22 years agoThe constructors of all DoFAccessor, TriaAccessor and TriaIterator classes now take...
hartmann [Wed, 12 Jun 2002 11:53:30 +0000 (11:53 +0000)]
The constructors of all DoFAccessor, TriaAccessor and TriaIterator classes now take pointers to const Triangulations.

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

22 years agoThe constructor of DoFHandler now takes a reference to a const Triangulation.
hartmann [Wed, 12 Jun 2002 11:50:08 +0000 (11:50 +0000)]
The constructor of DoFHandler now takes a reference to a const Triangulation.

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

22 years agoscript for finding paths
guido [Wed, 12 Jun 2002 08:40:40 +0000 (08:40 +0000)]
script for finding paths

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

22 years agoTake over Anna's last change to the interpolation matrices.
wolf [Tue, 11 Jun 2002 17:00:03 +0000 (17:00 +0000)]
Take over Anna's last change to the interpolation matrices.

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

22 years agoTake over Anna's changes from the branch.
wolf [Tue, 11 Jun 2002 16:09:03 +0000 (16:09 +0000)]
Take over Anna's changes from the branch.

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

22 years agoOne-character fix.
deal [Tue, 11 Jun 2002 15:07:01 +0000 (15:07 +0000)]
One-character fix.

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

22 years agowrong account
guido [Tue, 11 Jun 2002 14:55:00 +0000 (14:55 +0000)]
wrong account

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

22 years agodec
guido [Tue, 11 Jun 2002 14:44:52 +0000 (14:44 +0000)]
dec

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

22 years agoicc tests
guido [Tue, 11 Jun 2002 13:38:00 +0000 (13:38 +0000)]
icc tests

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

22 years agopc configurations
guido [Tue, 11 Jun 2002 12:16:14 +0000 (12:16 +0000)]
pc configurations

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

22 years agoFill matrices since icc doesn't want to see them empty.
wolf [Tue, 11 Jun 2002 10:56:14 +0000 (10:56 +0000)]
Fill matrices since icc doesn't want to see them empty.

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

22 years agoMake argument const, as in the class declaration.
wolf [Tue, 11 Jun 2002 10:34:51 +0000 (10:34 +0000)]
Make argument const, as in the class declaration.

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

22 years agoMake argument const, as in the class declaration.
wolf [Tue, 11 Jun 2002 09:22:47 +0000 (09:22 +0000)]
Make argument const, as in the class declaration.

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

22 years agoYeah, fix that bug. Constraint matrices are annoying!!! The TODO was
wolf [Tue, 11 Jun 2002 08:58:44 +0000 (08:58 +0000)]
Yeah, fix that bug. Constraint matrices are annoying!!! The TODO was
long done, by the way.

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

22 years agoRegenerate data on Sun.
wolf [Mon, 10 Jun 2002 13:19:10 +0000 (13:19 +0000)]
Regenerate data on Sun.

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

22 years agoInclude <fe.h>
wolf [Mon, 10 Jun 2002 13:10:30 +0000 (13:10 +0000)]
Include <fe.h>

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

22 years agoCross-link to cgi script to generate build test results.
wolf [Mon, 10 Jun 2002 13:08:55 +0000 (13:08 +0000)]
Cross-link to cgi script to generate build test results.

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

22 years ago.
wolf [Mon, 10 Jun 2002 13:00:03 +0000 (13:00 +0000)]
.

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

22 years agoAdd this file.
wolf [Mon, 10 Jun 2002 12:52:47 +0000 (12:52 +0000)]
Add this file.

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

22 years agoNew results are correct. Previously, constraints were obviously computed incorrectly...
wolf [Mon, 10 Jun 2002 12:46:37 +0000 (12:46 +0000)]
New results are correct. Previously, constraints were obviously computed incorrectly for systems of systems.

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

22 years agoNew results are correct. Previously, constraints were obviously computed incorrectly...
wolf [Mon, 10 Jun 2002 12:45:30 +0000 (12:45 +0000)]
New results are correct. Previously, constraints were obviously computed incorrectly for systems of systems.

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

22 years agosyntax errors removed
guido [Mon, 10 Jun 2002 12:36:01 +0000 (12:36 +0000)]
syntax errors removed

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

22 years agoIn debug mode MappingQ1::transform_real_to_unit_cell now works also in 1 and 3 dimension.
hartmann [Mon, 10 Jun 2002 12:33:05 +0000 (12:33 +0000)]
In debug mode MappingQ1::transform_real_to_unit_cell now works also in 1 and 3 dimension.

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

22 years agoversion id added
guido [Mon, 10 Jun 2002 12:32:10 +0000 (12:32 +0000)]
version id added

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

22 years agofirst tests working
guido [Mon, 10 Jun 2002 12:21:31 +0000 (12:21 +0000)]
first tests working

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

22 years agoFix assertion in transform_real_to_unit_cell for 1d and 3d.
hartmann [Mon, 10 Jun 2002 11:23:56 +0000 (11:23 +0000)]
Fix assertion in transform_real_to_unit_cell for 1d and 3d.

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

22 years agoMerge the changes made to the branch named branch_non_trivial_fes up to the tag branc...
wolf [Mon, 10 Jun 2002 10:39:55 +0000 (10:39 +0000)]
Merge the changes made to the branch named branch_non_trivial_fes up to the tag branch_non_trivial_fes_mergepoints1. For the commit messages of individual changes, see the messages on this branch.

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

22 years agoSeems as if generation of dependency information was broken. Fix this.
wolf [Mon, 10 Jun 2002 10:20:25 +0000 (10:20 +0000)]
Seems as if generation of dependency information was broken. Fix this.

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

22 years agoSeems as if generation of dependency information was broken. Fix this.
wolf [Mon, 10 Jun 2002 10:17:57 +0000 (10:17 +0000)]
Seems as if generation of dependency information was broken. Fix this.

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

22 years agoAdd tests for transform_unit_to_real_cell and transform_real_to_unit_cell functions...
hartmann [Mon, 10 Jun 2002 09:25:52 +0000 (09:25 +0000)]
Add tests for transform_unit_to_real_cell and transform_real_to_unit_cell functions in 1d and 3d.

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

22 years agoPgcc does not work at all, but it does even less so if -A -Xa is given, since it...
wolf [Mon, 10 Jun 2002 09:02:53 +0000 (09:02 +0000)]
Pgcc does not work at all, but it does even less so if -A -Xa is given, since it then can't even understand its own include file.

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

22 years agoAdd scalar multiplication and division for tensors.
wolf [Mon, 10 Jun 2002 08:14:58 +0000 (08:14 +0000)]
Add scalar multiplication and division for tensors.

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

22 years agoBetter checking of what goes on in get_dof_indices on non-active cells. This is only...
wolf [Mon, 10 Jun 2002 08:13:42 +0000 (08:13 +0000)]
Better checking of what goes on in get_dof_indices on non-active cells. This is only useful for certain kinds of FEs, otherwise disallow it.

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

22 years agoAdd information about pgcc.
wolf [Mon, 10 Jun 2002 08:11:41 +0000 (08:11 +0000)]
Add information about pgcc.

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

22 years agoDoc update.
wolf [Mon, 10 Jun 2002 08:10:57 +0000 (08:10 +0000)]
Doc update.

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

22 years agoAvoid warning.
wolf [Mon, 10 Jun 2002 07:54:20 +0000 (07:54 +0000)]
Avoid warning.

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

22 years agoBug in PreconditionLACSolver::initialize removed
guido [Fri, 7 Jun 2002 14:11:46 +0000 (14:11 +0000)]
Bug in PreconditionLACSolver::initialize removed

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

22 years agoRegenerate output on SUN, to avoid trivial comparison errors.
wolf [Fri, 7 Jun 2002 12:33:54 +0000 (12:33 +0000)]
Regenerate output on SUN, to avoid trivial comparison errors.

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

22 years agoIntroducing target veryclean to remove libs
guido [Fri, 7 Jun 2002 09:54:40 +0000 (09:54 +0000)]
Introducing target veryclean to remove libs

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

22 years agotemplate to start a new changes file
guido [Fri, 7 Jun 2002 09:50:12 +0000 (09:50 +0000)]
template to start a new changes file

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

22 years agoIntroducing target veryclean to remove libs
guido [Fri, 7 Jun 2002 09:48:50 +0000 (09:48 +0000)]
Introducing target veryclean to remove libs

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

22 years ago.
wolf [Fri, 7 Jun 2002 08:02:14 +0000 (08:02 +0000)]
.

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

22 years agoMove into repository, so that it is possible to get these files via CVS. Have to...
wolf [Fri, 7 Jun 2002 08:01:48 +0000 (08:01 +0000)]
Move into repository, so that it is possible to get these files via CVS. Have to delete them again immediately to avoid copyright problems.

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

22 years agoFix java script so that validate-xref does not choke anymore.
wolf [Fri, 7 Jun 2002 06:54:10 +0000 (06:54 +0000)]
Fix java script so that validate-xref does not choke anymore.

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

22 years agotest before copy to avoid error
guido [Thu, 6 Jun 2002 14:32:23 +0000 (14:32 +0000)]
test before copy to avoid error

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

22 years agobug detection for gcc-2.95 on aix
guido [Thu, 6 Jun 2002 11:20:50 +0000 (11:20 +0000)]
bug detection for gcc-2.95 on aix

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

22 years agoreplace commands by variables
guido [Thu, 6 Jun 2002 11:19:49 +0000 (11:19 +0000)]
replace commands by variables

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

22 years agoSome items were not really improvements
guido [Thu, 6 Jun 2002 07:55:25 +0000 (07:55 +0000)]
Some items were not really improvements

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

22 years agoAnnounce new version.
wolf [Thu, 6 Jun 2002 07:04:06 +0000 (07:04 +0000)]
Announce new version.

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

22 years agoRemove color from announcement of 3.3
wolf [Wed, 5 Jun 2002 12:32:13 +0000 (12:32 +0000)]
Remove color from announcement of 3.3

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

22 years agoReplace @see by the more correct command @ref
wolf [Wed, 5 Jun 2002 12:23:13 +0000 (12:23 +0000)]
Replace @see by the more correct command @ref

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

22 years ago.
wolf [Wed, 5 Jun 2002 08:44:27 +0000 (08:44 +0000)]
.

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

22 years agoFix xref.
wolf [Wed, 5 Jun 2002 08:43:32 +0000 (08:43 +0000)]
Fix xref.

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

22 years agoFinish new test, and check in output file.
wolf [Wed, 5 Jun 2002 07:36:45 +0000 (07:36 +0000)]
Finish new test, and check in output file.

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

22 years agoIndent properly.
wolf [Wed, 5 Jun 2002 07:29:41 +0000 (07:29 +0000)]
Indent properly.

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

22 years agoAdd support for writing the numbers of cells to 2d eps grid output. Add testcase.
wolf [Wed, 5 Jun 2002 06:46:29 +0000 (06:46 +0000)]
Add support for writing the numbers of cells to 2d eps grid output. Add testcase.

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

22 years agoFix release date.
wolf [Tue, 4 Jun 2002 09:07:44 +0000 (09:07 +0000)]
Fix release date.

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

22 years agonew version 3.4.0
guido [Tue, 4 Jun 2002 08:58:17 +0000 (08:58 +0000)]
new version 3.4.0

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

22 years agoFix version numbers, and add names of authors.
wolf [Tue, 4 Jun 2002 07:28:27 +0000 (07:28 +0000)]
Fix version numbers, and add names of authors.

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

22 years agoDelete file as is now called 3.3.0-vs-3.4.0.html.
wolf [Tue, 4 Jun 2002 07:04:58 +0000 (07:04 +0000)]
Delete file as is now called 3.3.0-vs-3.4.0.html.

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

22 years agoAlso check for equality of addresses.
wolf [Mon, 3 Jun 2002 15:24:14 +0000 (15:24 +0000)]
Also check for equality of addresses.

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

22 years agoFix minor issue.
wolf [Mon, 3 Jun 2002 15:17:46 +0000 (15:17 +0000)]
Fix minor issue.

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

22 years agoThis is for after 3.4
wolf [Mon, 3 Jun 2002 15:17:00 +0000 (15:17 +0000)]
This is for after 3.4

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

22 years agotest commands specified
guido [Mon, 3 Jun 2002 13:00:06 +0000 (13:00 +0000)]
test commands specified

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

22 years agotarget all added just to have it there
guido [Mon, 3 Jun 2002 12:58:28 +0000 (12:58 +0000)]
target all added just to have it there

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

22 years agoChange order of tasks
guido [Mon, 3 Jun 2002 12:52:00 +0000 (12:52 +0000)]
Change order of tasks

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

22 years agoBranch 3.4 separated
guido [Mon, 3 Jun 2002 12:40:24 +0000 (12:40 +0000)]
Branch 3.4 separated

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

22 years agotasks-3.3 is clearly outdated.
wolf [Mon, 3 Jun 2002 12:30:39 +0000 (12:30 +0000)]
tasks-3.3 is clearly outdated.

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

22 years agoChanges for 3.4
guido [Mon, 3 Jun 2002 12:13:24 +0000 (12:13 +0000)]
Changes for 3.4

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

22 years agoComment on `back_interpolate and interpolation_difference does not work on continuous...
hartmann [Mon, 3 Jun 2002 11:48:01 +0000 (11:48 +0000)]
Comment on `back_interpolate and interpolation_difference does not work on continuous elements at hanging nodes'.

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

22 years agoMessage number
guido [Mon, 3 Jun 2002 11:36:31 +0000 (11:36 +0000)]
Message number

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

22 years agoFix message.
wolf [Mon, 3 Jun 2002 10:36:31 +0000 (10:36 +0000)]
Fix message.

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

22 years agoMake deprecation more explicit.
wolf [Mon, 3 Jun 2002 10:33:23 +0000 (10:33 +0000)]
Make deprecation more explicit.

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

22 years agoRemove "static" flag from inline functions, since that led to errors
wolf [Mon, 3 Jun 2002 10:28:53 +0000 (10:28 +0000)]
Remove "static" flag from inline functions, since that led to errors
on AIX.

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

22 years agoAdd link to mail.
wolf [Mon, 3 Jun 2002 10:24:34 +0000 (10:24 +0000)]
Add link to mail.

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

22 years agoAdd deprecation notice, and fix some style issues.
wolf [Mon, 3 Jun 2002 09:21:47 +0000 (09:21 +0000)]
Add deprecation notice, and fix some style issues.

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

22 years agoBug in access removed
guido [Mon, 3 Jun 2002 09:11:32 +0000 (09:11 +0000)]
Bug in access removed

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

22 years agobuild tests
guido [Fri, 31 May 2002 13:17:25 +0000 (13:17 +0000)]
build tests

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

22 years agoUh, need to declare ptrdiff_t somewhere.
wolf [Fri, 31 May 2002 06:53:06 +0000 (06:53 +0000)]
Uh, need to declare ptrdiff_t somewhere.

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

22 years agoFix type introduced with last-second change.
wolf [Fri, 31 May 2002 06:39:46 +0000 (06:39 +0000)]
Fix type introduced with last-second change.

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

22 years agoReturn a reference from the vector2d accessors in any case, since the objects stored...
wolf [Fri, 31 May 2002 06:36:11 +0000 (06:36 +0000)]
Return a reference from the vector2d accessors in any case, since the objects stored may be large (e.g. Tensor<2,dim> in 3d), and let the compiler figure out how to optimize this for the case of scalar values. Introduce iterators for the row accessors.

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

22 years agostupid bracing mistake
guido [Thu, 30 May 2002 21:02:39 +0000 (21:02 +0000)]
stupid bracing mistake

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

22 years agoaccess to internals of FEValues eliminated
guido [Thu, 30 May 2002 18:53:38 +0000 (18:53 +0000)]
access to internals of FEValues eliminated

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

22 years agoaccess dot shape gradients eliminated
guido [Thu, 30 May 2002 18:20:35 +0000 (18:20 +0000)]
access dot shape gradients eliminated

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

22 years agoremoving direct access in FEValues
guido [Thu, 30 May 2002 15:55:46 +0000 (15:55 +0000)]
removing direct access in FEValues

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

22 years agoold exception replaced
guido [Thu, 30 May 2002 15:07:38 +0000 (15:07 +0000)]
old exception replaced

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

22 years agoOld exception replaced
guido [Thu, 30 May 2002 15:00:07 +0000 (15:00 +0000)]
Old exception replaced

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

22 years agoRemove reference to to-be-deprecated functions.
wolf [Thu, 30 May 2002 14:49:44 +0000 (14:49 +0000)]
Remove reference to to-be-deprecated functions.

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

22 years agoSlight tweak
wolf [Thu, 30 May 2002 13:30:29 +0000 (13:30 +0000)]
Slight tweak

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

22 years agoRemove use of internals of the FEValues class.
wolf [Thu, 30 May 2002 13:30:02 +0000 (13:30 +0000)]
Remove use of internals of the FEValues class.

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