]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
23 years agoRemove throw() specification again, as gcc2.95.2 chokes on it.
Wolfgang Bangerth [Wed, 17 Jan 2001 09:52:46 +0000 (09:52 +0000)]
Remove throw() specification again, as gcc2.95.2 chokes on it.

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

23 years agoFix left-over from bug std:: merge.
Wolfgang Bangerth [Wed, 17 Jan 2001 09:28:24 +0000 (09:28 +0000)]
Fix left-over from bug std:: merge.

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

23 years agoPrefix functions and classes with std:: where this is necessary for the forthcoming...
Wolfgang Bangerth [Wed, 17 Jan 2001 09:07:44 +0000 (09:07 +0000)]
Prefix functions and classes with std:: where this is necessary for the forthcoming future gcc 3.0 release, and mandated by the C++ standard.

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

23 years agoPrefix functions and classes with std:: where this is necessary for the forthcoming...
Wolfgang Bangerth [Wed, 17 Jan 2001 08:27:47 +0000 (08:27 +0000)]
Prefix functions and classes with std:: where this is necessary for the forthcoming future gcc 3.0 release, and mandated by the C++ standard.

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

23 years agoFirst (Test)implementation of HyperBallBoundary::get_intermediate_points_on_quad.
Ralf Hartmann [Tue, 16 Jan 2001 14:01:11 +0000 (14:01 +0000)]
First (Test)implementation of HyperBallBoundary::get_intermediate_points_on_quad.

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

23 years agofill_face_values is buggy.
Guido Kanschat [Mon, 15 Jan 2001 17:54:45 +0000 (17:54 +0000)]
fill_face_values is buggy.
has to be corrected later, due to a strange custom in Germany
shops close just when customers might pop in

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

23 years agocontract for two 1st order tensors
Guido Kanschat [Mon, 15 Jan 2001 12:39:15 +0000 (12:39 +0000)]
contract for two 1st order tensors

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

23 years agoDubious structure removed
Guido Kanschat [Mon, 15 Jan 2001 12:36:22 +0000 (12:36 +0000)]
Dubious structure removed

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

23 years agoAdd missing dummy functions for QProjector<1>.
Ralf Hartmann [Mon, 15 Jan 2001 10:40:16 +0000 (10:40 +0000)]
Add missing dummy functions for QProjector<1>.

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

23 years agoinstantiation of QProjector<1> added. May be changed by whoever considers it unsuitable
Guido Kanschat [Mon, 15 Jan 2001 10:20:28 +0000 (10:20 +0000)]
instantiation of QProjector<1> added. May be changed by whoever considers it unsuitable

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

23 years agoscalar product of tensors
Guido Kanschat [Mon, 15 Jan 2001 09:57:34 +0000 (09:57 +0000)]
scalar product of tensors

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

23 years agoReimplement HyperBallBoundary<2>::get_intermediate_points_on_line as it didn't work...
Ralf Hartmann [Fri, 12 Jan 2001 09:15:06 +0000 (09:15 +0000)]
Reimplement HyperBallBoundary<2>::get_intermediate_points_on_line as it didn't work in all cases before.

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

23 years agoNew get_intermediate_points_on_quad functions in Boundary in StraightBoundary classes...
Ralf Hartmann [Fri, 12 Jan 2001 09:13:52 +0000 (09:13 +0000)]
New get_intermediate_points_on_quad functions in Boundary in StraightBoundary classes. Small changes.

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

23 years agoNew get_intermediate_points_on_quad functions in Boundary in StraightBoundary classes.
Ralf Hartmann [Fri, 12 Jan 2001 09:12:27 +0000 (09:12 +0000)]
New get_intermediate_points_on_quad functions in Boundary in StraightBoundary classes.

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

23 years agoNew n_tensor_product_polynomials function. Small changes.
Ralf Hartmann [Wed, 10 Jan 2001 18:17:23 +0000 (18:17 +0000)]
New n_tensor_product_polynomials function. Small changes.

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

23 years agoSome notes on the use of DEC's cxx compiler. We don't support it yet,
Wolfgang Bangerth [Wed, 10 Jan 2001 17:43:14 +0000 (17:43 +0000)]
Some notes on the use of DEC's cxx compiler. We don't support it yet,
but this is a list of flags that might be useful.

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

