]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
23 years agoMention new mapping scheme.
Wolfgang Bangerth [Tue, 13 Mar 2001 17:02:17 +0000 (17:02 +0000)]
Mention new mapping scheme.

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

23 years agoFix non-compilability.
Wolfgang Bangerth [Tue, 13 Mar 2001 14:21:46 +0000 (14:21 +0000)]
Fix non-compilability.

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

23 years agoMinor clean-ups. Prepare Mapping_Q for possible creation of a Mapping_C1 class.
Wolfgang Bangerth [Tue, 13 Mar 2001 12:22:00 +0000 (12:22 +0000)]
Minor clean-ups. Prepare Mapping_Q for possible creation of a Mapping_C1 class.

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

23 years agoTODO: test Laguerre class. it has never been tested up to now
Wolfgang Bangerth [Tue, 13 Mar 2001 10:23:50 +0000 (10:23 +0000)]
TODO: test Laguerre class. it has never been tested up to now

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

23 years agoNote mapping branch merge.
Wolfgang Bangerth [Tue, 13 Mar 2001 10:23:33 +0000 (10:23 +0000)]
Note mapping branch merge.

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

23 years agoFix incompatibility with gcc3 snapshot that requires some classes to
Wolfgang Bangerth [Mon, 12 Mar 2001 17:41:23 +0000 (17:41 +0000)]
Fix incompatibility with gcc3 snapshot that requires some classes to
be defined.

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

23 years agoFix a bug that I am puzzled about how it could pass compilation using
Wolfgang Bangerth [Mon, 12 Mar 2001 16:14:16 +0000 (16:14 +0000)]
Fix a bug that I am puzzled about how it could pass compilation using
gcc2.95.2!? Probably because iterators there were pointers, but how
could that have been promoted to an int?

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

23 years agoFix more missing std::
Wolfgang Bangerth [Mon, 12 Mar 2001 15:49:31 +0000 (15:49 +0000)]
Fix more missing std::

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

23 years agoRecognize gcc3.0
Wolfgang Bangerth [Mon, 12 Mar 2001 15:29:42 +0000 (15:29 +0000)]
Recognize gcc3.0

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

23 years agoBuf with update_flags fixed
Guido Kanschat [Mon, 12 Mar 2001 10:33:15 +0000 (10:33 +0000)]
Buf with update_flags fixed

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

23 years agoFix incompilability with -ansi by prepending typename keyword.
Wolfgang Bangerth [Mon, 12 Mar 2001 09:06:12 +0000 (09:06 +0000)]
Fix incompilability with -ansi by prepending typename keyword.

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

23 years agoRename ExcDimensionMismatch to ExcSpaceDimensionMismatch since the old
Wolfgang Bangerth [Mon, 12 Mar 2001 08:20:57 +0000 (08:20 +0000)]
Rename ExcDimensionMismatch to ExcSpaceDimensionMismatch since the old
name led to clashes with StandardExceptions::ExcDimensionMismatch when
not compiling with -pedantic -ansi.

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

23 years agoFix some missing includes and typenames that prevented compilation when include files...
Wolfgang Bangerth [Mon, 12 Mar 2001 08:09:11 +0000 (08:09 +0000)]
Fix some missing includes and typenames that prevented compilation when include files were in different order than normal.

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

23 years agoCheck which flags have to be disabled when compiling with ACE.
Wolfgang Bangerth [Mon, 12 Mar 2001 08:07:09 +0000 (08:07 +0000)]
Check which flags have to be disabled when compiling with ACE.

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

23 years agovariable directions
Guido Kanschat [Mon, 12 Mar 2001 00:07:28 +0000 (00:07 +0000)]
variable directions

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

23 years ago'allflags' removed
Guido Kanschat [Fri, 9 Mar 2001 14:55:58 +0000 (14:55 +0000)]
'allflags' removed

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

23 years agoUpdate flags in get_data ok
Wolfgang Bangerth [Fri, 9 Mar 2001 14:20:41 +0000 (14:20 +0000)]
Update flags in get_data ok

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

