]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
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

23 years agoadditional code classes
Guido Kanschat [Thu, 26 Apr 2001 11:36:23 +0000 (11:36 +0000)]
additional code classes

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

23 years agoSeems as if we defined a function inline in a .cc file, the compiler
Wolfgang Bangerth [Wed, 25 Apr 2001 16:54:24 +0000 (16:54 +0000)]
Seems as if we defined a function inline in a .cc file, the compiler
does not generate the code for external use.

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

23 years agoUse a much faster replacement for std::lower_bound which took about one third of...
Wolfgang Bangerth [Wed, 25 Apr 2001 16:10:02 +0000 (16:10 +0000)]
Use a much faster replacement for std::lower_bound which took about one third of the time to perform the SSOR preconditioner (which in turn took about half the total time needed to run my wave program).

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

23 years agotest runs in restricted version
Guido Kanschat [Wed, 25 Apr 2001 09:59:34 +0000 (09:59 +0000)]
test runs in restricted version

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

23 years agotest runs in restricted version
Guido Kanschat [Wed, 25 Apr 2001 09:59:00 +0000 (09:59 +0000)]
test runs in restricted version

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

23 years agoexception handled
Guido Kanschat [Wed, 25 Apr 2001 09:58:32 +0000 (09:58 +0000)]
exception handled

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

23 years agoLink to regression tests added
Guido Kanschat [Wed, 25 Apr 2001 09:43:08 +0000 (09:43 +0000)]
Link to regression tests added

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

23 years agoStyle files added
Guido Kanschat [Wed, 25 Apr 2001 09:38:22 +0000 (09:38 +0000)]
Style files added

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

23 years agoreport generator
Guido Kanschat [Wed, 25 Apr 2001 09:28:48 +0000 (09:28 +0000)]
report generator

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

23 years agoicons for test results
Guido Kanschat [Wed, 25 Apr 2001 09:21:17 +0000 (09:21 +0000)]
icons for test results

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

23 years agoperl script for HTML-reports
Guido Kanschat [Tue, 24 Apr 2001 16:31:22 +0000 (16:31 +0000)]
perl script for HTML-reports

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

23 years agoEnhance the test case for the map the other way round.
Wolfgang Bangerth [Tue, 24 Apr 2001 15:22:50 +0000 (15:22 +0000)]
Enhance the test case for the map the other way round.

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

23 years agoAdd new testcase.
Wolfgang Bangerth [Tue, 24 Apr 2001 14:47:18 +0000 (14:47 +0000)]
Add new testcase.

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

23 years agoMake the report target .PHONY.
Wolfgang Bangerth [Tue, 24 Apr 2001 13:18:09 +0000 (13:18 +0000)]
Make the report target .PHONY.

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

23 years agoMicro indentation change.
Wolfgang Bangerth [Tue, 24 Apr 2001 12:36:06 +0000 (12:36 +0000)]
Micro indentation change.

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

23 years agoImplement fully DoFTools::map_dofs_to_support_points.
Wolfgang Bangerth [Tue, 24 Apr 2001 12:33:45 +0000 (12:33 +0000)]
Implement fully DoFTools::map_dofs_to_support_points.

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

23 years agoDoFTools::map_dofs_to_support_points and other way round.
Wolfgang Bangerth [Tue, 24 Apr 2001 12:33:28 +0000 (12:33 +0000)]
DoFTools::map_dofs_to_support_points and other way round.

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

23 years agoHave another scale function that scales each element individually.
Wolfgang Bangerth [Mon, 23 Apr 2001 23:16:10 +0000 (23:16 +0000)]
Have another scale function that scales each element individually.

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

23 years agomap_support_points_to_dofs
Wolfgang Bangerth [Mon, 23 Apr 2001 23:15:48 +0000 (23:15 +0000)]
map_support_points_to_dofs

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

23 years agoDoFTools::map_dofs_to_support_points
Wolfgang Bangerth [Mon, 23 Apr 2001 17:11:30 +0000 (17:11 +0000)]
DoFTools::map_dofs_to_support_points

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

23 years agoAdd TODO.
Wolfgang Bangerth [Mon, 23 Apr 2001 17:04:25 +0000 (17:04 +0000)]
Add TODO.

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