23 years agoAdd notes on DECs compiler.
Wolfgang Bangerth [Wed, 10 Jan 2001 17:11:18 +0000 (17:11 +0000)]
Add notes on DECs compiler.

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

23 years agoNew n_tensor_product_polynomials function. Small changes.
Ralf Hartmann [Wed, 10 Jan 2001 17:05:19 +0000 (17:05 +0000)]
New n_tensor_product_polynomials function. Small changes.

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

23 years agoFix small bug in the Horner scheme that produced wrong results only very scarce.
Ralf Hartmann [Wed, 10 Jan 2001 17:04:43 +0000 (17:04 +0000)]
Fix small bug in the Horner scheme that produced wrong results only very scarce.

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

23 years agoAdd quotes at several places. Use -g instead of -ggdb for non-gcc compilers.
Wolfgang Bangerth [Wed, 10 Jan 2001 17:01:24 +0000 (17:01 +0000)]
Add quotes at several places. Use -g instead of -ggdb for non-gcc compilers.

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

23 years agoReturn invalid value instead of calling abort. Also throw an exception.
Wolfgang Bangerth [Wed, 10 Jan 2001 16:45:22 +0000 (16:45 +0000)]
Return invalid value instead of calling abort. Also throw an exception.

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

23 years agoAdd member variable initializer to Quadrature<0>
Wolfgang Bangerth [Wed, 10 Jan 2001 16:43:46 +0000 (16:43 +0000)]
Add member variable initializer to Quadrature<0>

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

23 years agoRemove erroneous `template' keyword.
Wolfgang Bangerth [Wed, 10 Jan 2001 16:41:41 +0000 (16:41 +0000)]
Remove erroneous `template' keyword.

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

23 years agoAdd several `friend' declarations.
Wolfgang Bangerth [Wed, 10 Jan 2001 16:39:53 +0000 (16:39 +0000)]
Add several `friend' declarations.

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

23 years agoRemove extraneous semi-colon.
Wolfgang Bangerth [Wed, 10 Jan 2001 16:22:13 +0000 (16:22 +0000)]
Remove extraneous semi-colon.

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

23 years agoAdd missing exception specification to ExceptionBase::what.
Wolfgang Bangerth [Wed, 10 Jan 2001 13:41:16 +0000 (13:41 +0000)]
Add missing exception specification to ExceptionBase::what.

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

23 years agoAdd missing newline at end.
Wolfgang Bangerth [Wed, 10 Jan 2001 13:39:41 +0000 (13:39 +0000)]
Add missing newline at end.

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

23 years agoNew get_intermediate_points_on_line function. Needed for MappingQ class.
Ralf Hartmann [Tue, 9 Jan 2001 14:44:31 +0000 (14:44 +0000)]
New get_intermediate_points_on_line function. Needed for MappingQ class.

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

23 years agoIMA preprints 1728 & 1735
Guido Kanschat [Tue, 9 Jan 2001 14:28:13 +0000 (14:28 +0000)]
IMA preprints 1728 & 1735

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

23 years agonew FullMatrix constructor
Guido Kanschat [Tue, 9 Jan 2001 12:52:21 +0000 (12:52 +0000)]
new FullMatrix constructor

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

23 years agoIndex removed
Guido Kanschat [Tue, 9 Jan 2001 12:29:15 +0000 (12:29 +0000)]
Index removed

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

23 years agoConstructor for QProjector
Guido Kanschat [Mon, 8 Jan 2001 21:00:47 +0000 (21:00 +0000)]
Constructor for QProjector

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

23 years agotest for QProjector and several dim
Guido Kanschat [Mon, 8 Jan 2001 20:59:52 +0000 (20:59 +0000)]
test for QProjector and several dim

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

23 years agoAdd F77-VERSION doc.
Wolfgang Bangerth [Mon, 8 Jan 2001 12:51:24 +0000 (12:51 +0000)]
Add F77-VERSION doc.

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

23 years agoAdd quotes at one place.
Wolfgang Bangerth [Mon, 8 Jan 2001 12:50:49 +0000 (12:50 +0000)]
Add quotes at one place.

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

23 years agoMore F77 checks.
Wolfgang Bangerth [Mon, 8 Jan 2001 12:37:37 +0000 (12:37 +0000)]
More F77 checks.

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

