]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
21 years agoscale vs operator*= and /=
wolf [Sat, 31 May 2003 20:49:36 +0000 (20:49 +0000)]
scale vs operator*= and /=

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

21 years agoDeprecate VECTOR::scale. Introduce VECTOR::operator/=
wolf [Sat, 31 May 2003 20:43:24 +0000 (20:43 +0000)]
Deprecate VECTOR::scale. Introduce VECTOR::operator/=

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

21 years agoWork around a parser problem in gcc2.95
wolf [Sat, 31 May 2003 19:47:11 +0000 (19:47 +0000)]
Work around a parser problem in gcc2.95

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

21 years agoAdd something to Brian's list of achievements.
wolf [Fri, 30 May 2003 20:54:07 +0000 (20:54 +0000)]
Add something to Brian's list of achievements.

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

21 years agoinstantiations of MGTransfer functions
guido [Fri, 30 May 2003 20:33:43 +0000 (20:33 +0000)]
instantiations of MGTransfer functions

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

21 years agoRemove a couple of stray semicolons, for the same reasons as in the
wolf [Fri, 30 May 2003 20:15:27 +0000 (20:15 +0000)]
Remove a couple of stray semicolons, for the same reasons as in the
commits before.

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

21 years agoFix one more problem.
wolf [Fri, 30 May 2003 20:10:35 +0000 (20:10 +0000)]
Fix one more problem.

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

21 years agoFix more places where we generate warnings from autoconf tests. This
deal [Fri, 30 May 2003 20:05:57 +0000 (20:05 +0000)]
Fix more places where we generate warnings from autoconf tests. This
is not compatible with the use of -Werror in CXXFLAGS.

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

21 years agoregenerate
wolf [Fri, 30 May 2003 19:51:56 +0000 (19:51 +0000)]
regenerate

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

21 years agoAdd a non-private member to one test, since otherwise we get a warning
deal [Fri, 30 May 2003 19:50:24 +0000 (19:50 +0000)]
Add a non-private member to one test, since otherwise we get a warning
from the compiler, which is converted to an error if -Werror is used
as CXXFLAGS, which in turn makes the test fail, which in turn triggers
an entirely unrelated bug in the compiler at a place that we really do
not even have to look at if the result of the compiler were correct.

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

21 years agoinstantiate for float matrices
guido [Fri, 30 May 2003 19:19:46 +0000 (19:19 +0000)]
instantiate for float matrices

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

21 years agotest for psor added and disabled
guido [Fri, 30 May 2003 19:19:16 +0000 (19:19 +0000)]
test for psor added and disabled

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

21 years agoadditional tests disabled
guido [Fri, 30 May 2003 19:08:45 +0000 (19:08 +0000)]
additional tests disabled

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

21 years agoUpdate a comment.
wolf [Fri, 30 May 2003 19:05:54 +0000 (19:05 +0000)]
Update a comment.

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

21 years agodriver file fixed and split in matrix and vector part
guido [Fri, 30 May 2003 18:40:46 +0000 (18:40 +0000)]
driver file fixed and split in matrix and vector part

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

21 years agodriver file moved and TYPE2 renamed to clearer TYPEVEC
guido [Fri, 30 May 2003 18:24:55 +0000 (18:24 +0000)]
driver file moved and TYPE2 renamed to clearer TYPEVEC

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

21 years agocapitalize template arguments to avoid Vector - VECTOR clash
guido [Fri, 30 May 2003 10:41:42 +0000 (10:41 +0000)]
capitalize template arguments to avoid Vector - VECTOR clash

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

21 years agoProvide body of declaration for struct is_1d, since we are of course
wolf [Fri, 30 May 2003 00:13:11 +0000 (00:13 +0000)]
Provide body of declaration for struct is_1d, since we are of course
generating (temporary) objects of this type.

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