23 years agoDoc updates.
Wolfgang Bangerth [Mon, 23 Apr 2001 17:03:02 +0000 (17:03 +0000)]
Doc updates.

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

23 years agoFix typo.
Wolfgang Bangerth [Mon, 23 Apr 2001 15:59:02 +0000 (15:59 +0000)]
Fix typo.

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

23 years agoFix typos.
Wolfgang Bangerth [Mon, 23 Apr 2001 15:56:44 +0000 (15:56 +0000)]
Fix typos.

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

23 years ago.
Wolfgang Bangerth [Mon, 23 Apr 2001 15:24:58 +0000 (15:24 +0000)]
.

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

23 years agoImplement VectorTools::interpolate_boundary_values for FunctionMap argument.
Wolfgang Bangerth [Mon, 23 Apr 2001 15:24:10 +0000 (15:24 +0000)]
Implement VectorTools::interpolate_boundary_values for FunctionMap argument.

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

23 years agoOnly clean-ups.
Wolfgang Bangerth [Mon, 23 Apr 2001 15:20:52 +0000 (15:20 +0000)]
Only clean-ups.

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

23 years agoFix TODO. Did not seem to be important to merge the two files, and fix comment.
Wolfgang Bangerth [Mon, 23 Apr 2001 15:20:22 +0000 (15:20 +0000)]
Fix TODO. Did not seem to be important to merge the two files, and fix comment.

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

23 years agoChange testcase such that 3d memory consumption remains reasonable.
Wolfgang Bangerth [Sat, 21 Apr 2001 20:23:02 +0000 (20:23 +0000)]
Change testcase such that 3d memory consumption remains reasonable.

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

23 years agoBring up to date.
Wolfgang Bangerth [Fri, 20 Apr 2001 20:15:10 +0000 (20:15 +0000)]
Bring up to date.

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

23 years agoAdd TODO comment.
Wolfgang Bangerth [Fri, 20 Apr 2001 20:14:40 +0000 (20:14 +0000)]
Add TODO comment.

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

23 years agoVertex numbers should be 1-based also in the GridOut::write_ucd_faces function
Ralf Hartmann [Fri, 20 Apr 2001 10:07:17 +0000 (10:07 +0000)]
Vertex numbers should be 1-based also in the GridOut::write_ucd_faces function

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

23 years agoBug fix. Vertex numbers should be 1-based also in the write_ucd_faces function.
Ralf Hartmann [Thu, 19 Apr 2001 16:50:38 +0000 (16:50 +0000)]
Bug fix. Vertex numbers should be 1-based also in the write_ucd_faces function.

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

23 years agouse the same value for PI in all places and add a comment to unify all these places...
Wolfgang Bangerth [Thu, 12 Apr 2001 21:31:40 +0000 (21:31 +0000)]
use the same value for PI in all places and add a comment to unify all these places into one central place.

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

23 years agoAdd 3d to tests.
Wolfgang Bangerth [Thu, 12 Apr 2001 15:13:33 +0000 (15:13 +0000)]
Add 3d to tests.

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

23 years agoFix silly bug.
Wolfgang Bangerth [Thu, 12 Apr 2001 15:12:25 +0000 (15:12 +0000)]
Fix silly bug.

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

23 years agoTensor::trace + DerivativeApproximation 3d.
Wolfgang Bangerth [Thu, 12 Apr 2001 14:49:27 +0000 (14:49 +0000)]
Tensor::trace + DerivativeApproximation 3d.

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

23 years agoAdd algorithm for 3d eigenvalues.
Wolfgang Bangerth [Thu, 12 Apr 2001 14:47:16 +0000 (14:47 +0000)]
Add algorithm for 3d eigenvalues.

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

23 years agoTrace of a tensor.
Wolfgang Bangerth [Thu, 12 Apr 2001 10:21:01 +0000 (10:21 +0000)]
Trace of a tensor.

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

23 years agoSort tests when reporting.
Wolfgang Bangerth [Thu, 12 Apr 2001 09:27:35 +0000 (09:27 +0000)]
Sort tests when reporting.

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

23 years agoFix typo.
Wolfgang Bangerth [Thu, 12 Apr 2001 08:49:16 +0000 (08:49 +0000)]
Fix typo.

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