23 years agoNote c-3-1
Wolfgang Bangerth [Mon, 8 Jan 2001 09:15:33 +0000 (09:15 +0000)]
Note c-3-1

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

23 years agoRename news file.
Wolfgang Bangerth [Mon, 8 Jan 2001 09:05:13 +0000 (09:05 +0000)]
Rename news file.

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

23 years agoRename c-3-0 to 3.0.0-vs-3.1.0.
Wolfgang Bangerth [Mon, 8 Jan 2001 08:54:30 +0000 (08:54 +0000)]
Rename c-3-0 to 3.0.0-vs-3.1.0.

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

23 years agoc-3-1.html
Wolfgang Bangerth [Mon, 8 Jan 2001 08:41:06 +0000 (08:41 +0000)]
c-3-1.html

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

23 years agoAdd 2001 logfiles.
Wolfgang Bangerth [Mon, 8 Jan 2001 08:36:36 +0000 (08:36 +0000)]
Add 2001 logfiles.

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

23 years ago.
Wolfgang Bangerth [Mon, 8 Jan 2001 08:33:15 +0000 (08:33 +0000)]
.

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

23 years agoCheck references.
Wolfgang Bangerth [Mon, 8 Jan 2001 08:32:46 +0000 (08:32 +0000)]
Check references.

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

23 years agoAdd some Fortran checks and the like.
Wolfgang Bangerth [Mon, 8 Jan 2001 08:32:03 +0000 (08:32 +0000)]
Add some Fortran checks and the like.

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

23 years agoFix some comment tags.
Wolfgang Bangerth [Mon, 8 Jan 2001 08:30:51 +0000 (08:30 +0000)]
Fix some comment tags.

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

23 years agoFix use of AC_LANG.
Wolfgang Bangerth [Mon, 8 Jan 2001 08:28:28 +0000 (08:28 +0000)]
Fix use of AC_LANG.

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

23 years agoCorrect copy-paste bug in FEQ4.
Ralf Hartmann [Fri, 22 Dec 2000 15:21:11 +0000 (15:21 +0000)]
Correct copy-paste bug in FEQ4.

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

23 years agoUpdate compile time requirements.
Wolfgang Bangerth [Wed, 20 Dec 2000 12:16:08 +0000 (12:16 +0000)]
Update compile time requirements.

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

23 years agoSwitch to version 3.1
Wolfgang Bangerth [Wed, 20 Dec 2000 10:19:38 +0000 (10:19 +0000)]
Switch to version 3.1

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

23 years agoSwitch to version 3.1
Wolfgang Bangerth [Wed, 20 Dec 2000 10:19:28 +0000 (10:19 +0000)]
Switch to version 3.1

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

23 years agoThis is now version 3.2 pre.
Wolfgang Bangerth [Tue, 19 Dec 2000 17:11:47 +0000 (17:11 +0000)]
This is now version 3.2 pre.

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

23 years agoFinish this testcase.
Wolfgang Bangerth [Tue, 19 Dec 2000 16:59:07 +0000 (16:59 +0000)]
Finish this testcase.

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

23 years agoUndo change, which should really have happened on a branch.
Wolfgang Bangerth [Tue, 19 Dec 2000 16:21:10 +0000 (16:21 +0000)]
Undo change, which should really have happened on a branch.

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

23 years agoUndo Guido's change, which should really have happened on a branch!
Wolfgang Bangerth [Tue, 19 Dec 2000 16:13:43 +0000 (16:13 +0000)]
Undo Guido's change, which should really have happened on a branch!

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

23 years agoDefine some functions only for the dimension we are presently in. This
Wolfgang Bangerth [Tue, 19 Dec 2000 14:52:24 +0000 (14:52 +0000)]
Define some functions only for the dimension we are presently in. This
avoid trouble when linking with static libs.

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

23 years agoRemove unnecessary variable.
Wolfgang Bangerth [Tue, 19 Dec 2000 14:37:34 +0000 (14:37 +0000)]
Remove unnecessary variable.

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

23 years agoAdd doc.
Wolfgang Bangerth [Tue, 19 Dec 2000 14:34:21 +0000 (14:34 +0000)]
Add doc.

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

23 years agoFix more bugs.
Wolfgang Bangerth [Tue, 19 Dec 2000 13:50:54 +0000 (13:50 +0000)]
Fix more bugs.

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

