]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
23 years agotests for MappingCartesian
Guido Kanschat [Fri, 11 May 2001 15:15:31 +0000 (15:15 +0000)]
tests for MappingCartesian
truncation of floats from normalize.pl removed: expect the usual problems with wave-test

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

23 years agotruncation of floats from normalize.pl removed
Guido Kanschat [Fri, 11 May 2001 15:13:13 +0000 (15:13 +0000)]
truncation of floats from normalize.pl removed

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

23 years agobug in normal vectors fixed
Guido Kanschat [Fri, 11 May 2001 15:10:57 +0000 (15:10 +0000)]
bug in normal vectors fixed

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

23 years agoSparsityPattern::copy_from, SparseMatrix::copy_from
Wolfgang Bangerth [Fri, 11 May 2001 14:54:30 +0000 (14:54 +0000)]
SparsityPattern::copy_from, SparseMatrix::copy_from

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

23 years agoImplement a function copy_from.
Wolfgang Bangerth [Thu, 10 May 2001 14:35:21 +0000 (14:35 +0000)]
Implement a function copy_from.

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

23 years agoOptimize slightly.
Wolfgang Bangerth [Thu, 10 May 2001 14:19:22 +0000 (14:19 +0000)]
Optimize slightly.

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

23 years agoAdd new test to check for features of sparsity pattern.
Wolfgang Bangerth [Thu, 10 May 2001 14:10:45 +0000 (14:10 +0000)]
Add new test to check for features of sparsity pattern.

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

23 years agoImplement a function copy_from.
Wolfgang Bangerth [Thu, 10 May 2001 14:00:16 +0000 (14:00 +0000)]
Implement a function copy_from.

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

