]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
18 years agoUpdate forgotten output file
bangerth [Thu, 10 Aug 2006 20:39:12 +0000 (20:39 +0000)]
Update forgotten output file

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

18 years agoUpdate forgotten output file
bangerth [Thu, 10 Aug 2006 20:32:03 +0000 (20:32 +0000)]
Update forgotten output file

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

18 years agoAdd tests equivalent to the ones in deal.II/ with the same name, except that they...
bangerth [Thu, 10 Aug 2006 19:42:30 +0000 (19:42 +0000)]
Add tests equivalent to the ones in deal.II/ with the same name, except that they use an hp::DoFHandler.

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

18 years agoMore tests, this time for systems of Q elements
bangerth [Thu, 10 Aug 2006 19:32:53 +0000 (19:32 +0000)]
More tests, this time for systems of Q elements

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

18 years agoSame test, but for DG again
bangerth [Thu, 10 Aug 2006 19:24:22 +0000 (19:24 +0000)]
Same test, but for DG again

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

18 years agoAdd another interpolation test
bangerth [Thu, 10 Aug 2006 19:21:36 +0000 (19:21 +0000)]
Add another interpolation test

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

18 years agoSame test, but for DGQ
bangerth [Thu, 10 Aug 2006 19:16:23 +0000 (19:16 +0000)]
Same test, but for DGQ

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

18 years agoAdd a new test for interpolation
bangerth [Thu, 10 Aug 2006 19:11:09 +0000 (19:11 +0000)]
Add a new test for interpolation

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

18 years agoDo away with a global function in a header file
bangerth [Thu, 10 Aug 2006 18:42:49 +0000 (18:42 +0000)]
Do away with a global function in a header file

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

18 years agoCall the right function.
bangerth [Thu, 10 Aug 2006 18:37:47 +0000 (18:37 +0000)]
Call the right function.

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

18 years agoRemove file apparently no longer needed
bangerth [Thu, 10 Aug 2006 03:26:54 +0000 (03:26 +0000)]
Remove file apparently no longer needed

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

18 years agoRemove file apparently no longer needed
bangerth [Thu, 10 Aug 2006 03:24:31 +0000 (03:24 +0000)]
Remove file apparently no longer needed

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

18 years agoRemove unnecessary file
bangerth [Thu, 10 Aug 2006 03:23:12 +0000 (03:23 +0000)]
Remove unnecessary file

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

18 years agoRemove unnecessary file
bangerth [Thu, 10 Aug 2006 03:21:24 +0000 (03:21 +0000)]
Remove unnecessary file

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

18 years agoUpdate
bangerth [Thu, 10 Aug 2006 03:19:40 +0000 (03:19 +0000)]
Update

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

18 years agoAdd test results
bangerth [Thu, 10 Aug 2006 03:17:05 +0000 (03:17 +0000)]
Add test results

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

18 years agoRe-order dependencies. Previously, we got into trouble in case of parallel builds...
bangerth [Wed, 9 Aug 2006 22:31:28 +0000 (22:31 +0000)]
Re-order dependencies. Previously, we got into trouble in case of parallel builds if we did something like 'make -j4 debug all', since we would start two concurrent makes with the same targets. We need to leave things like this up to make itself.

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

18 years agoReindent
bangerth [Wed, 9 Aug 2006 17:22:00 +0000 (17:22 +0000)]
Reindent

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

18 years agoRemove now unused variable...
bangerth [Wed, 9 Aug 2006 14:39:03 +0000 (14:39 +0000)]
Remove now unused variable...

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

18 years agoTest presently fails
bangerth [Wed, 9 Aug 2006 03:36:37 +0000 (03:36 +0000)]
Test presently fails

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

18 years agoCommit a new test that presently falls on its face
bangerth [Wed, 9 Aug 2006 03:36:15 +0000 (03:36 +0000)]
Commit a new test that presently falls on its face

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

