]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
24 years agoOnly minor changes.
wolf [Thu, 27 Jul 2000 08:38:07 +0000 (08:38 +0000)]
Only minor changes.

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

24 years agoMore indentation fixes.
wolf [Wed, 26 Jul 2000 16:22:11 +0000 (16:22 +0000)]
More indentation fixes.

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

24 years agoFix indentation.
wolf [Wed, 26 Jul 2000 14:49:31 +0000 (14:49 +0000)]
Fix indentation.

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

24 years agoFix bug: forgot that we can't delete the names and units of data.
wolf [Wed, 26 Jul 2000 14:49:12 +0000 (14:49 +0000)]
Fix bug: forgot that we can't delete the names and units of data.

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

24 years agoAdd DataOut::clear_input_data_references.
wolf [Wed, 26 Jul 2000 14:40:43 +0000 (14:40 +0000)]
Add DataOut::clear_input_data_references.

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

24 years agoAdd clear_input_data_references.
wolf [Wed, 26 Jul 2000 14:35:27 +0000 (14:35 +0000)]
Add clear_input_data_references.

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

24 years agoExclude the forward declaration file from processing by kdoc. Reason:
wolf [Mon, 24 Jul 2000 13:37:07 +0000 (13:37 +0000)]
Exclude the forward declaration file from processing by kdoc. Reason:
if kdoc saw a forward decl of something previously, it attaches docs
to this node. this leads to problems if we have (erroneously) forward
declared a class in a namespace or a local class, since then the
output generated by kdoc will look like a global class, rather than
from a local or namespaced class.

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

24 years agoUse correct dependency.
wolf [Mon, 24 Jul 2000 12:21:10 +0000 (12:21 +0000)]
Use correct dependency.

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

24 years ago.
wolf [Mon, 24 Jul 2000 09:14:39 +0000 (09:14 +0000)]
.

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

24 years agoFix a bug uncovered by Ralf's recent checks in get_function_values.
wolf [Mon, 24 Jul 2000 09:12:49 +0000 (09:12 +0000)]
Fix a bug uncovered by Ralf's recent checks in get_function_values.

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

24 years agoQGauss8 was removed.
wolf [Mon, 24 Jul 2000 09:03:17 +0000 (09:03 +0000)]
QGauss8 was removed.

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

24 years agoIf the docs say that the solver is virtual, then it should also be
wolf [Mon, 24 Jul 2000 08:52:07 +0000 (08:52 +0000)]
If the docs say that the solver is virtual, then it should also be
declared so.

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

24 years agoCommit matching output file.
wolf [Mon, 24 Jul 2000 08:42:32 +0000 (08:42 +0000)]
Commit matching output file.

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

24 years agoQGauss8 removed.
wolf [Mon, 24 Jul 2000 08:39:16 +0000 (08:39 +0000)]
QGauss8 removed.

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

24 years agoAllow for simpler extensibility by using push_back. output mangled
wolf [Mon, 24 Jul 2000 08:37:11 +0000 (08:37 +0000)]
Allow for simpler extensibility by using push_back. output mangled
class names in order to make more transparent in the output which
number belongs to which class.

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

24 years agoRemove unused parm, as that generated warnings.
wolf [Mon, 24 Jul 2000 08:33:04 +0000 (08:33 +0000)]
Remove unused parm, as that generated warnings.

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

24 years agoFix include path.
wolf [Mon, 24 Jul 2000 08:26:23 +0000 (08:26 +0000)]
Fix include path.

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

24 years agoRemove QGauss8, since it is broken.
wolf [Mon, 24 Jul 2000 08:25:03 +0000 (08:25 +0000)]
Remove QGauss8, since it is broken.

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

24 years agoRename these files to derivative_approximation.cc/h.
wolf [Mon, 24 Jul 2000 08:17:50 +0000 (08:17 +0000)]
Rename these files to derivative_approximation.cc/h.

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

24 years agoAdd function for general dimension.
wolf [Mon, 24 Jul 2000 08:16:05 +0000 (08:16 +0000)]
Add function for general dimension.

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

24 years agoClean examples directory as well, when using `make clean'.
wolf [Mon, 24 Jul 2000 07:48:30 +0000 (07:48 +0000)]
Clean examples directory as well, when using `make clean'.

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

24 years agoouter_product, parameter bounds, DerivativeApproximation class.
wolf [Mon, 24 Jul 2000 07:47:39 +0000 (07:47 +0000)]
outer_product, parameter bounds, DerivativeApproximation class.

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

24 years agoAdd hint to library class.
wolf [Mon, 24 Jul 2000 07:46:31 +0000 (07:46 +0000)]
Add hint to library class.

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