21 years agoChange comment slightly (the initial place to which the "either"
wolf [Thu, 29 May 2003 19:53:27 +0000 (19:53 +0000)]
Change comment slightly (the initial place to which the "either"
referred is now gone)

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

21 years agoAdd name to TODO.
wolf [Thu, 29 May 2003 19:46:36 +0000 (19:46 +0000)]
Add name to TODO.

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

21 years agoResolve some of the issues with using deal_II_dimension in header files, which is...
wolf [Thu, 29 May 2003 19:44:49 +0000 (19:44 +0000)]
Resolve some of the issues with using deal_II_dimension in header files, which is not allowed. Rename the file mg_tools.templates.h to mg_transfer.templates.h, which is really the right name.

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

21 years agoRemove an unnecessary include file.
wolf [Thu, 29 May 2003 17:54:49 +0000 (17:54 +0000)]
Remove an unnecessary include file.

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

21 years agoAdd another TODO.
wolf [Thu, 29 May 2003 17:54:09 +0000 (17:54 +0000)]
Add another TODO.

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

21 years agoReflect change of name of TICAM to ICES.
wolf [Thu, 29 May 2003 15:14:21 +0000 (15:14 +0000)]
Reflect change of name of TICAM to ICES.

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

21 years agoAdd a few lines of comments.
wolf [Wed, 28 May 2003 16:29:36 +0000 (16:29 +0000)]
Add a few lines of comments.

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

21 years agoPSOR checked
guido [Wed, 28 May 2003 14:58:27 +0000 (14:58 +0000)]
PSOR checked

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

21 years agoStore a vector<shared_ptr<Object> > rather than a vector<Object>. This change is...
hartmann [Tue, 27 May 2003 14:59:24 +0000 (14:59 +0000)]
Store a vector<shared_ptr<Object> > rather than a vector<Object>. This change is necessary as Object might also be a SparseMatrix. The problem came up through the patch 1.94 of sparse_matrix.h

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

21 years ago.
deal [Sat, 24 May 2003 00:23:03 +0000 (00:23 +0000)]
.

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

21 years agonew tests for SparseMatrixEZ::const_iterator
guido [Fri, 23 May 2003 17:07:01 +0000 (17:07 +0000)]
new tests for SparseMatrixEZ::const_iterator

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

21 years agoharder test for SparseMatrixEZ::const_iterator
guido [Fri, 23 May 2003 13:04:21 +0000 (13:04 +0000)]
harder test for SparseMatrixEZ::const_iterator

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

21 years agoconstruct only valid iterators
guido [Fri, 23 May 2003 12:56:12 +0000 (12:56 +0000)]
construct only valid iterators

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

21 years ago*** empty log message ***
brian [Thu, 22 May 2003 15:20:05 +0000 (15:20 +0000)]
*** empty log message ***

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

21 years agoSmall clean-up.
wolf [Thu, 22 May 2003 15:18:39 +0000 (15:18 +0000)]
Small clean-up.

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

21 years agoadded empty() function
brian [Thu, 22 May 2003 15:13:39 +0000 (15:13 +0000)]
added empty() function

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

21 years agochanged inheritance to public virtual
brian [Thu, 22 May 2003 15:12:57 +0000 (15:12 +0000)]
changed inheritance to public virtual

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

21 years agoadded empty(), and changed inheritance
brian [Thu, 22 May 2003 15:11:24 +0000 (15:11 +0000)]
added empty(), and changed inheritance

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

21 years agoDon't use vector<SparseMatrix> (or SparsityPattern, or their block counterparts)...
wolf [Wed, 21 May 2003 21:19:16 +0000 (21:19 +0000)]
Don't use vector<SparseMatrix> (or SparsityPattern, or their block counterparts), since these objects can't really be copied and std::vector requires this. Rather, use boost::shared_ptr for that.

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

21 years agonew statistic output
guido [Wed, 21 May 2003 14:30:37 +0000 (14:30 +0000)]
new statistic output

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

21 years agochanges in SparseMatrixEZ
guido [Wed, 21 May 2003 06:32:15 +0000 (06:32 +0000)]
changes in SparseMatrixEZ

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

21 years agonew statistic functions
guido [Tue, 20 May 2003 09:03:56 +0000 (09:03 +0000)]
new statistic functions

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

21 years agoinstantiation of functions for SparseMatrixEZ
guido [Mon, 19 May 2003 10:39:05 +0000 (10:39 +0000)]
instantiation of functions for SparseMatrixEZ

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

21 years agoFix bad typo.
wolf [Sun, 18 May 2003 02:26:47 +0000 (02:26 +0000)]
Fix bad typo.

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

21 years agoMove a local structure into namespace 'internal', to hide it from the documentation...
wolf [Sat, 17 May 2003 01:03:00 +0000 (01:03 +0000)]
Move a local structure into namespace 'internal', to hide it from the documentation system.

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

21 years agoMove two classes out of Subscriptor, and into a namespace "internal",
wolf [Fri, 16 May 2003 21:14:22 +0000 (21:14 +0000)]
Move two classes out of Subscriptor, and into a namespace "internal",
to avoid cluttering up the class view.

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

21 years agoBe blunt and remove a construct that was only used for Sun's Forte
wolf [Fri, 16 May 2003 21:11:23 +0000 (21:11 +0000)]
Be blunt and remove a construct that was only used for Sun's Forte
compiler (which we don't support anyway) and which cluttered up our
class documentation.

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

21 years agostrange default values changed
guido [Fri, 16 May 2003 14:46:11 +0000 (14:46 +0000)]
strange default values changed

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

21 years agonew gridio utility
guido [Fri, 16 May 2003 11:12:47 +0000 (11:12 +0000)]
new gridio utility

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

21 years agoMention Brian's fix.
wolf [Thu, 15 May 2003 05:09:38 +0000 (05:09 +0000)]
Mention Brian's fix.

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

21 years agoUpdate comment.
wolf [Wed, 14 May 2003 23:44:51 +0000 (23:44 +0000)]
Update comment.

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

21 years agofixed bug in MultipleSelection Class.
brian [Wed, 14 May 2003 17:09:44 +0000 (17:09 +0000)]
fixed bug in MultipleSelection Class.

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

21 years agodifference due to error in floating point output
guido [Wed, 14 May 2003 08:34:49 +0000 (08:34 +0000)]
difference due to error in floating point output

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

21 years agoTODO removed.
hartmann [Wed, 14 May 2003 06:45:35 +0000 (06:45 +0000)]
TODO removed.

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

21 years agoUpdate number of lines.
wolf [Tue, 13 May 2003 23:37:41 +0000 (23:37 +0000)]
Update number of lines.

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

21 years agoGet rid of -Wmissing-prototypes -Wstrict-prototypes, since these flags are no longer...
wolf [Mon, 12 May 2003 23:24:12 +0000 (23:24 +0000)]
Get rid of -Wmissing-prototypes -Wstrict-prototypes, since these flags are no longer valid in gcc3.4 for C++, and have probably never been before (but didn't yield a warning then). I can't remember them doing any good anyway...

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

21 years agoGet rid of template args of Polynomials::Legendre and Polynomials::Hierarchical.
wolf [Mon, 12 May 2003 22:02:56 +0000 (22:02 +0000)]
Get rid of template args of Polynomials::Legendre and Polynomials::Hierarchical.

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

21 years agoGet rid of the template arguments of Polynomials::Hierarchical and Polynomials::Legendre.
wolf [Mon, 12 May 2003 21:45:18 +0000 (21:45 +0000)]
Get rid of the template arguments of Polynomials::Hierarchical and Polynomials::Legendre.

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

21 years agoRemove template arg from Polynomials::Legendre and Polynomials::Hierarchical
wolf [Mon, 12 May 2003 21:37:35 +0000 (21:37 +0000)]
Remove template arg from Polynomials::Legendre and Polynomials::Hierarchical

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

21 years agoRemove (again) from mainline.
wolf [Mon, 12 May 2003 16:28:54 +0000 (16:28 +0000)]
Remove (again) from mainline.

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

21 years agoRemove from mainline.
wolf [Mon, 12 May 2003 16:28:10 +0000 (16:28 +0000)]
Remove from mainline.

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

21 years agoAdd files.
wolf [Mon, 12 May 2003 16:25:35 +0000 (16:25 +0000)]
Add files.

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

21 years agoCleanup somewhat.
wolf [Mon, 12 May 2003 16:05:57 +0000 (16:05 +0000)]
Cleanup somewhat.

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

21 years agoFix CVS tag.
wolf [Mon, 12 May 2003 16:05:20 +0000 (16:05 +0000)]
Fix CVS tag.

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

21 years agoFix small bug: Make it compile for general VECTOR classes.
hartmann [Mon, 12 May 2003 14:25:16 +0000 (14:25 +0000)]
Fix small bug: Make it compile for general VECTOR classes.

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

21 years agoPreconditionPSOR
guido [Mon, 12 May 2003 13:49:17 +0000 (13:49 +0000)]
PreconditionPSOR

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

21 years ago.
wolf [Fri, 9 May 2003 21:37:10 +0000 (21:37 +0000)]
.

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

21 years agoCheck for existence of test -L, and if not work around the problem.
wolf [Fri, 9 May 2003 21:24:27 +0000 (21:24 +0000)]
Check for existence of test -L, and if not work around the problem.

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

21 years agoAdd a test that presently doesn't compile, but which we should fix before the next...
wolf [Fri, 9 May 2003 21:13:30 +0000 (21:13 +0000)]
Add a test that presently doesn't compile, but which we should fix before the next release.

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

21 years agoUse same hack again.
deal [Thu, 8 May 2003 16:07:14 +0000 (16:07 +0000)]
Use same hack again.

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

21 years agoWork around a problem in sh
deal [Thu, 8 May 2003 15:29:31 +0000 (15:29 +0000)]
Work around a problem in sh

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

21 years agoFix non-C++-isms
wolf [Thu, 8 May 2003 15:25:51 +0000 (15:25 +0000)]
Fix non-C++-isms

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

21 years ago.
deal [Thu, 8 May 2003 15:17:39 +0000 (15:17 +0000)]
.

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

21 years agoDisable printing names at present, since get_name() is not available on mainline.
deal [Thu, 8 May 2003 15:02:25 +0000 (15:02 +0000)]
Disable printing names at present, since get_name() is not available on mainline.

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

21 years agoNew tests.
wolf [Thu, 8 May 2003 14:54:41 +0000 (14:54 +0000)]
New tests.

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

21 years agoget_interpolation_matrix: Instead of setting the matrix size to zero, throw an except...
wolf [Thu, 8 May 2003 14:45:30 +0000 (14:45 +0000)]
get_interpolation_matrix: Instead of setting the matrix size to zero, throw an exception if we can't compute it. FETools::get_interpolation_matrix: use element-provided matrices if possible. Various elements: impleent get_interpolation_matrix.

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

21 years ago3D DX output checked except neighbors
guido [Thu, 8 May 2003 14:09:47 +0000 (14:09 +0000)]
3D DX output checked except neighbors

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

21 years agotest for DataOutBase; DX output must be checked later
guido [Thu, 8 May 2003 10:40:18 +0000 (10:40 +0000)]
test for DataOutBase; DX output must be checked later

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

21 years agoAdjust to fixed fe_q.cc file.
deal [Wed, 7 May 2003 21:18:21 +0000 (21:18 +0000)]
Adjust to fixed fe_q.cc file.

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

21 years ago.
wolf [Wed, 7 May 2003 21:16:53 +0000 (21:16 +0000)]
.

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

21 years agoRemove TODO.
wolf [Wed, 7 May 2003 20:15:22 +0000 (20:15 +0000)]
Remove TODO.

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

21 years agoobsolete TODO removed
guido [Wed, 7 May 2003 12:27:51 +0000 (12:27 +0000)]
obsolete TODO removed

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

21 years agoInstantiate copy operator for different argument types.
wolf [Tue, 6 May 2003 23:16:38 +0000 (23:16 +0000)]
Instantiate copy operator for different argument types.

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

21 years agoFix copy operator for different argument types. This wasn't
wolf [Tue, 6 May 2003 23:16:11 +0000 (23:16 +0000)]
Fix copy operator for different argument types. This wasn't
instantiable before.

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

21 years agoFix a mostly trivial bug in the restriction matrices of FE_Q for 1d and degree=1.
wolf [Tue, 6 May 2003 19:21:06 +0000 (19:21 +0000)]
Fix a mostly trivial bug in the restriction matrices of FE_Q for 1d and degree=1.

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

21 years agoFix a mostly trivial bug in the constraint matrices for 1d and degree=1.
wolf [Tue, 6 May 2003 19:18:55 +0000 (19:18 +0000)]
Fix a mostly trivial bug in the constraint matrices for 1d and degree=1.

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

21 years agoNew test.
wolf [Tue, 6 May 2003 16:07:49 +0000 (16:07 +0000)]
New test.

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

21 years agoNew test
wolf [Tue, 6 May 2003 16:06:50 +0000 (16:06 +0000)]
New test

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

21 years agoFix a pretty stupid bug.
wolf [Tue, 6 May 2003 16:03:19 +0000 (16:03 +0000)]
Fix a pretty stupid bug.

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

21 years agoRemove incorrect credit of authorship.
wolf [Tue, 6 May 2003 15:50:55 +0000 (15:50 +0000)]
Remove incorrect credit of authorship.

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

21 years agoUpdate # of regression tests.
wolf [Tue, 6 May 2003 14:30:40 +0000 (14:30 +0000)]
Update # of regression tests.

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

21 years ago.
deal [Tue, 6 May 2003 14:28:17 +0000 (14:28 +0000)]
.

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

21 years ago.
deal [Tue, 6 May 2003 02:23:51 +0000 (02:23 +0000)]
.

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

21 years agoFix for gcc2.95
deal [Tue, 6 May 2003 02:19:42 +0000 (02:19 +0000)]
Fix for gcc2.95

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

21 years ago.
wolf [Mon, 5 May 2003 19:55:10 +0000 (19:55 +0000)]
.

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

21 years agoFinish mark-up of this page.
wolf [Mon, 5 May 2003 19:42:26 +0000 (19:42 +0000)]
Finish mark-up of this page.

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

21 years agoFix non-compilability.
wolf [Mon, 5 May 2003 16:36:28 +0000 (16:36 +0000)]
Fix non-compilability.

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

21 years agoCorrect a few small things.
wolf [Mon, 5 May 2003 14:07:49 +0000 (14:07 +0000)]
Correct a few small things.

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

21 years agoNew report.
wolf [Mon, 5 May 2003 14:06:04 +0000 (14:06 +0000)]
New report.

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

21 years agoMinor update.
wolf [Mon, 5 May 2003 14:05:34 +0000 (14:05 +0000)]
Minor update.

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

21 years agoBump to version 4.0
wolf [Mon, 5 May 2003 14:05:01 +0000 (14:05 +0000)]
Bump to version 4.0

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

21 years agoNote Anna's report.
wolf [Mon, 5 May 2003 14:04:36 +0000 (14:04 +0000)]
Note Anna's report.

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