]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
23 years agoMore std:: and typename stuff
third-party [Mon, 22 Jan 2001 13:46:40 +0000 (13:46 +0000)]
More std:: and typename stuff

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

23 years agoInclude test of the quadrature points (dim==1) being sorted in ascending order.
hartmann [Mon, 22 Jan 2001 12:30:03 +0000 (12:30 +0000)]
Include test of the quadrature points (dim==1) being sorted in ascending order.

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

23 years agoSort the quadrature points in ascending order.
hartmann [Mon, 22 Jan 2001 12:27:16 +0000 (12:27 +0000)]
Sort the quadrature points in ascending order.

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

23 years agoQuadrature points in ascending order.
hartmann [Mon, 22 Jan 2001 12:25:39 +0000 (12:25 +0000)]
Quadrature points in ascending order.

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

23 years agoAdd std:: prefices.
third-party [Mon, 22 Jan 2001 10:25:13 +0000 (10:25 +0000)]
Add std:: prefices.

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

23 years agoFix <vector.h> to <vector>
third-party [Mon, 22 Jan 2001 10:13:52 +0000 (10:13 +0000)]
Fix <vector.h> to <vector>

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

23 years agoFix <vector.h> to <vector>
third-party [Mon, 22 Jan 2001 10:01:35 +0000 (10:01 +0000)]
Fix <vector.h> to <vector>

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

23 years agoMinor std::, typename changes and the like.
wolf [Mon, 22 Jan 2001 09:29:52 +0000 (09:29 +0000)]
Minor std::, typename changes and the like.

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

23 years agoConditionally declare lrand48, if so needed.
wolf [Mon, 22 Jan 2001 09:14:00 +0000 (09:14 +0000)]
Conditionally declare lrand48, if so needed.

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

23 years ago.
wolf [Mon, 22 Jan 2001 08:23:04 +0000 (08:23 +0000)]
.

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

23 years agoFix.
wolf [Mon, 22 Jan 2001 08:22:55 +0000 (08:22 +0000)]
Fix.

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

23 years ago.
wolf [Mon, 22 Jan 2001 08:21:40 +0000 (08:21 +0000)]
.

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

23 years agoRe-include the right file, inadvertantly deleted the wrong one...
wolf [Mon, 22 Jan 2001 08:10:41 +0000 (08:10 +0000)]
Re-include the right file, inadvertantly deleted the wrong one...

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

23 years agoCompatibility patches for IBMs xlC compiler 5.0, and other assorted minor changes...
wolf [Mon, 22 Jan 2001 07:57:30 +0000 (07:57 +0000)]
Compatibility patches for IBMs xlC compiler 5.0, and other assorted minor changes enhancing the correctness of the library.

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

23 years agoAdd destructor to Exception classes with empty throw list, since otherwise the throw...
third-party [Mon, 22 Jan 2001 07:49:44 +0000 (07:49 +0000)]
Add destructor to Exception classes with empty throw list, since otherwise the throw list deviates from that of the base class which is not allowed as the destructor is virtual.

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

23 years ago.
wolf [Fri, 19 Jan 2001 17:09:52 +0000 (17:09 +0000)]
.

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

23 years agocross products for Tensor
guido [Thu, 18 Jan 2001 17:29:43 +0000 (17:29 +0000)]
cross products for Tensor

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

23 years agonew contract for Tensors of order 1 and 2
guido [Thu, 18 Jan 2001 13:02:16 +0000 (13:02 +0000)]
new contract for Tensors of order 1 and 2

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

23 years agoBack out patch 1.44->1.45 again, as it seemed to have slipped in from
wolf [Wed, 17 Jan 2001 09:53:21 +0000 (09:53 +0000)]
Back out patch 1.44->1.45 again, as it seemed to have slipped in from
another branch by chance.

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

23 years agoRemove throw() specification again, as gcc2.95.2 chokes on it.
wolf [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.
wolf [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...
wolf [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...
wolf [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.
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 [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 [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 [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>.
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 [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 [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...
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...
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.
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.
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,
wolf [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.
wolf [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.
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.
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.
wolf [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.
wolf [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>
wolf [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.
wolf [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.
wolf [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.
wolf [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.
wolf [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.
wolf [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.
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 [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 [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 [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 [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 [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.
wolf [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.
wolf [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.
wolf [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
wolf [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.
wolf [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.
wolf [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
wolf [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.
wolf [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.
wolf [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.
wolf [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.
wolf [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.
wolf [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.
wolf [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.
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.
wolf [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
wolf [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
wolf [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.
wolf [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.
wolf [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.
wolf [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!
wolf [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
wolf [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.
wolf [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.
wolf [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.
wolf [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.
wolf [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 [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 [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 [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.
wolf [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...
wolf [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 [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
wolf [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.
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.
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.
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.
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 [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 [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.
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 [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 [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.
wolf [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.
wolf [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.
wolf [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 [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.
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.
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


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.