24 years agoMajor revamp of the finite difference approximation of derivatives. Allow to approxim...
wolf [Mon, 24 Jul 2000 07:46:03 +0000 (07:46 +0000)]
Major revamp of the finite difference approximation of derivatives. Allow to approximate higher derivatives as well, using some template magic.

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

24 years agoImplement the ability to check bounds for integer and double parameters.
wolf [Mon, 24 Jul 2000 07:45:09 +0000 (07:45 +0000)]
Implement the ability to check bounds for integer and double parameters.

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

24 years agoImplement outer_product functions for tensors.
wolf [Mon, 24 Jul 2000 07:42:00 +0000 (07:42 +0000)]
Implement outer_product functions for tensors.

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

24 years agoImprove wording on overloaded virtual functions.
wolf [Fri, 21 Jul 2000 12:54:46 +0000 (12:54 +0000)]
Improve wording on overloaded virtual functions.

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

24 years agoMove the assignment to the place where the other assignments are as well.
wolf [Fri, 21 Jul 2000 11:27:58 +0000 (11:27 +0000)]
Move the assignment to the place where the other assignments are as well.

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

24 years agoThere must not be spaces around an assignment!
wolf [Fri, 21 Jul 2000 11:23:45 +0000 (11:23 +0000)]
There must not be spaces around an assignment!

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

24 years agoMake the test for the compiler version simpler.
wolf [Fri, 21 Jul 2000 11:14:06 +0000 (11:14 +0000)]
Make the test for the compiler version simpler.

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

24 years agoFix several semantical and syntactical issues.
zamni [Fri, 21 Jul 2000 08:51:47 +0000 (08:51 +0000)]
Fix several semantical and syntactical issues.

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

24 years agomore doc for including missing assertions.
hartmann [Thu, 20 Jul 2000 12:06:12 +0000 (12:06 +0000)]
more doc for including missing assertions.

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

24 years agoinclude missing assertions in FEValuesBase::get_function_*
hartmann [Thu, 20 Jul 2000 11:31:17 +0000 (11:31 +0000)]
include missing assertions in FEValuesBase::get_function_*

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

24 years agoFix: Include missing assertions in <code
hartmann [Thu, 20 Jul 2000 11:29:34 +0000 (11:29 +0000)]
Fix: Include missing assertions in <code

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

24 years agostep-9.
wolf [Tue, 18 Jul 2000 14:49:38 +0000 (14:49 +0000)]
step-9.

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

24 years agoFinish step-9.
wolf [Tue, 18 Jul 2000 14:45:25 +0000 (14:45 +0000)]
Finish step-9.

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

24 years agoFix some minor things.
wolf [Tue, 18 Jul 2000 14:32:01 +0000 (14:32 +0000)]
Fix some minor things.

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

24 years agoMostly reindentations.
wolf [Tue, 18 Jul 2000 14:25:58 +0000 (14:25 +0000)]
Mostly reindentations.

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

24 years agoAdd some (irrelevant) `virtual' keywords here and there.
wolf [Tue, 18 Jul 2000 14:25:41 +0000 (14:25 +0000)]
Add some (irrelevant) `virtual' keywords here and there.

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

24 years agonew JumpFunction
guido [Tue, 18 Jul 2000 00:51:33 +0000 (00:51 +0000)]
new JumpFunction

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

24 years agoChange grid file and output a little.
wolf [Mon, 17 Jul 2000 13:40:31 +0000 (13:40 +0000)]
Change grid file and output a little.

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

24 years ago.
wolf [Mon, 17 Jul 2000 13:33:11 +0000 (13:33 +0000)]
.

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

24 years agoAdd results page.
wolf [Mon, 17 Jul 2000 12:59:30 +0000 (12:59 +0000)]
Add results page.

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

24 years agoAdd pix.
wolf [Mon, 17 Jul 2000 12:58:51 +0000 (12:58 +0000)]
Add pix.

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

24 years agoIndent correctly.
wolf [Mon, 17 Jul 2000 08:53:53 +0000 (08:53 +0000)]
Indent correctly.

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

24 years agoAdd step-9.
wolf [Mon, 17 Jul 2000 08:08:13 +0000 (08:08 +0000)]
Add step-9.

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

24 years agoSmall changes.
wolf [Mon, 17 Jul 2000 08:07:55 +0000 (08:07 +0000)]
Small changes.

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

24 years agoAdd intro text
wolf [Mon, 17 Jul 2000 08:06:58 +0000 (08:06 +0000)]
Add intro text

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

24 years agoMostly finish step-9.
wolf [Mon, 17 Jul 2000 08:06:20 +0000 (08:06 +0000)]
Mostly finish step-9.

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