23 years agoAdd target for reports in subdirs.
Wolfgang Bangerth [Thu, 12 Apr 2001 08:47:38 +0000 (08:47 +0000)]
Add target for reports in subdirs.

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

23 years agoFix bug in reverse Cuthill-McKee code (found by Oliver Rheinbach).
Wolfgang Bangerth [Thu, 12 Apr 2001 07:03:42 +0000 (07:03 +0000)]
Fix bug in reverse Cuthill-McKee code (found by Oliver Rheinbach).

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

23 years agoCheck in checked file.
Wolfgang Bangerth [Thu, 12 Apr 2001 07:03:05 +0000 (07:03 +0000)]
Check in checked file.

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

23 years agoNicer output.
Wolfgang Bangerth [Thu, 12 Apr 2001 06:42:39 +0000 (06:42 +0000)]
Nicer output.

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

23 years agoSlight output change, and change the degree of FEs as Q3 elements are
Wolfgang Bangerth [Thu, 12 Apr 2001 06:34:41 +0000 (06:34 +0000)]
Slight output change, and change the degree of FEs as Q3 elements are
not yet implemented in 3d.

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

23 years agoNew test: dof_renumbering.
Wolfgang Bangerth [Wed, 11 Apr 2001 22:16:51 +0000 (22:16 +0000)]
New test: dof_renumbering.

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

23 years agoAdd rule to generate a report of the results of this directory.
Wolfgang Bangerth [Wed, 11 Apr 2001 21:34:20 +0000 (21:34 +0000)]
Add rule to generate a report of the results of this directory.

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

23 years agoAllocate space for static variables.
Wolfgang Bangerth [Wed, 11 Apr 2001 15:07:44 +0000 (15:07 +0000)]
Allocate space for static variables.

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

23 years agoSince output formats cant write more than Q1, make that explicit in the creation...
Wolfgang Bangerth [Wed, 11 Apr 2001 13:53:08 +0000 (13:53 +0000)]
Since output formats cant write more than Q1, make that explicit in the creation of FEValues objects.

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

23 years agoAdd compat check.
Wolfgang Bangerth [Wed, 11 Apr 2001 13:52:42 +0000 (13:52 +0000)]
Add compat check.

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

23 years agoMake variable constant.
Wolfgang Bangerth [Wed, 11 Apr 2001 13:50:13 +0000 (13:50 +0000)]
Make variable constant.

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

23 years agoFix true bug.
Wolfgang Bangerth [Wed, 11 Apr 2001 13:47:08 +0000 (13:47 +0000)]
Fix true bug.

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

23 years agoRevert order of libs and .go files to allow linking with static libs.
Wolfgang Bangerth [Wed, 11 Apr 2001 13:43:12 +0000 (13:43 +0000)]
Revert order of libs and .go files to allow linking with static libs.

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

23 years agoBut sort correctly.
Wolfgang Bangerth [Wed, 11 Apr 2001 13:29:08 +0000 (13:29 +0000)]
But sort correctly.

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

23 years agoExecute in alphabetical order.
Wolfgang Bangerth [Wed, 11 Apr 2001 13:26:29 +0000 (13:26 +0000)]
Execute in alphabetical order.

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

23 years agoFundamentally change the way the Makefiles work, and while being at it greatly simpli...
Wolfgang Bangerth [Wed, 11 Apr 2001 13:25:15 +0000 (13:25 +0000)]
Fundamentally change the way the Makefiles work, and while being at it greatly simplify them. It is now no more necessary to copy around large parts of code when adding a new testcase, two lines suffice.

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

23 years agoFix some items that occured with gcc3.
Wolfgang Bangerth [Wed, 11 Apr 2001 13:15:41 +0000 (13:15 +0000)]
Fix some items that occured with gcc3.

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

23 years agoAdd this file to this directory as well.
Wolfgang Bangerth [Wed, 11 Apr 2001 12:47:10 +0000 (12:47 +0000)]
Add this file to this directory as well.

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

23 years agoNumbers were not normalized.
Wolfgang Bangerth [Wed, 11 Apr 2001 12:46:53 +0000 (12:46 +0000)]
Numbers were not normalized.

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