18 years agoSet svn:ignore
bangerth [Wed, 9 Aug 2006 03:31:39 +0000 (03:31 +0000)]
Set svn:ignore

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

18 years agoImplement VectorTools::project also for 1d.
bangerth [Wed, 9 Aug 2006 03:28:13 +0000 (03:28 +0000)]
Implement VectorTools::project also for 1d.

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

18 years agoAdd test results for a test that is now working
bangerth [Wed, 9 Aug 2006 03:26:09 +0000 (03:26 +0000)]
Add test results for a test that is now working

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

18 years agoRe-generate from Guido's changes
bangerth [Mon, 7 Aug 2006 22:11:49 +0000 (22:11 +0000)]
Re-generate from Guido's changes

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

18 years agocheck gfortran before f77
kanschat [Mon, 7 Aug 2006 20:34:21 +0000 (20:34 +0000)]
check gfortran before f77

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

18 years agoallow gcc fortran to be called f77
kanschat [Mon, 7 Aug 2006 17:04:19 +0000 (17:04 +0000)]
allow gcc fortran to be called f77

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

18 years agoFix the first part of the problem in dof_tools_19, where we run aground because we...
bangerth [Mon, 7 Aug 2006 14:06:44 +0000 (14:06 +0000)]
Fix the first part of the problem in dof_tools_19, where we run aground because we call QGauss<0>(6).

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

18 years agoUndo last checkin since it makes all attempts to build fail.
bangerth [Mon, 7 Aug 2006 13:51:30 +0000 (13:51 +0000)]
Undo last checkin since it makes all attempts to build fail.

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

18 years agobug fix: use template argument number instead of double
leicht [Mon, 7 Aug 2006 06:56:47 +0000 (06:56 +0000)]
bug fix: use template argument number instead of double

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

18 years agotest existing functions in TridiagonalMatrix
kanschat [Sun, 6 Aug 2006 22:01:44 +0000 (22:01 +0000)]
test existing functions in TridiagonalMatrix

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

18 years agoadd symmetry option for TridiagonalMatrix
kanschat [Sun, 6 Aug 2006 22:01:07 +0000 (22:01 +0000)]
add symmetry option for TridiagonalMatrix

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

18 years agoupdate Makefile.tests after Makefile
kanschat [Sun, 6 Aug 2006 21:59:50 +0000 (21:59 +0000)]
update Makefile.tests after Makefile

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

18 years agofind gfortran compiler if installed
kanschat [Sun, 6 Aug 2006 21:57:53 +0000 (21:57 +0000)]
find gfortran compiler if installed

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

18 years agoAdd
bangerth [Fri, 4 Aug 2006 21:54:49 +0000 (21:54 +0000)]
Add

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

18 years agoAdd
bangerth [Fri, 4 Aug 2006 21:41:54 +0000 (21:41 +0000)]
Add

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

18 years agoAdd
bangerth [Fri, 4 Aug 2006 21:41:33 +0000 (21:41 +0000)]
Add

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

18 years agox
bangerth [Fri, 4 Aug 2006 21:39:25 +0000 (21:39 +0000)]
x

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

18 years agoAdd comment on why tests fail at present
bangerth [Fri, 4 Aug 2006 21:11:43 +0000 (21:11 +0000)]
Add comment on why tests fail at present

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

18 years agoAdded a new dof_tools testcase, which leads to a couple
kayser-herold [Fri, 4 Aug 2006 20:56:04 +0000 (20:56 +0000)]
Added a new dof_tools testcase, which leads to a couple
of internal errors. One of the errors is in
VectorTools::project which leads to  problems when used
in 1D. The second is somehow related to the make_hanging_nodes
procedure.

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

18 years agoFix output for the uniform mesh; it seems wrong for the distorted grid, though.
bangerth [Fri, 4 Aug 2006 19:22:45 +0000 (19:22 +0000)]
Fix output for the uniform mesh; it seems wrong for the distorted grid, though.

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