23 years agoAssertions for 2nd derivatives
Guido Kanschat [Fri, 9 Mar 2001 13:41:24 +0000 (13:41 +0000)]
Assertions for 2nd derivatives

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

23 years agoWork on bug in 2nd derivatives
Guido Kanschat [Fri, 9 Mar 2001 13:41:04 +0000 (13:41 +0000)]
Work on bug in 2nd derivatives

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

23 years agocovariant transformation for 2nd derivatives
Guido Kanschat [Fri, 9 Mar 2001 13:09:46 +0000 (13:09 +0000)]
covariant transformation for 2nd derivatives

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

23 years agoSmall doc update.
Wolfgang Bangerth [Fri, 9 Mar 2001 12:37:22 +0000 (12:37 +0000)]
Small doc update.

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

23 years agoAdd missing second derivatives to FESystem::update_each
Guido Kanschat [Fri, 9 Mar 2001 12:31:56 +0000 (12:31 +0000)]
Add missing second derivatives to FESystem::update_each

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

23 years agoNew log_history function for read-only access to _log_history.
Ralf Hartmann [Thu, 8 Mar 2001 17:26:01 +0000 (17:26 +0000)]
New log_history function for read-only access to _log_history.

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

23 years agoTODO: Unify FiniteElementBase with FiniteElement? There is no clear distinction betwe...
Wolfgang Bangerth [Thu, 8 Mar 2001 15:19:12 +0000 (15:19 +0000)]
TODO: Unify FiniteElementBase with FiniteElement? There is no clear distinction between the two

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

23 years agoMove unit support points on cells and faces to base class. Initialize them in derived...
Wolfgang Bangerth [Thu, 8 Mar 2001 15:18:12 +0000 (15:18 +0000)]
Move unit support points on cells and faces to base class. Initialize them in derived classes if necessary.

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

23 years ago//TODO: briefly document classes and mark them deprecated
Wolfgang Bangerth [Thu, 8 Mar 2001 10:42:30 +0000 (10:42 +0000)]
//TODO: briefly document classes and mark them deprecated

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

23 years agoBring up to date w.r.t. the mapping branch.
Wolfgang Bangerth [Thu, 8 Mar 2001 10:41:04 +0000 (10:41 +0000)]
Bring up to date w.r.t. the mapping branch.

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

23 years agoClean-ups, annotations, etc.
Wolfgang Bangerth [Thu, 8 Mar 2001 10:35:32 +0000 (10:35 +0000)]
Clean-ups, annotations, etc.

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

23 years agoRemove special rules for files that no more exist.
Wolfgang Bangerth [Thu, 8 Mar 2001 10:33:07 +0000 (10:33 +0000)]
Remove special rules for files that no more exist.

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

23 years agoSome annotations.
Wolfgang Bangerth [Thu, 8 Mar 2001 08:11:58 +0000 (08:11 +0000)]
Some annotations.

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

23 years agoFix missing const.
Wolfgang Bangerth [Thu, 8 Mar 2001 07:28:07 +0000 (07:28 +0000)]
Fix missing const.

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

23 years agoAdd TODO.
Wolfgang Bangerth [Wed, 7 Mar 2001 19:40:58 +0000 (19:40 +0000)]
Add TODO.

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

23 years agoUpdate.
Wolfgang Bangerth [Wed, 7 Mar 2001 19:22:13 +0000 (19:22 +0000)]
Update.

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

23 years agoFix minor problem.
Wolfgang Bangerth [Wed, 7 Mar 2001 19:18:37 +0000 (19:18 +0000)]
Fix minor problem.

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

23 years agoMore annotations and clean-ups.
Wolfgang Bangerth [Wed, 7 Mar 2001 19:10:35 +0000 (19:10 +0000)]
More annotations and clean-ups.

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

23 years agoFix several bugs where by copy-paste some places were modified some
Wolfgang Bangerth [Wed, 7 Mar 2001 19:10:19 +0000 (19:10 +0000)]
Fix several bugs where by copy-paste some places were modified some
not. Many annotations, many TODOs. Major code merge is needed in
several places.

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