23 years agoRevert order in which matrix is stored (requires vmult instead of
Wolfgang Bangerth [Thu, 10 May 2001 13:58:27 +0000 (13:58 +0000)]
Revert order in which matrix is stored (requires vmult instead of
Tvmult then).

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

23 years agoFix name of the game.
Wolfgang Bangerth [Thu, 10 May 2001 08:47:28 +0000 (08:47 +0000)]
Fix name of the game.

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

23 years agoFix bug.
Wolfgang Bangerth [Thu, 10 May 2001 07:12:26 +0000 (07:12 +0000)]
Fix bug.

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

23 years agoIntroduce new function
Wolfgang Bangerth [Wed, 9 May 2001 16:11:24 +0000 (16:11 +0000)]
Introduce new function
DoFTools::compute_intergrid_transfer_representation. Factor out common
code with existing functions.

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

23 years agoKovasznay flow
Guido Kanschat [Wed, 9 May 2001 15:46:57 +0000 (15:46 +0000)]
Kovasznay flow

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

23 years agoSlightly simplify code and make it a little faster by that.
Wolfgang Bangerth [Wed, 9 May 2001 13:25:14 +0000 (13:25 +0000)]
Slightly simplify code and make it a little faster by that.

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

23 years agoAdd nodes for friend classes, but don't output them at present.
Wolfgang Bangerth [Wed, 9 May 2001 12:52:57 +0000 (12:52 +0000)]
Add nodes for friend classes, but don't output them at present.

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

23 years agoAnother doc fix.
Ralf Hartmann [Wed, 9 May 2001 12:15:06 +0000 (12:15 +0000)]
Another doc fix.

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

23 years agoSmall doc fix.
Ralf Hartmann [Wed, 9 May 2001 12:09:26 +0000 (12:09 +0000)]
Small doc fix.

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

23 years agoSmall doc fix.
Ralf Hartmann [Wed, 9 May 2001 11:46:56 +0000 (11:46 +0000)]
Small doc fix.

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

23 years agoAllow multiply nested types.
Wolfgang Bangerth [Wed, 9 May 2001 10:50:13 +0000 (10:50 +0000)]
Allow multiply nested types.

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

23 years agoFix one more typo.
third-party [Wed, 9 May 2001 10:46:05 +0000 (10:46 +0000)]
Fix one more typo.

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

23 years agoFix typo.
third-party [Wed, 9 May 2001 10:45:45 +0000 (10:45 +0000)]
Fix typo.

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

23 years agoFix subsections in class documentation.
Ralf Hartmann [Wed, 9 May 2001 10:42:43 +0000 (10:42 +0000)]
Fix subsections in class documentation.

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

23 years agoDo it a second time.
Wolfgang Bangerth [Wed, 9 May 2001 10:39:32 +0000 (10:39 +0000)]
Do it a second time.

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

23 years agoFix occurrence of 'typename' and of nested class type variables.
Wolfgang Bangerth [Wed, 9 May 2001 10:38:14 +0000 (10:38 +0000)]
Fix occurrence of 'typename' and of nested class type variables.

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

23 years agoFix href that confused validate-xrefs.
Wolfgang Bangerth [Wed, 9 May 2001 10:26:49 +0000 (10:26 +0000)]
Fix href that confused validate-xrefs.

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

23 years agoReplace invalid @it{...} by @em{...}
third-party [Wed, 9 May 2001 10:25:01 +0000 (10:25 +0000)]
Replace invalid @it{...} by @em{...}

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

23 years agoAdd mailing list archives to the mail page, and unify references to this page.
Wolfgang Bangerth [Wed, 9 May 2001 10:21:44 +0000 (10:21 +0000)]
Add mailing list archives to the mail page, and unify references to this page.

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

23 years agodocumentation on support points
Guido Kanschat [Wed, 9 May 2001 10:06:29 +0000 (10:06 +0000)]
documentation on support points

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

23 years agoInclude reference to the deal.II homepage.
Ralf Hartmann [Tue, 8 May 2001 12:47:26 +0000 (12:47 +0000)]
Include reference to the deal.II homepage.

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

23 years agoRemove date of deal.II homepage reference.
Ralf Hartmann [Tue, 8 May 2001 12:46:52 +0000 (12:46 +0000)]
Remove date of deal.II homepage reference.

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

23 years agoBibTex entry for the deal.II homepage.
Ralf Hartmann [Tue, 8 May 2001 12:36:44 +0000 (12:36 +0000)]
BibTex entry for the deal.II homepage.

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

23 years agoSimplify FETools::get_interpolation_matrix by using the FE::shape_value function.
Ralf Hartmann [Tue, 8 May 2001 12:06:52 +0000 (12:06 +0000)]
Simplify FETools::get_interpolation_matrix by using the FE::shape_value function.

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

23 years agoNew ExcFEHasNoSupportPoints.
Ralf Hartmann [Tue, 8 May 2001 12:05:54 +0000 (12:05 +0000)]
New ExcFEHasNoSupportPoints.

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

23 years agoImplementation of tests for the new FE::shape_value, shape_grad and shape_grad_grad...
Ralf Hartmann [Tue, 8 May 2001 10:02:47 +0000 (10:02 +0000)]
Implementation of tests for the new FE::shape_value, shape_grad and shape_grad_grad functions.

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

23 years agoImplementation of all FE::shape_value, shape_grad and shape_grad_grad functions.
Ralf Hartmann [Tue, 8 May 2001 10:02:13 +0000 (10:02 +0000)]
Implementation of all FE::shape_value, shape_grad and shape_grad_grad functions.

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

23 years agoImplementation of new test for the new TensorProductPolynomials::compute_value, compu...
Ralf Hartmann [Tue, 8 May 2001 09:54:34 +0000 (09:54 +0000)]
Implementation of new test for the new TensorProductPolynomials::compute_value, compute_grad and compute_grad_grad functions.

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

23 years agoFix and update.
Ralf Hartmann [Tue, 8 May 2001 09:19:03 +0000 (09:19 +0000)]
Fix and update.

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

23 years agoBug removed
Guido Kanschat [Tue, 8 May 2001 07:33:33 +0000 (07:33 +0000)]
Bug removed

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

23 years agoAdd std:: at some places.
Wolfgang Bangerth [Mon, 7 May 2001 18:09:13 +0000 (18:09 +0000)]
Add std:: at some places.

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

23 years agoBlockIndices::block_size
Wolfgang Bangerth [Mon, 7 May 2001 17:54:11 +0000 (17:54 +0000)]
BlockIndices::block_size

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

23 years agoFix typo.
Wolfgang Bangerth [Mon, 7 May 2001 17:49:21 +0000 (17:49 +0000)]
Fix typo.

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

23 years agoFunction to query the size of a block.
Wolfgang Bangerth [Mon, 7 May 2001 16:43:58 +0000 (16:43 +0000)]
Function to query the size of a block.

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

23 years agoAdd some more checks for the correct vector lengths.
Wolfgang Bangerth [Mon, 7 May 2001 15:45:28 +0000 (15:45 +0000)]
Add some more checks for the correct vector lengths.

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

23 years agoImplementation of TensorProductPolynomials::compute_value, compute_grad and compute_g...
Ralf Hartmann [Mon, 7 May 2001 13:20:03 +0000 (13:20 +0000)]
Implementation of TensorProductPolynomials::compute_value, compute_grad and compute_grad_grad function.

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

23 years agoPrint table head in small to make table less wide.
deal [Mon, 7 May 2001 10:24:27 +0000 (10:24 +0000)]
Print table head in small to make table less wide.

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

23 years agoNew Quadrature constructor.
Wolfgang Bangerth [Mon, 7 May 2001 09:04:03 +0000 (09:04 +0000)]
New Quadrature constructor.

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

23 years agoUse the dummy constructor of the quadrature class with invalid weights.
Wolfgang Bangerth [Mon, 7 May 2001 09:02:43 +0000 (09:02 +0000)]
Use the dummy constructor of the quadrature class with invalid weights.

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

23 years agoAdd a constructor to generate dummy quadrature rules with points only
Wolfgang Bangerth [Mon, 7 May 2001 08:31:38 +0000 (08:31 +0000)]
Add a constructor to generate dummy quadrature rules with points only
and invalid weights.

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

23 years agoAdd TODO that a reasonable return value will have to be invented.
Wolfgang Bangerth [Mon, 7 May 2001 08:30:55 +0000 (08:30 +0000)]
Add TODO that a reasonable return value will have to be invented.

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

23 years agotests ok on SUN
Guido Kanschat [Fri, 4 May 2001 14:16:07 +0000 (14:16 +0000)]
tests ok on SUN

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

23 years agodid not work
Guido Kanschat [Fri, 4 May 2001 13:03:54 +0000 (13:03 +0000)]
did not work

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

23 years agoDoc fixes.
Ralf Hartmann [Fri, 4 May 2001 12:53:49 +0000 (12:53 +0000)]
Doc fixes.

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

23 years agoSmall change for optimisation.
Ralf Hartmann [Fri, 4 May 2001 12:50:14 +0000 (12:50 +0000)]
Small change for optimisation.

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

23 years agochecks ok on pc
Guido Kanschat [Fri, 4 May 2001 12:49:07 +0000 (12:49 +0000)]
checks ok on pc

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

23 years agosuppress ... is up to date
Guido Kanschat [Fri, 4 May 2001 12:48:25 +0000 (12:48 +0000)]
suppress ... is up to date

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

23 years agoFix.
Ralf Hartmann [Fri, 4 May 2001 12:22:39 +0000 (12:22 +0000)]
Fix.

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

23 years agoSIAM J. Sci. Comp. paper of Hartmann and Houston in preparation.
Ralf Hartmann [Fri, 4 May 2001 12:22:13 +0000 (12:22 +0000)]
SIAM J. Sci. Comp. paper of Hartmann and Houston in preparation.

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

23 years agoAbstract of SIAM J. Sci. Comp. of Hartmann and Houston.
Ralf Hartmann [Fri, 4 May 2001 12:21:23 +0000 (12:21 +0000)]
Abstract of SIAM J. Sci. Comp. of Hartmann and Houston.

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

23 years agoRemove obsolete veryclean target.
Ralf Hartmann [Fri, 4 May 2001 11:25:31 +0000 (11:25 +0000)]
Remove obsolete veryclean target.

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

23 years agosolver.checked updated
Guido Kanschat [Fri, 4 May 2001 10:01:45 +0000 (10:01 +0000)]
solver.checked updated

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

23 years agoMakefile.dep is removed by calling clean, not only by calling veryclean
Ralf Hartmann [Fri, 4 May 2001 09:59:16 +0000 (09:59 +0000)]
Makefile.dep is removed by calling clean,  not only by calling veryclean

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

23 years agoAdd HiVision to the list.
Wolfgang Bangerth [Fri, 4 May 2001 08:29:15 +0000 (08:29 +0000)]
Add HiVision to the list.

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

23 years agoGrant access to internal parts of a function.
Wolfgang Bangerth [Thu, 3 May 2001 15:21:19 +0000 (15:21 +0000)]
Grant access to internal parts of a function.

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

23 years agoDelete InternalData::~InternalData because we delete memory that we no
Wolfgang Bangerth [Thu, 3 May 2001 14:44:33 +0000 (14:44 +0000)]
Delete InternalData::~InternalData because we delete memory that we no
more own as the variable that was deleted has been removed by Guido
and we now delete a variable with the same name in the base class,
which is subsequently tried to be deleted again. Arghhhh!!

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

23 years agoAdd simple test that computes the derivatives of a constant function.
Ralf Hartmann [Thu, 3 May 2001 12:34:46 +0000 (12:34 +0000)]
Add simple test that computes the derivatives of a constant function.

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

23 years agoOnly 2 digits needed due to common/scripts/normalize.pl.
Ralf Hartmann [Thu, 3 May 2001 11:55:21 +0000 (11:55 +0000)]
Only 2 digits needed due to common/scripts/normalize.pl.

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

23 years agoMake it compile.
Ralf Hartmann [Thu, 3 May 2001 11:54:16 +0000 (11:54 +0000)]
Make it compile.

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

23 years agoinclude polynomial_test in Makefile
Ralf Hartmann [Thu, 3 May 2001 11:53:50 +0000 (11:53 +0000)]
include polynomial_test in Makefile

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

23 years agoauthors update.
Ralf Hartmann [Wed, 2 May 2001 14:38:26 +0000 (14:38 +0000)]
authors update.

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

23 years agoImpose a CPU time limit of 30 minutes for each test run.
Wolfgang Bangerth [Wed, 2 May 2001 13:26:30 +0000 (13:26 +0000)]
Impose a CPU time limit of 30 minutes for each test run.

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

23 years agoFix a follow-up bug as well.
Wolfgang Bangerth [Wed, 2 May 2001 13:16:43 +0000 (13:16 +0000)]
Fix a follow-up bug as well.

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

23 years ago.
Wolfgang Bangerth [Wed, 2 May 2001 13:01:43 +0000 (13:01 +0000)]
.

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

23 years agoAllow ":" (and in particular "::") inside template type list.
Wolfgang Bangerth [Wed, 2 May 2001 12:56:09 +0000 (12:56 +0000)]
Allow ":" (and in particular "::") inside template type list.

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

23 years agoReference the test results from the global page.
Wolfgang Bangerth [Wed, 2 May 2001 12:50:33 +0000 (12:50 +0000)]
Reference the test results from the global page.

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

23 years agooutput of NoConvergence
Guido Kanschat [Wed, 2 May 2001 10:30:32 +0000 (10:30 +0000)]
output of NoConvergence

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

23 years agoSmall fix.
Ralf Hartmann [Wed, 2 May 2001 09:44:10 +0000 (09:44 +0000)]
Small fix.

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

23 years agonew function get_prefix in LogStream
Guido Kanschat [Wed, 2 May 2001 07:18:30 +0000 (07:18 +0000)]
new function get_prefix in LogStream

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

23 years agocode classes improved
Guido Kanschat [Wed, 2 May 2001 07:17:58 +0000 (07:17 +0000)]
code classes improved

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

23 years agoAdd some 150 typename keywords.
Wolfgang Bangerth [Tue, 1 May 2001 16:06:35 +0000 (16:06 +0000)]
Add some 150 typename keywords.

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

23 years agoif that directory exists, go into 'tests' and clean up there as well
Wolfgang Bangerth [Mon, 30 Apr 2001 17:16:50 +0000 (17:16 +0000)]
if that directory exists, go into 'tests' and clean up there as well

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

23 years agoFix bug: if we take values and derivatives of functions that are low
Wolfgang Bangerth [Mon, 30 Apr 2001 16:59:17 +0000 (16:59 +0000)]
Fix bug: if we take values and derivatives of functions that are low
order polynomials, we get into situations where all higher derivatives
are zero. Don't read beyond the end of the array in that case.

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

23 years agoAllow clean target to fail.
deal [Mon, 30 Apr 2001 16:42:51 +0000 (16:42 +0000)]
Allow clean target to fail.

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

23 years agoAdd about 150 missing typename keywords.
Wolfgang Bangerth [Mon, 30 Apr 2001 13:08:29 +0000 (13:08 +0000)]
Add about 150 missing typename keywords.

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

23 years agoRemove TODO, add comment.
Wolfgang Bangerth [Mon, 30 Apr 2001 11:10:49 +0000 (11:10 +0000)]
Remove TODO, add comment.

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

23 years agoAdd missing class decl.
Wolfgang Bangerth [Mon, 30 Apr 2001 11:09:40 +0000 (11:09 +0000)]
Add missing class decl.

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

23 years agoclean up
Guido Kanschat [Mon, 30 Apr 2001 05:38:41 +0000 (05:38 +0000)]
clean up

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

23 years agoFix order of entries.
Wolfgang Bangerth [Sun, 29 Apr 2001 16:30:25 +0000 (16:30 +0000)]
Fix order of entries.

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

23 years agoNew test.
Wolfgang Bangerth [Sun, 29 Apr 2001 16:26:26 +0000 (16:26 +0000)]
New test.

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

23 years agoImplement various 1d functions.
Wolfgang Bangerth [Sun, 29 Apr 2001 16:26:10 +0000 (16:26 +0000)]
Implement various 1d functions.

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

23 years agoAdd description.
Wolfgang Bangerth [Sun, 29 Apr 2001 16:25:50 +0000 (16:25 +0000)]
Add description.

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

23 years agoImplement various functions for 1d.
Wolfgang Bangerth [Sun, 29 Apr 2001 16:03:55 +0000 (16:03 +0000)]
Implement various functions for 1d.

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

23 years agoRemove comment of mine which I no more understand.
Wolfgang Bangerth [Sun, 29 Apr 2001 16:01:40 +0000 (16:01 +0000)]
Remove comment of mine which I no more understand.

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

23 years agoImprove algorithm in create_boundary_mass_matrix.
Wolfgang Bangerth [Sun, 29 Apr 2001 16:01:11 +0000 (16:01 +0000)]
Improve algorithm in create_boundary_mass_matrix.

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

23 years agoAdd filtered matrix, test case, doc updates, etc.
Wolfgang Bangerth [Fri, 27 Apr 2001 22:01:17 +0000 (22:01 +0000)]
Add filtered matrix, test case, doc updates, etc.

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

23 years agothis is a thing for everybody!
Guido Kanschat [Fri, 27 Apr 2001 09:35:59 +0000 (09:35 +0000)]
this is a thing for everybody!

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

23 years agoRemove unnecessary include files.
Wolfgang Bangerth [Fri, 27 Apr 2001 09:32:59 +0000 (09:32 +0000)]
Remove unnecessary include files.

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

23 years agodocumentation updates
Guido Kanschat [Fri, 27 Apr 2001 09:32:25 +0000 (09:32 +0000)]
documentation updates

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

23 years agoSmall clean-ups.
Wolfgang Bangerth [Fri, 27 Apr 2001 09:31:06 +0000 (09:31 +0000)]
Small clean-ups.

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

23 years agoRemove unnecessary includes.
Wolfgang Bangerth [Fri, 27 Apr 2001 09:30:22 +0000 (09:30 +0000)]
Remove unnecessary includes.

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

23 years agoMake things more standards compliant by adding some typename keywords.
Wolfgang Bangerth [Thu, 26 Apr 2001 14:31:39 +0000 (14:31 +0000)]
Make things more standards compliant by adding some typename keywords.

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