18 years agoFix comments
bangerth [Fri, 4 Aug 2006 19:15:07 +0000 (19:15 +0000)]
Fix comments

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

18 years agoMake sure the test is ok, and also add that bit of output that was missing to verify...
bangerth [Fri, 4 Aug 2006 19:13:30 +0000 (19:13 +0000)]
Make sure the test is ok, and also add that bit of output that was missing to verify that it actually is.

It tests whether hanging
nodes are identity-constrained to another one; that used to be the case for
RT elements at one time, but is no longer since they now scale with h;
consequently, one node is exactly one half of the value of another -- i.e. it
is still constrained to a single other one, but the weight is not the
identity any more. The test is therefore ok with its present output.

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

18 years agoCommit corrected output
bangerth [Fri, 4 Aug 2006 18:57:44 +0000 (18:57 +0000)]
Commit corrected output

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

18 years agox
bangerth [Fri, 4 Aug 2006 18:53:52 +0000 (18:53 +0000)]
x

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

18 years agoAdd test results
kanschat [Fri, 4 Aug 2006 14:59:54 +0000 (14:59 +0000)]
Add test results

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

18 years agoEscape 'Boundary' so that doxygen doesn't cross link it.
bangerth [Fri, 4 Aug 2006 14:14:30 +0000 (14:14 +0000)]
Escape 'Boundary' so that doxygen doesn't cross link it.

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

18 years agoImproved support for PETSc 2.3.1+later versions.
prill [Fri, 4 Aug 2006 11:25:41 +0000 (11:25 +0000)]
Improved support for PETSc 2.3.1+later versions.

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

18 years agoAdded support for PETSc 2.3.1 (16).
prill [Fri, 4 Aug 2006 08:55:11 +0000 (08:55 +0000)]
Added support for PETSc 2.3.1 (16).

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

18 years agoextend DerivativeApproximation to third order derivatives, enable returning the full...
leicht [Fri, 4 Aug 2006 05:02:02 +0000 (05:02 +0000)]
extend DerivativeApproximation to third order derivatives, enable returning the full derivative tensor

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

18 years agoFix up testcases
kanschat [Fri, 4 Aug 2006 03:43:17 +0000 (03:43 +0000)]
Fix up testcases

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

18 years agoregenerate for default system
bangerth [Fri, 4 Aug 2006 03:02:07 +0000 (03:02 +0000)]
regenerate for default system

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

18 years agoupdate comments
bangerth [Thu, 3 Aug 2006 22:07:08 +0000 (22:07 +0000)]
update comments

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

18 years agonew functionality in DerivativeApproximation: return the full tensor of derivatives
leicht [Thu, 3 Aug 2006 08:59:23 +0000 (08:59 +0000)]
new functionality in DerivativeApproximation: return the full tensor of derivatives

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

18 years agotest for new functionality in DerivativeApproximation
leicht [Thu, 3 Aug 2006 08:01:09 +0000 (08:01 +0000)]
test for new functionality in DerivativeApproximation

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

18 years agoreference update due to bug fix in DerivativeApproximation
leicht [Thu, 3 Aug 2006 07:15:25 +0000 (07:15 +0000)]
reference update due to bug fix in DerivativeApproximation

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

18 years agobug fix: symmetrize the tensor of derivatives, not an intermediate one
leicht [Thu, 3 Aug 2006 07:14:20 +0000 (07:14 +0000)]
bug fix: symmetrize the tensor of derivatives, not an intermediate one

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

18 years agoSecond argument to Utilities::int_to_string can now be omitted, leading to no padding...
bangerth [Thu, 3 Aug 2006 00:34:29 +0000 (00:34 +0000)]
Second argument to Utilities::int_to_string can now be omitted, leading to no padding at all.

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

18 years agoremove algorithm for producing old comarison directories
kanschat [Wed, 2 Aug 2006 19:46:20 +0000 (19:46 +0000)]
remove algorithm for producing old comarison directories

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