23 years agoAnnotation to one of the TODO items.
Wolfgang Bangerth [Wed, 7 Mar 2001 18:17:21 +0000 (18:17 +0000)]
Annotation to one of the TODO items.

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

23 years agoMake TODO target smarter.
Wolfgang Bangerth [Wed, 7 Mar 2001 18:09:10 +0000 (18:09 +0000)]
Make TODO target smarter.

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

23 years agoIndentation etc.
Wolfgang Bangerth [Wed, 7 Mar 2001 17:59:43 +0000 (17:59 +0000)]
Indentation etc.

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

23 years agoSmall changes.
Wolfgang Bangerth [Wed, 7 Mar 2001 17:56:14 +0000 (17:56 +0000)]
Small changes.

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

23 years agoFurther clean-ups.
Wolfgang Bangerth [Wed, 7 Mar 2001 17:53:20 +0000 (17:53 +0000)]
Further clean-ups.

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

23 years agoMake update_once and update_each protected.
Wolfgang Bangerth [Wed, 7 Mar 2001 17:27:23 +0000 (17:27 +0000)]
Make update_once and update_each protected.

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

23 years agoMove several functions from the .h to the .cc file as they are no
Wolfgang Bangerth [Wed, 7 Mar 2001 17:26:07 +0000 (17:26 +0000)]
Move several functions from the .h to the .cc file as they are no
longer templated on other types. Minor clean-ups. Fix a bug where the
wrong array was resized. Fix a bug where clone would not have worked
because of missing 'break's in a switch statement.

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

23 years agoFurther clean-ups. Fix the same bug two more times. Move matrices into own namespace...
Wolfgang Bangerth [Wed, 7 Mar 2001 16:46:41 +0000 (16:46 +0000)]
Further clean-ups. Fix the same bug two more times. Move matrices into own namespace to avoid name clashed with other variables of the same name, and reference them from a small FE_DGQ::Matrices class.

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

23 years agoIndentation change.
Wolfgang Bangerth [Wed, 7 Mar 2001 16:04:51 +0000 (16:04 +0000)]
Indentation change.

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

23 years agoFix reference to files.
Wolfgang Bangerth [Wed, 7 Mar 2001 15:32:37 +0000 (15:32 +0000)]
Fix reference to files.

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

23 years agoConform to indenting rules.
Wolfgang Bangerth [Wed, 7 Mar 2001 15:32:10 +0000 (15:32 +0000)]
Conform to indenting rules.

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

23 years agoFurther doc changes, slight modifications.
Wolfgang Bangerth [Wed, 7 Mar 2001 15:22:10 +0000 (15:22 +0000)]
Further doc changes, slight modifications.

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

23 years agoMove matrices definitions to own files that need not be included.
Wolfgang Bangerth [Wed, 7 Mar 2001 15:21:49 +0000 (15:21 +0000)]
Move matrices definitions to own files that need not be included.

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

23 years agoFurther clean-ups.
Wolfgang Bangerth [Wed, 7 Mar 2001 15:08:38 +0000 (15:08 +0000)]
Further clean-ups.

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

23 years agoEnclosing names that are the same in all space dims into unique
Wolfgang Bangerth [Wed, 7 Mar 2001 15:08:18 +0000 (15:08 +0000)]
Enclosing names that are the same in all space dims into unique
namespaces to avoid name clashes.

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

23 years agonew output files
Guido Kanschat [Wed, 7 Mar 2001 14:09:50 +0000 (14:09 +0000)]
new output files

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

23 years agonew dependency file
Guido Kanschat [Wed, 7 Mar 2001 14:08:41 +0000 (14:08 +0000)]
new dependency file

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

23 years agoRather pervasive clean-ups. Move some functions to private sections, fix two bugs...
Wolfgang Bangerth [Wed, 7 Mar 2001 13:57:11 +0000 (13:57 +0000)]
Rather pervasive clean-ups. Move some functions to private sections, fix two bugs where compute_2nd was called multiply.

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

23 years agomapping merge
Guido Kanschat [Wed, 7 Mar 2001 13:30:09 +0000 (13:30 +0000)]
mapping merge

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