23 years agoFix one more bug.
Wolfgang Bangerth [Wed, 11 Apr 2001 09:23:52 +0000 (09:23 +0000)]
Fix one more bug.

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

23 years agoFix bug.
Wolfgang Bangerth [Wed, 11 Apr 2001 09:17:52 +0000 (09:17 +0000)]
Fix bug.

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

23 years agoMicro doc change.
Wolfgang Bangerth [Tue, 10 Apr 2001 22:55:48 +0000 (22:55 +0000)]
Micro doc change.

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

23 years agoModify check rule such that it a/ becomes simpler, b/ is extendible for automatic...
Wolfgang Bangerth [Tue, 10 Apr 2001 22:54:52 +0000 (22:54 +0000)]
Modify check rule such that it a/ becomes simpler, b/ is extendible for automatic report generation for WWW page.

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

23 years agoImplement the missing functions in HalfHyperShellBoundary.
Wolfgang Bangerth [Tue, 10 Apr 2001 17:36:16 +0000 (17:36 +0000)]
Implement the missing functions in HalfHyperShellBoundary.

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

23 years agoSmall fix.
Ralf Hartmann [Tue, 10 Apr 2001 14:14:12 +0000 (14:14 +0000)]
Small fix.

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

23 years agoAdd mapping combatibility mode.
Ralf Hartmann [Tue, 10 Apr 2001 12:54:12 +0000 (12:54 +0000)]
Add mapping combatibility mode.

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

23 years agoAdd compat checks.
Wolfgang Bangerth [Tue, 10 Apr 2001 12:15:31 +0000 (12:15 +0000)]
Add compat checks.

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

23 years agoAdd boundary checks finally.
Wolfgang Bangerth [Mon, 9 Apr 2001 17:19:51 +0000 (17:19 +0000)]
Add boundary checks finally.

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