18 years agoactually, we should check for linking, not running
kanschat [Wed, 2 Aug 2006 19:26:59 +0000 (19:26 +0000)]
actually, we should check for linking, not running

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

18 years agomake sure that tests failing because of full disks are not listed on the web page
kanschat [Wed, 2 Aug 2006 19:22:53 +0000 (19:22 +0000)]
make sure that tests failing because of full disks are not listed on the web page

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

18 years agomake sure test is correct
kanschat [Wed, 2 Aug 2006 17:43:08 +0000 (17:43 +0000)]
make sure test is correct

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

18 years agoadd print function
kanschat [Wed, 2 Aug 2006 17:42:32 +0000 (17:42 +0000)]
add print function

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

18 years agoaniso: new mesh smoothing function to prevent anisotropic refinement at strongly...
leicht [Wed, 2 Aug 2006 13:28:00 +0000 (13:28 +0000)]
aniso: new mesh smoothing function to prevent anisotropic refinement at strongly curved boundaries

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

18 years agoDon't abort a program any more if an exception is presently being handled.
bangerth [Tue, 1 Aug 2006 19:46:06 +0000 (19:46 +0000)]
Don't abort a program any more if an exception is presently being handled.

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

18 years agoFix testcase
bangerth [Tue, 1 Aug 2006 19:24:28 +0000 (19:24 +0000)]
Fix testcase

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

18 years agoPoint web page at new recent changes page
bangerth [Tue, 1 Aug 2006 19:04:48 +0000 (19:04 +0000)]
Point web page at new recent changes page

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

18 years agoMove the declaration of collect_sizes to immediately after reinit(), where it makes...
bangerth [Tue, 1 Aug 2006 15:39:13 +0000 (15:39 +0000)]
Move the declaration of collect_sizes to immediately after reinit(), where it makes the most sense.

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

18 years agoAnother test
bangerth [Tue, 1 Aug 2006 15:31:37 +0000 (15:31 +0000)]
Another test

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

18 years agoAnother test
bangerth [Tue, 1 Aug 2006 15:31:23 +0000 (15:31 +0000)]
Another test

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

18 years agoAdd correct test results
bangerth [Tue, 1 Aug 2006 15:28:35 +0000 (15:28 +0000)]
Add correct test results

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

18 years agoUpdate comment
bangerth [Tue, 1 Aug 2006 15:26:58 +0000 (15:26 +0000)]
Update comment

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

18 years agoAdd same test for ABF elements
bangerth [Tue, 1 Aug 2006 15:23:17 +0000 (15:23 +0000)]
Add same test for ABF elements

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

18 years agoFix minor typo. Oliver's test 6
bangerth [Tue, 1 Aug 2006 15:22:08 +0000 (15:22 +0000)]
Fix minor typo. Oliver's test 6

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

18 years agoAdd same as rt_approximation for the ABF spaces. Fix warning about unused variable.
bangerth [Tue, 1 Aug 2006 15:12:23 +0000 (15:12 +0000)]
Add same as rt_approximation for the ABF spaces. Fix warning about unused variable.

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

18 years agoAdd Oliver's test 5
bangerth [Tue, 1 Aug 2006 15:10:19 +0000 (15:10 +0000)]
Add Oliver's test 5

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

18 years agoAdd Oliver's 4th testcase
bangerth [Tue, 1 Aug 2006 14:52:57 +0000 (14:52 +0000)]
Add Oliver's 4th testcase

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

18 years agoAdd TODOs.
bangerth [Mon, 31 Jul 2006 22:39:34 +0000 (22:39 +0000)]
Add TODOs.

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

18 years agoRe-add now correct properties
bangerth [Mon, 31 Jul 2006 22:16:57 +0000 (22:16 +0000)]
Re-add now correct properties

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

18 years agoRe-add file
bangerth [Mon, 31 Jul 2006 22:15:11 +0000 (22:15 +0000)]
Re-add file

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