23 years agoFix one bug. Several more still lurking somewhere in the deep.
Wolfgang Bangerth [Tue, 19 Dec 2000 13:21:43 +0000 (13:21 +0000)]
Fix one bug. Several more still lurking somewhere in the deep.

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

23 years agoavoid machine accuracy problems
Guido Kanschat [Tue, 19 Dec 2000 12:51:05 +0000 (12:51 +0000)]
avoid machine accuracy problems

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

23 years agofunction renamed
Guido Kanschat [Tue, 19 Dec 2000 09:02:35 +0000 (09:02 +0000)]
function renamed

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

23 years agomore documentation
Guido Kanschat [Tue, 19 Dec 2000 08:58:49 +0000 (08:58 +0000)]
more documentation

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

23 years agoAdd intergrid things to check list.
Wolfgang Bangerth [Mon, 18 Dec 2000 14:59:52 +0000 (14:59 +0000)]
Add intergrid things to check list.

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

23 years agoAdd new test to check for intergrid constraints. Does not really work yet, but have...
Wolfgang Bangerth [Mon, 18 Dec 2000 14:34:15 +0000 (14:34 +0000)]
Add new test to check for intergrid constraints. Does not really work yet, but have to check it in to finish it in another directory.

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

23 years agoshow_transform yields good results again
Guido Kanschat [Mon, 18 Dec 2000 14:28:55 +0000 (14:28 +0000)]
show_transform yields good results again

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

23 years agoRemove a variable that was not only not needed but the initialization
Wolfgang Bangerth [Mon, 18 Dec 2000 14:18:57 +0000 (14:18 +0000)]
Remove a variable that was not only not needed but the initialization
of which led to an exception.

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

23 years agoFix bug.
Ralf Hartmann [Mon, 18 Dec 2000 13:37:02 +0000 (13:37 +0000)]
Fix bug.

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

23 years agoImplementation of Test for TensorProductPolynomials.
Ralf Hartmann [Mon, 18 Dec 2000 13:30:38 +0000 (13:30 +0000)]
Implementation of Test for TensorProductPolynomials.

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

23 years agoRemove old implementation of shape_values_and_grads.
Ralf Hartmann [Mon, 18 Dec 2000 12:44:25 +0000 (12:44 +0000)]
Remove old implementation of shape_values_and_grads.

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

23 years agoImplementation of grad_grads.
Ralf Hartmann [Mon, 18 Dec 2000 12:36:13 +0000 (12:36 +0000)]
Implementation of grad_grads.

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

23 years agonew class FE_Q<dim>
Guido Kanschat [Mon, 18 Dec 2000 12:31:18 +0000 (12:31 +0000)]
new class FE_Q<dim>

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

23 years agonew class FE_Q<dim>
Guido Kanschat [Mon, 18 Dec 2000 12:17:44 +0000 (12:17 +0000)]
new class FE_Q<dim>

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

23 years agoFirst implementation of values and grads. grad_grads not yet implemented.
Ralf Hartmann [Mon, 18 Dec 2000 10:48:21 +0000 (10:48 +0000)]
First implementation of values and grads. grad_grads not yet implemented.

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

23 years agonew class FE_Q<dim>
Guido Kanschat [Mon, 18 Dec 2000 10:32:06 +0000 (10:32 +0000)]
new class FE_Q<dim>

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

23 years agomore on polynomials
Guido Kanschat [Mon, 18 Dec 2000 10:18:25 +0000 (10:18 +0000)]
more on polynomials

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

23 years agoFix indentation.
Wolfgang Bangerth [Sun, 17 Dec 2000 14:19:32 +0000 (14:19 +0000)]
Fix indentation.

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

23 years agoAdd another value function to the polynomial class and test it.
Wolfgang Bangerth [Sun, 17 Dec 2000 14:16:59 +0000 (14:16 +0000)]
Add another value function to the polynomial class and test it.

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

23 years agoDelete date tags.
Wolfgang Bangerth [Sun, 17 Dec 2000 14:16:44 +0000 (14:16 +0000)]
Delete date tags.

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

23 years agonew script for branches
Guido Kanschat [Fri, 15 Dec 2000 11:32:40 +0000 (11:32 +0000)]
new script for branches

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