23 years agoFix annoying bug of myself :-(
Ralf Hartmann [Mon, 9 Apr 2001 17:08:44 +0000 (17:08 +0000)]
Fix annoying bug of myself :-(

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

23 years agoFix (strange?) compiler warning.
Wolfgang Bangerth [Mon, 9 Apr 2001 16:35:12 +0000 (16:35 +0000)]
Fix (strange?) compiler warning.

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

23 years agoCombine the various typedefs FunctionMap into one central place.
Wolfgang Bangerth [Mon, 9 Apr 2001 15:58:04 +0000 (15:58 +0000)]
Combine the various typedefs FunctionMap into one central place.

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

23 years agoFix typo.
Wolfgang Bangerth [Mon, 9 Apr 2001 15:45:54 +0000 (15:45 +0000)]
Fix typo.

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

23 years agoMove FunctionMap typedefs.
Wolfgang Bangerth [Mon, 9 Apr 2001 15:30:49 +0000 (15:30 +0000)]
Move FunctionMap typedefs.

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

23 years agoFix error_estimator.cc in two ways.
Wolfgang Bangerth [Mon, 9 Apr 2001 14:31:13 +0000 (14:31 +0000)]
Fix error_estimator.cc in two ways.

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

23 years agoFix performance problem.
Wolfgang Bangerth [Mon, 9 Apr 2001 14:29:09 +0000 (14:29 +0000)]
Fix performance problem.

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

23 years agoDocument the --enable-compat-blocker switch.
Wolfgang Bangerth [Mon, 9 Apr 2001 13:34:04 +0000 (13:34 +0000)]
Document the --enable-compat-blocker switch.

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

23 years agoEnable or disable compatibility checks.
Wolfgang Bangerth [Mon, 9 Apr 2001 13:27:29 +0000 (13:27 +0000)]
Enable or disable compatibility checks.

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

23 years agoAdd ExcCompatibility.
Wolfgang Bangerth [Mon, 9 Apr 2001 10:09:14 +0000 (10:09 +0000)]
Add ExcCompatibility.

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

23 years agoAdd one thing to use for future examples.
Wolfgang Bangerth [Mon, 9 Apr 2001 09:46:29 +0000 (09:46 +0000)]
Add one thing to use for future examples.

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

23 years agoAdd tests for MatrixCreator functions and the Kelly error estimator.
Wolfgang Bangerth [Mon, 9 Apr 2001 09:44:29 +0000 (09:44 +0000)]
Add tests for MatrixCreator functions and the Kelly error estimator.

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

23 years agoAvoid warning about unused variable.
Wolfgang Bangerth [Mon, 9 Apr 2001 09:42:51 +0000 (09:42 +0000)]
Avoid warning about unused variable.

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

23 years agoDont assume that Neumann boundary functions have vector_value overloaded in the scala...
Wolfgang Bangerth [Mon, 9 Apr 2001 09:42:32 +0000 (09:42 +0000)]
Dont assume that Neumann boundary functions have vector_value overloaded in the scalar case.

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

23 years agoFixes from the week-end.
Wolfgang Bangerth [Mon, 9 Apr 2001 09:41:51 +0000 (09:41 +0000)]
Fixes from the week-end.

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

23 years agoMake the functions in MatrixCreator use multiple threads if supported.
Wolfgang Bangerth [Mon, 9 Apr 2001 09:38:34 +0000 (09:38 +0000)]
Make the functions in MatrixCreator use multiple threads if supported.

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

23 years agoSmall consistency fix.
Wolfgang Bangerth [Mon, 9 Apr 2001 09:37:57 +0000 (09:37 +0000)]
Small consistency fix.

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

23 years agoImplement spawn wrappers for functions with 9 and 10 args.
Wolfgang Bangerth [Mon, 9 Apr 2001 09:37:17 +0000 (09:37 +0000)]
Implement spawn wrappers for functions with 9 and 10 args.

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

23 years agoUps, remove debug output again.
Wolfgang Bangerth [Fri, 6 Apr 2001 16:40:54 +0000 (16:40 +0000)]
Ups, remove debug output again.

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

23 years agoBack out 3d part again, as I couldn't find a way to compute the eigenvalues of a...
Wolfgang Bangerth [Fri, 6 Apr 2001 16:32:10 +0000 (16:32 +0000)]
Back out 3d part again, as I couldn't find a way to compute the eigenvalues of a 3x3 matrix... :-((

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

23 years agoDisable 3x3 eigenvalues again, since it doesn't work with Maple... :-(
Wolfgang Bangerth [Fri, 6 Apr 2001 16:30:46 +0000 (16:30 +0000)]
Disable 3x3 eigenvalues again, since it doesn't work with Maple... :-(

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

23 years agoIndentation change.
Wolfgang Bangerth [Fri, 6 Apr 2001 13:59:37 +0000 (13:59 +0000)]
Indentation change.

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

23 years agoCompute also in 3d. There are problems, though, yielding NaNs. Have to check that...
Wolfgang Bangerth [Fri, 6 Apr 2001 13:58:21 +0000 (13:58 +0000)]
Compute also in 3d. There are problems, though, yielding NaNs. Have to check that soon.

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

23 years agoFix typo.
Wolfgang Bangerth [Fri, 6 Apr 2001 13:52:13 +0000 (13:52 +0000)]
Fix typo.

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

23 years agoAdd test to check finite difference approximations of derivatives.
Wolfgang Bangerth [Fri, 6 Apr 2001 13:08:25 +0000 (13:08 +0000)]
Add test to check finite difference approximations of derivatives.

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

23 years agoAdd missing default arg.
Wolfgang Bangerth [Fri, 6 Apr 2001 12:55:25 +0000 (12:55 +0000)]
Add missing default arg.

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

23 years agoAdd forgotten linker flag.
Wolfgang Bangerth [Fri, 6 Apr 2001 12:47:05 +0000 (12:47 +0000)]
Add forgotten linker flag.

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

23 years agoAdd forgotten default arg.
Wolfgang Bangerth [Fri, 6 Apr 2001 12:46:08 +0000 (12:46 +0000)]
Add forgotten default arg.

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

23 years agoMove extra F77 libs to instead of , since they appear in different places of the...
Wolfgang Bangerth [Fri, 6 Apr 2001 12:45:38 +0000 (12:45 +0000)]
Move extra F77 libs to  instead of , since they appear in different places of the linker command line. In the old way, we couldnt link with F77 code parts on Linux.

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