24 years agoSmall clean-ups.
wolf [Mon, 17 Jul 2000 08:05:40 +0000 (08:05 +0000)]
Small clean-ups.

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

24 years agoDoc update.
wolf [Mon, 17 Jul 2000 08:04:49 +0000 (08:04 +0000)]
Doc update.

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

24 years agoUse &aelig; instead of keyboard char.
wolf [Mon, 17 Jul 2000 07:49:15 +0000 (07:49 +0000)]
Use &aelig; instead of keyboard char.

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

24 years agoMicro change.
wolf [Mon, 17 Jul 2000 07:13:27 +0000 (07:13 +0000)]
Micro change.

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

24 years ago.
wolf [Mon, 17 Jul 2000 07:13:10 +0000 (07:13 +0000)]
.

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

24 years agoDoFRenumbering::downstream_dg
guido [Fri, 14 Jul 2000 21:38:33 +0000 (21:38 +0000)]
DoFRenumbering::downstream_dg

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

24 years agodownstream renumbering for mg
guido [Fri, 14 Jul 2000 20:20:41 +0000 (20:20 +0000)]
downstream renumbering for mg

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

24 years agoAccess to single-level cell changed
guido [Fri, 14 Jul 2000 20:19:59 +0000 (20:19 +0000)]
Access to single-level cell changed

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

24 years agoVirtual destructor added
guido [Fri, 14 Jul 2000 19:39:52 +0000 (19:39 +0000)]
Virtual destructor added

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

24 years agoDownstream numbering for DG
guido [Thu, 13 Jul 2000 19:56:08 +0000 (19:56 +0000)]
Downstream numbering for DG

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

24 years agocell_wise numbering in DoFRenumbering
guido [Thu, 13 Jul 2000 14:33:43 +0000 (14:33 +0000)]
cell_wise numbering in DoFRenumbering

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

24 years agoreplace the virtual function fet_face by a nonvirtual one that returns present_face...
hartmann [Thu, 13 Jul 2000 11:41:42 +0000 (11:41 +0000)]
replace the virtual function fet_face by a nonvirtual one that returns present_face of FEFaceValuesBase.

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

24 years agoAuthors
guido [Wed, 12 Jul 2000 21:20:23 +0000 (21:20 +0000)]
Authors

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

24 years agoVectorTools and PreconditionBlockSOR
guido [Wed, 12 Jul 2000 21:17:39 +0000 (21:17 +0000)]
VectorTools and PreconditionBlockSOR

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

24 years agonew function compute_mean_value in VectorTools
guido [Wed, 12 Jul 2000 20:08:47 +0000 (20:08 +0000)]
new function compute_mean_value in VectorTools

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

24 years agoTvmult for PreconditionBlockSOR
guido [Wed, 12 Jul 2000 20:02:12 +0000 (20:02 +0000)]
Tvmult for PreconditionBlockSOR

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

24 years agoQMilne and QWeddle work in higher dimensions
guido [Tue, 11 Jul 2000 23:01:36 +0000 (23:01 +0000)]
QMilne and QWeddle work in higher dimensions

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

24 years agoCheck 2d Quadrature instead of 1d
guido [Tue, 11 Jul 2000 22:59:00 +0000 (22:59 +0000)]
Check 2d Quadrature instead of 1d

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

24 years agomissing constructors added
guido [Fri, 7 Jul 2000 23:19:06 +0000 (23:19 +0000)]
missing constructors added

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

24 years agovariable breakdown criterion
guido [Fri, 7 Jul 2000 22:29:24 +0000 (22:29 +0000)]
variable breakdown criterion

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

24 years agotransposed solver
guido [Fri, 7 Jul 2000 22:29:03 +0000 (22:29 +0000)]
transposed solver

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

24 years agotest all quadrature formulae in 1d
guido [Fri, 7 Jul 2000 21:44:00 +0000 (21:44 +0000)]
test all quadrature formulae in 1d

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

24 years agonew high order closed Newton-Cotes formulae
guido [Fri, 7 Jul 2000 21:43:32 +0000 (21:43 +0000)]
new high order closed Newton-Cotes formulae

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

24 years agoDocumentation update
guido [Thu, 6 Jul 2000 19:32:15 +0000 (19:32 +0000)]
Documentation update

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

24 years agodoc update.
hartmann [Thu, 6 Jul 2000 08:34:27 +0000 (08:34 +0000)]
doc update.

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

24 years ago.
wolf [Thu, 6 Jul 2000 07:23:22 +0000 (07:23 +0000)]
.

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

24 years agoNaN is always a failure
guido [Wed, 5 Jul 2000 21:50:45 +0000 (21:50 +0000)]
NaN is always a failure

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