18 years agoRemove file that by accident was checked in as a binary file
bangerth [Mon, 31 Jul 2006 22:14:52 +0000 (22:14 +0000)]
Remove file that by accident was checked in as a binary file

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

18 years agoNo output file until the correctness if verified
bangerth [Mon, 31 Jul 2006 21:48:03 +0000 (21:48 +0000)]
No output file until the correctness if verified

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

18 years agoAdd another of Oliver's tests. No clue whether the result is correct
bangerth [Mon, 31 Jul 2006 21:47:42 +0000 (21:47 +0000)]
Add another of Oliver's tests. No clue whether the result is correct

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

18 years agoAdd a test that checks Oliver's code for correctness of normal directions
bangerth [Mon, 31 Jul 2006 21:35:52 +0000 (21:35 +0000)]
Add a test that checks Oliver's code for correctness of normal directions

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

18 years agoNew test for the abf element
bangerth [Mon, 31 Jul 2006 21:27:25 +0000 (21:27 +0000)]
New test for the abf element

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

18 years agoNew test for the abf element
bangerth [Mon, 31 Jul 2006 21:26:56 +0000 (21:26 +0000)]
New test for the abf element

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

18 years agoCheck that at least a single thread is going to run
bangerth [Mon, 31 Jul 2006 21:24:54 +0000 (21:24 +0000)]
Check that at least a single thread is going to run

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

18 years agoChange the tests to what they are supposed to test. rt_14 presently produces the...
bangerth [Mon, 31 Jul 2006 20:35:16 +0000 (20:35 +0000)]
Change the tests to what they are supposed to test. rt_14 presently produces the wrong result, while rt_15 crashes.

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

18 years agoAdd new tests. Will test FESubfaceValues
bangerth [Mon, 31 Jul 2006 20:29:36 +0000 (20:29 +0000)]
Add new tests. Will test FESubfaceValues

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

18 years agoPartly hp-ify these tests. Not all library calls work right now
bangerth [Mon, 31 Jul 2006 19:41:45 +0000 (19:41 +0000)]
Partly hp-ify these tests. Not all library calls work right now

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

18 years agoRemove a multigrid test, since that can't possibly be hp-ified at present
bangerth [Mon, 31 Jul 2006 18:44:12 +0000 (18:44 +0000)]
Remove a multigrid test, since that can't possibly be hp-ified at present

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

18 years agoFix output following yesterday's fix to face_to_equivalent_cell_index
bangerth [Mon, 31 Jul 2006 15:44:28 +0000 (15:44 +0000)]
Fix output following yesterday's fix to face_to_equivalent_cell_index

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

18 years agoFix output following yesterday's fix to face_to_equivalent_cell_index
bangerth [Mon, 31 Jul 2006 15:40:17 +0000 (15:40 +0000)]
Fix output following yesterday's fix to face_to_equivalent_cell_index

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

18 years agox
bangerth [Mon, 31 Jul 2006 15:38:22 +0000 (15:38 +0000)]
x

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

18 years agox
bangerth [Mon, 31 Jul 2006 15:22:37 +0000 (15:22 +0000)]
x

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

18 years agoRemove tests that are specific to hp/
bangerth [Mon, 31 Jul 2006 15:12:50 +0000 (15:12 +0000)]
Remove tests that are specific to hp/

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

18 years agoUpdate comment
bangerth [Mon, 31 Jul 2006 15:11:48 +0000 (15:11 +0000)]
Update comment

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

18 years agoUn-hp-ify these codes to test the original functionality of step-1 through step-10
bangerth [Mon, 31 Jul 2006 15:11:06 +0000 (15:11 +0000)]
Un-hp-ify these codes to test the original functionality of step-1 through step-10

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

18 years agoFix output files
bangerth [Mon, 31 Jul 2006 14:58:39 +0000 (14:58 +0000)]
Fix output files

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

18 years agox
bangerth [Mon, 31 Jul 2006 14:49:56 +0000 (14:49 +0000)]
x

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