23 years agoInitial implementation of the TensorProductPolynomials class.
Ralf Hartmann [Fri, 15 Dec 2000 11:25:51 +0000 (11:25 +0000)]
Initial implementation of the TensorProductPolynomials class.

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

23 years agoLexicographical order of support points.
Ralf Hartmann [Fri, 15 Dec 2000 10:33:36 +0000 (10:33 +0000)]
Lexicographical order of support points.

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

23 years agoOutput reduced
Guido Kanschat [Fri, 15 Dec 2000 10:08:10 +0000 (10:08 +0000)]
Output reduced

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

23 years agoSmall change.
Ralf Hartmann [Fri, 15 Dec 2000 07:20:19 +0000 (07:20 +0000)]
Small change.

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

23 years agoCorrect license header of files.
Ralf Hartmann [Fri, 15 Dec 2000 07:17:21 +0000 (07:17 +0000)]
Correct license header of files.

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

23 years agoInclude/correct license header of files.
Ralf Hartmann [Fri, 15 Dec 2000 07:15:46 +0000 (07:15 +0000)]
Include/correct license header of files.

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

23 years agoTestcase for new classes Polynomial and LagrangeEquidistant.
Ralf Hartmann [Fri, 15 Dec 2000 07:02:41 +0000 (07:02 +0000)]
Testcase for new classes Polynomial and LagrangeEquidistant.

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

23 years agoInitial implementation of new classes Polynomial (includes Horner scheme) and Lagrang...
Ralf Hartmann [Fri, 15 Dec 2000 06:59:08 +0000 (06:59 +0000)]
Initial implementation of new classes Polynomial (includes Horner scheme) and LagrangeEquidistant for Q0...Q4.

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

23 years agoTypo in doc
Guido Kanschat [Thu, 14 Dec 2000 10:37:56 +0000 (10:37 +0000)]
Typo in doc

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

23 years agoBug fixed in make_flux_sparsity_pattern_edge
Guido Kanschat [Wed, 13 Dec 2000 17:17:49 +0000 (17:17 +0000)]
Bug fixed in make_flux_sparsity_pattern_edge

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

23 years agoCheck that the mesh refinement criteria are actually non-negative values.
Wolfgang Bangerth [Tue, 12 Dec 2000 16:51:40 +0000 (16:51 +0000)]
Check that the mesh refinement criteria are actually non-negative values.

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

23 years agonew function Q1Wedge
Guido Kanschat [Thu, 7 Dec 2000 17:39:45 +0000 (17:39 +0000)]
new function Q1Wedge

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

23 years agoupdate on changes
Guido Kanschat [Thu, 7 Dec 2000 11:13:44 +0000 (11:13 +0000)]
update on changes

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

23 years agoKrylov-space methods do not use residual() anymore
Guido Kanschat [Thu, 7 Dec 2000 10:42:19 +0000 (10:42 +0000)]
Krylov-space methods do not use residual() anymore

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

23 years agonew counting in gmres
Guido Kanschat [Thu, 7 Dec 2000 10:41:36 +0000 (10:41 +0000)]
new counting in gmres

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

23 years agoLine numbers and file names removed
Guido Kanschat [Thu, 7 Dec 2000 10:35:38 +0000 (10:35 +0000)]
Line numbers and file names removed

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

23 years agoBlockDiagonalMatrix
Guido Kanschat [Wed, 6 Dec 2000 16:41:04 +0000 (16:41 +0000)]
BlockDiagonalMatrix

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

23 years agoPreconditionMG has Subscriptor
Guido Kanschat [Wed, 6 Dec 2000 13:05:04 +0000 (13:05 +0000)]
PreconditionMG has Subscriptor

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

23 years agoChange list<> to set<> at some places. Add new parameter to DoFTools::extract_boundar...
Wolfgang Bangerth [Mon, 4 Dec 2000 16:26:29 +0000 (16:26 +0000)]
Change list<> to set<> at some places. Add new parameter to DoFTools::extract_boundary_dofs.

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

23 years agoUpdate.
Wolfgang Bangerth [Mon, 4 Dec 2000 10:26:33 +0000 (10:26 +0000)]
Update.

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

23 years agoAdd functions symmetrize to SparsityPattern and SparseMatrix.
Wolfgang Bangerth [Sat, 2 Dec 2000 21:30:13 +0000 (21:30 +0000)]
Add functions symmetrize to SparsityPattern and SparseMatrix.

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