]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
23 years agono mass matrix without quadrature
guido [Mon, 5 Feb 2001 15:11:14 +0000 (15:11 +0000)]
no mass matrix without quadrature

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

23 years agoimplementation of fill_permutation
guido [Mon, 5 Feb 2001 10:05:02 +0000 (10:05 +0000)]
implementation of fill_permutation

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

23 years agoprint constraints
guido [Mon, 5 Feb 2001 10:00:23 +0000 (10:00 +0000)]
print constraints

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

23 years agoprint coefficients for post-processing
guido [Mon, 5 Feb 2001 09:57:59 +0000 (09:57 +0000)]
print coefficients for post-processing

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

23 years agoallow printing of empty matrices
guido [Mon, 5 Feb 2001 09:57:34 +0000 (09:57 +0000)]
allow printing of empty matrices

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

23 years agoImplement ConstraintMatrix::merge
wolf [Wed, 31 Jan 2001 13:55:08 +0000 (13:55 +0000)]
Implement ConstraintMatrix::merge

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

23 years agoif we know that at least one of the HSL functions are there,
wolf [Wed, 31 Jan 2001 10:24:04 +0000 (10:24 +0000)]
if we know that at least one of the HSL functions are there,
include the respective include file. Otherwise save some CPU cycles
in the compiler

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

23 years agoImprove output in case no HSL routines are found.
wolf [Tue, 30 Jan 2001 21:27:50 +0000 (21:27 +0000)]
Improve output in case no HSL routines are found.

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

23 years agoInclude support for the Harwell Subroutine Library (HSL) into the library, in particu...
wolf [Tue, 30 Jan 2001 16:38:28 +0000 (16:38 +0000)]
Include support for the Harwell Subroutine Library (HSL) into the library, in particular for the two sparse direct solvers MA27 and MA47.

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

23 years agoNew get_intermediate_points_between_points function.
hartmann [Tue, 30 Jan 2001 16:21:18 +0000 (16:21 +0000)]
New get_intermediate_points_between_points function.

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

23 years agoFix.
wolf [Tue, 30 Jan 2001 12:59:55 +0000 (12:59 +0000)]
Fix.

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

23 years agoAdd ExcMessage.
wolf [Tue, 30 Jan 2001 12:57:32 +0000 (12:57 +0000)]
Add ExcMessage.

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

23 years ago.
wolf [Mon, 29 Jan 2001 17:03:35 +0000 (17:03 +0000)]
.

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

23 years ago.
wolf [Mon, 29 Jan 2001 16:45:56 +0000 (16:45 +0000)]
.

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

23 years agoAdd some infrastructure for inclusion of HSL routines.
wolf [Mon, 29 Jan 2001 16:45:43 +0000 (16:45 +0000)]
Add some infrastructure for inclusion of HSL routines.

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

23 years ago.
wolf [Mon, 29 Jan 2001 16:37:57 +0000 (16:37 +0000)]
.

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

23 years agoMake some often used arrays static.
hartmann [Mon, 29 Jan 2001 15:30:39 +0000 (15:30 +0000)]
Make some often used arrays static.

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

23 years agoAdd comment.
wolf [Mon, 29 Jan 2001 14:54:22 +0000 (14:54 +0000)]
Add comment.

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

23 years agoThis 3d hyper ball triangulation cannot be numbered and orientated consistently.
hartmann [Mon, 29 Jan 2001 14:31:31 +0000 (14:31 +0000)]
This 3d hyper ball triangulation cannot be numbered and orientated consistently.

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

23 years agoDetect MIPSpro f77 compiler.
wolf [Mon, 29 Jan 2001 11:43:10 +0000 (11:43 +0000)]
Detect MIPSpro f77 compiler.

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

23 years agointerpolation matrices in FE_Q, starting FE_DGQ
guido [Mon, 29 Jan 2001 11:32:51 +0000 (11:32 +0000)]
interpolation matrices in FE_Q, starting FE_DGQ

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

23 years agoRemove old version of HyperBallBoundary::get_intermediate_points_on_line that only...
hartmann [Mon, 29 Jan 2001 09:07:40 +0000 (09:07 +0000)]
Remove old version of HyperBallBoundary::get_intermediate_points_on_line that only work for special cases in 2d by a new implementation that (hopefully) works for all cases in 2d and 3d.

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

23 years agonew class QGauss works
guido [Mon, 29 Jan 2001 07:59:16 +0000 (07:59 +0000)]
new class QGauss works

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