24 years agoCompute second derivatives only when needed
guido [Wed, 5 Jul 2000 21:50:14 +0000 (21:50 +0000)]
Compute second derivatives only when needed

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

24 years agoMultithreading flags for linker
guido [Tue, 4 Jul 2000 16:58:57 +0000 (16:58 +0000)]
Multithreading flags for linker

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

24 years agoFix typo.
wolf [Tue, 4 Jul 2000 14:00:22 +0000 (14:00 +0000)]
Fix typo.

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

24 years agoNever try to take the address of a temporary variable...
wolf [Tue, 4 Jul 2000 12:24:48 +0000 (12:24 +0000)]
Never try to take the address of a temporary variable...

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

24 years agoMicro change (add const)
wolf [Tue, 4 Jul 2000 12:20:50 +0000 (12:20 +0000)]
Micro change (add const)

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

24 years agoUpdate docs.
wolf [Tue, 4 Jul 2000 08:30:06 +0000 (08:30 +0000)]
Update docs.

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

24 years agoAdd cvs version marker.
wolf [Tue, 4 Jul 2000 08:16:39 +0000 (08:16 +0000)]
Add cvs version marker.

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

24 years agoFix regexp for the $Id:$ line in the makefiles.
wolf [Tue, 4 Jul 2000 08:16:20 +0000 (08:16 +0000)]
Fix regexp for the $Id:$ line in the makefiles.

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

24 years agoNote kdoc2.
wolf [Tue, 4 Jul 2000 07:39:57 +0000 (07:39 +0000)]
Note kdoc2.

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

24 years agoproper header for makefile.*.html
guido [Mon, 3 Jul 2000 19:33:20 +0000 (19:33 +0000)]
proper header for makefile.*.html

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

24 years agoAssertThrow is no good choice to throw this exception, since it
wolf [Mon, 3 Jul 2000 16:32:55 +0000 (16:32 +0000)]
AssertThrow is no good choice to throw this exception, since it
generates output which is not what one would like to see here.

Also break comments at a reasonable column to make them readable even
without extra-wide emacsen.

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

24 years agodelete outdated modules.
wolf [Mon, 3 Jul 2000 16:13:43 +0000 (16:13 +0000)]
delete outdated modules.

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

24 years agoWrite a test that actually finds out whether a flag is recognized by the compiler...
wolf [Mon, 3 Jul 2000 15:56:09 +0000 (15:56 +0000)]
Write a test that actually finds out whether a flag is recognized by the compiler or not, even if the compiler returns a zero exit code for invalid flags.

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

24 years agonew preconditioners and new libraries
guido [Mon, 3 Jul 2000 15:14:58 +0000 (15:14 +0000)]
new preconditioners and new libraries

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

24 years agoDont use AssertThrow when throwing exceptions that are specified in the documentation...
wolf [Mon, 3 Jul 2000 12:48:14 +0000 (12:48 +0000)]
Dont use AssertThrow when throwing exceptions that are specified in the documentation. Rather use throw, as the latter throws an exception that can be caught (as does the first command) but without the output of exception text to stderr. Clearly, error is not needed here as we *expect* the exception to be thrown in some cases.

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

24 years agoStrip more comments in order to make this thing more distributable.
wolf [Mon, 3 Jul 2000 09:15:26 +0000 (09:15 +0000)]
Strip more comments in order to make this thing more distributable.

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

24 years agoDoc update.
wolf [Mon, 3 Jul 2000 07:29:54 +0000 (07:29 +0000)]
Doc update.

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

24 years agokdoc2
wolf [Mon, 3 Jul 2000 07:17:22 +0000 (07:17 +0000)]
kdoc2

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

24 years agoSimpler implementation of the square of x.
wolf [Mon, 3 Jul 2000 07:07:09 +0000 (07:07 +0000)]
Simpler implementation of the square of x.

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

24 years agoOnly formatting changes.
wolf [Mon, 3 Jul 2000 06:42:35 +0000 (06:42 +0000)]
Only formatting changes.

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

24 years agoaccept lack of isnan
guido [Sun, 2 Jul 2000 03:29:25 +0000 (03:29 +0000)]
accept lack of isnan

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

24 years agoAdded Makefile.template
guido [Fri, 30 Jun 2000 21:03:31 +0000 (21:03 +0000)]
Added Makefile.template

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

24 years agoexperimental LAPACK support
guido [Fri, 30 Jun 2000 20:54:43 +0000 (20:54 +0000)]
experimental LAPACK support

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

24 years agoadded some hidden function to the public interface of PreconditionBlock...
guido [Fri, 30 Jun 2000 20:54:09 +0000 (20:54 +0000)]
added some hidden function to the public interface of PreconditionBlock...

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