23 years agoseparate rule for abort
Guido Kanschat [Wed, 7 Mar 2001 12:59:01 +0000 (12:59 +0000)]
separate rule for abort

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

23 years agooutput changed
Guido Kanschat [Wed, 7 Mar 2001 12:23:17 +0000 (12:23 +0000)]
output changed

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

23 years agoTensorProductPolynomials keep their own copy of Polynomials.
Ralf Hartmann [Wed, 7 Mar 2001 11:05:23 +0000 (11:05 +0000)]
TensorProductPolynomials keep their own copy of Polynomials.

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

23 years agoTensorProductPolynomials keep their own copy of Polynomials.
Ralf Hartmann [Wed, 7 Mar 2001 10:46:23 +0000 (10:46 +0000)]
TensorProductPolynomials keep their own copy of Polynomials.

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

23 years agoDoc fix.
Ralf Hartmann [Wed, 7 Mar 2001 10:42:20 +0000 (10:42 +0000)]
Doc fix.

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

23 years agoBring step-7 up to date with mapping branch changes.
Wolfgang Bangerth [Wed, 7 Mar 2001 09:55:50 +0000 (09:55 +0000)]
Bring step-7 up to date with mapping branch changes.

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

23 years agoImproved handling of exceptions (paths removed)
Guido Kanschat [Wed, 7 Mar 2001 09:54:24 +0000 (09:54 +0000)]
Improved handling of exceptions (paths removed)

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

23 years agomissing files
Guido Kanschat [Tue, 6 Mar 2001 22:58:16 +0000 (22:58 +0000)]
missing files

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

23 years agoget_degree and minor clean-ups.
Wolfgang Bangerth [Tue, 6 Mar 2001 16:46:46 +0000 (16:46 +0000)]
get_degree and minor clean-ups.

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

23 years agoRemove unnecessary include.
Wolfgang Bangerth [Tue, 6 Mar 2001 16:41:40 +0000 (16:41 +0000)]
Remove unnecessary include.

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

23 years agoget_degree and minor clean-ups.
Wolfgang Bangerth [Tue, 6 Mar 2001 16:32:29 +0000 (16:32 +0000)]
get_degree and minor clean-ups.

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

23 years agoMake some functions public again.
Wolfgang Bangerth [Tue, 6 Mar 2001 16:09:25 +0000 (16:09 +0000)]
Make some functions public again.

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

23 years agoTypo fix.
Wolfgang Bangerth [Tue, 6 Mar 2001 16:04:22 +0000 (16:04 +0000)]
Typo fix.

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

23 years agoAdd changes after 3.1
Wolfgang Bangerth [Tue, 6 Mar 2001 15:04:53 +0000 (15:04 +0000)]
Add changes after 3.1

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

23 years agomapping merge and normalize
Guido Kanschat [Tue, 6 Mar 2001 14:48:29 +0000 (14:48 +0000)]
mapping merge and normalize

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

23 years agonew versions from LEO
Guido Kanschat [Tue, 6 Mar 2001 14:34:06 +0000 (14:34 +0000)]
new versions from LEO

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

23 years agoFirst version
Guido Kanschat [Tue, 6 Mar 2001 13:29:18 +0000 (13:29 +0000)]
First version

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

23 years agoWork in changes due to the mapping.
Ralf Hartmann [Tue, 6 Mar 2001 13:20:54 +0000 (13:20 +0000)]
Work in changes due to the mapping.

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

23 years agoRemove obsolete Id lines.
Ralf Hartmann [Tue, 6 Mar 2001 13:07:11 +0000 (13:07 +0000)]
Remove obsolete Id lines.

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

23 years agomapping merge
Guido Kanschat [Tue, 6 Mar 2001 12:20:49 +0000 (12:20 +0000)]
mapping merge

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

23 years agoRemoved.
Ralf Hartmann [Tue, 6 Mar 2001 11:51:58 +0000 (11:51 +0000)]
Removed.

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

23 years agoMerge with mapping-branch.
Ralf Hartmann [Tue, 6 Mar 2001 10:32:37 +0000 (10:32 +0000)]
Merge with mapping-branch.

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