23 years agoLegendre polynomials and declaration of new QGauss
guido [Mon, 29 Jan 2001 06:57:01 +0000 (06:57 +0000)]
Legendre polynomials and declaration of new QGauss

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

23 years agoPolynomial is a template now
guido [Mon, 29 Jan 2001 06:17:53 +0000 (06:17 +0000)]
Polynomial is a template now

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

23 years agomail access changed
guido [Fri, 26 Jan 2001 13:41:01 +0000 (13:41 +0000)]
mail access changed

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

23 years agoUpdate template args of block matrix.
wolf [Fri, 26 Jan 2001 13:35:11 +0000 (13:35 +0000)]
Update template args of block matrix.

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

23 years agofe_lib* removed
guido [Fri, 26 Jan 2001 13:35:00 +0000 (13:35 +0000)]
fe_lib* removed

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

23 years agowrong branch commit reversed
guido [Fri, 26 Jan 2001 11:26:43 +0000 (11:26 +0000)]
wrong branch commit reversed

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

23 years agoFixes C++ -> HTML.
wolf [Fri, 26 Jan 2001 08:27:10 +0000 (08:27 +0000)]
Fixes C++ -> HTML.

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

23 years agoFix typo.
wolf [Fri, 26 Jan 2001 08:09:50 +0000 (08:09 +0000)]
Fix typo.

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

23 years agosome idle changes, victim to Horner's scheme
guido [Thu, 25 Jan 2001 22:30:56 +0000 (22:30 +0000)]
some idle changes, victim to Horner's scheme

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

23 years agoembedding and constraint matrices
guido [Thu, 25 Jan 2001 17:38:40 +0000 (17:38 +0000)]
embedding and constraint matrices

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

23 years agoFix small problem.
wolf [Thu, 25 Jan 2001 14:55:43 +0000 (14:55 +0000)]
Fix small problem.

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

23 years agoRemove outdated comment.
wolf [Thu, 25 Jan 2001 12:13:14 +0000 (12:13 +0000)]
Remove outdated comment.

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

23 years agosome inconsistencies removed
guido [Wed, 24 Jan 2001 22:44:42 +0000 (22:44 +0000)]
some inconsistencies removed

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

23 years agoaccess to suport points changed
guido [Wed, 24 Jan 2001 20:54:40 +0000 (20:54 +0000)]
access to suport points changed

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

23 years agonew test on internals of finite elements
guido [Wed, 24 Jan 2001 20:52:14 +0000 (20:52 +0000)]
new test on internals of finite elements

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

23 years agorestored old functionality of print_formatted after std-merge caused trouble
guido [Wed, 24 Jan 2001 20:50:24 +0000 (20:50 +0000)]
restored old functionality of print_formatted after std-merge caused trouble

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

23 years agoWe need the online docs for the class index.
wolf [Wed, 24 Jan 2001 11:54:06 +0000 (11:54 +0000)]
We need the online docs for the class index.

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

23 years agoTake care of multiline macros. If not taken care of, then we get declarations of...
wolf [Wed, 24 Jan 2001 09:47:31 +0000 (09:47 +0000)]
Take care of multiline macros. If not taken care of, then we get declarations of 'class Exception0' etc from the DeclException macro definitions into base/forward_declarations.h.

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

23 years agomicro-change.
wolf [Wed, 24 Jan 2001 09:40:40 +0000 (09:40 +0000)]
micro-change.

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

23 years agoHave xrefs in class_index.html
wolf [Wed, 24 Jan 2001 09:39:09 +0000 (09:39 +0000)]
Have xrefs in class_index.html

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

23 years agoScript to compute the coefficients of Lagrange polynomials of arbitrary degree.
hartmann [Tue, 23 Jan 2001 17:17:48 +0000 (17:17 +0000)]
Script to compute the coefficients of Lagrange polynomials of arbitrary degree.

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

23 years agoReimplementation of Q1-Q4 LagrangePolynomials. New implementation of Q5-Q10 cvs diff...
hartmann [Tue, 23 Jan 2001 17:15:51 +0000 (17:15 +0000)]
Reimplementation of Q1-Q4 LagrangePolynomials. New implementation of Q5-Q10 cvs diff polynomial.cc | less!

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

23 years agopreparation for unit points
guido [Mon, 22 Jan 2001 16:42:58 +0000 (16:42 +0000)]
preparation for unit points

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

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


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.