23 years agoMerge with mapping-branch.
Wolfgang Bangerth [Tue, 6 Mar 2001 10:30:36 +0000 (10:30 +0000)]
Merge with mapping-branch.

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

23 years agoEmpty.
Ralf Hartmann [Tue, 6 Mar 2001 10:24:44 +0000 (10:24 +0000)]
Empty.

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

23 years agoEmpty.
Ralf Hartmann [Tue, 6 Mar 2001 10:00:10 +0000 (10:00 +0000)]
Empty.

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

23 years agomerge mapping
Guido Kanschat [Tue, 6 Mar 2001 09:58:36 +0000 (09:58 +0000)]
merge mapping

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

23 years agomerge mapping step 2
Guido Kanschat [Tue, 6 Mar 2001 09:52:07 +0000 (09:52 +0000)]
merge mapping step 2

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

23 years agomerge mapping step 1
Guido Kanschat [Tue, 6 Mar 2001 09:47:11 +0000 (09:47 +0000)]
merge mapping step 1

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

23 years agosecond derivatives of cosine function
Guido Kanschat [Mon, 5 Mar 2001 17:49:45 +0000 (17:49 +0000)]
second derivatives of cosine function

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

23 years agoNews on Logstream and Tensor
Guido Kanschat [Mon, 5 Mar 2001 12:06:02 +0000 (12:06 +0000)]
News on Logstream and Tensor

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

23 years agoSource reformatted
Guido Kanschat [Mon, 5 Mar 2001 12:01:58 +0000 (12:01 +0000)]
Source reformatted

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

23 years agoOutput of first and second derivatives
Guido Kanschat [Mon, 5 Mar 2001 11:52:43 +0000 (11:52 +0000)]
Output of first and second derivatives

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

23 years ago<< for tensors of arbitrary rank
Guido Kanschat [Mon, 5 Mar 2001 11:16:05 +0000 (11:16 +0000)]
<< for tensors of arbitrary rank

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

23 years agoDoc clarification.
Wolfgang Bangerth [Mon, 5 Mar 2001 09:43:55 +0000 (09:43 +0000)]
Doc clarification.

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

23 years agoFix missing std::
Wolfgang Bangerth [Fri, 2 Mar 2001 10:17:31 +0000 (10:17 +0000)]
Fix missing std::

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

23 years agoChoose different weights for the new point on a quad and in the
Wolfgang Bangerth [Fri, 2 Mar 2001 09:54:59 +0000 (09:54 +0000)]
Choose different weights for the new point on a quad and in the
interior of a hex.

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

23 years agoSmall doc update.
Wolfgang Bangerth [Thu, 1 Mar 2001 10:04:53 +0000 (10:04 +0000)]
Small doc update.

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

23 years agoAdd missing include file 'map'
Guido Kanschat [Wed, 28 Feb 2001 12:02:03 +0000 (12:02 +0000)]
Add missing include file 'map'

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

23 years agoFix more missing std::
Wolfgang Bangerth [Wed, 28 Feb 2001 10:32:35 +0000 (10:32 +0000)]
Fix more missing std::

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

23 years agoFix std::
Wolfgang Bangerth [Wed, 28 Feb 2001 10:30:37 +0000 (10:30 +0000)]
Fix std::

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

23 years agoFix missing std::
Wolfgang Bangerth [Wed, 28 Feb 2001 10:17:18 +0000 (10:17 +0000)]
Fix missing std::

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

23 years agoFix missing std::
Wolfgang Bangerth [Wed, 28 Feb 2001 10:03:33 +0000 (10:03 +0000)]
Fix missing std::

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

23 years agoDoc update on MT-safeness.
Wolfgang Bangerth [Tue, 27 Feb 2001 17:16:45 +0000 (17:16 +0000)]
Doc update on MT-safeness.

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

23 years agoInclude missing header.
Ralf Hartmann [Tue, 27 Feb 2001 15:13:56 +0000 (15:13 +0000)]
Include missing header.

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

23 years agoUndo patch.
Wolfgang Bangerth [Tue, 27 Feb 2001 14:40:06 +0000 (14:40 +0000)]
Undo patch.

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