]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
14 years agoCheck in a long-forgotten change.
bangerth [Fri, 29 Jan 2010 17:19:21 +0000 (17:19 +0000)]
Check in a long-forgotten change.

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

14 years agoIgnore errors when making nofail as part of report.
bangerth [Fri, 29 Jan 2010 17:05:57 +0000 (17:05 +0000)]
Ignore errors when making nofail as part of report.

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

14 years agoOn machines with lots of processors, one or two long-running tests in
bangerth [Fri, 29 Jan 2010 15:53:42 +0000 (15:53 +0000)]
On machines with lots of processors, one or two long-running tests in
subdirectories can stop the progress of 'make report'. To prevent this, first
compile and run all tests once in parallel across all directories, and then
just do the report sequentially through the directories.

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

14 years agoUpdate some more tests.
bangerth [Thu, 28 Jan 2010 23:10:38 +0000 (23:10 +0000)]
Update some more tests.

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

14 years agoAdd to list.
bangerth [Thu, 28 Jan 2010 21:10:31 +0000 (21:10 +0000)]
Add to list.

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

14 years agoUpdate a bunch of output files.
bangerth [Thu, 28 Jan 2010 21:03:32 +0000 (21:03 +0000)]
Update a bunch of output files.

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

14 years agoUse numbers::PI instead of hard coding macros.
bangerth [Thu, 28 Jan 2010 17:10:07 +0000 (17:10 +0000)]
Use numbers::PI instead of hard coding macros.

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

14 years agoFix another race condition.
bangerth [Thu, 28 Jan 2010 17:08:54 +0000 (17:08 +0000)]
Fix another race condition.

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

14 years agoFix the same bug in PolynomialsABF.
bangerth [Thu, 28 Jan 2010 17:04:05 +0000 (17:04 +0000)]
Fix the same bug in PolynomialsABF.

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

14 years agoFix a race condition in PolynomialsBDM.
bangerth [Thu, 28 Jan 2010 16:28:25 +0000 (16:28 +0000)]
Fix a race condition in PolynomialsBDM.

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

14 years agoadd
bangerth [Wed, 27 Jan 2010 20:52:31 +0000 (20:52 +0000)]
add

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

14 years agoTreat all directories in /examples with doxygen that have a doc/ subdirectory.
bangerth [Wed, 27 Jan 2010 20:44:45 +0000 (20:44 +0000)]
Treat all directories in /examples with doxygen that have a doc/ subdirectory.

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

14 years agoAdded tests for FE_Q with non-equidistant support points.
kormann [Wed, 27 Jan 2010 19:22:06 +0000 (19:22 +0000)]
Added tests for FE_Q with non-equidistant support points.

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

14 years agoCorrect error in restriction matrix for FE_Q defined by quadrature formula.
kormann [Wed, 27 Jan 2010 19:20:32 +0000 (19:20 +0000)]
Correct error in restriction matrix for FE_Q defined by quadrature formula.

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

14 years agoIgnore also *d2 output data as created in this program.
kronbichler [Wed, 27 Jan 2010 14:53:14 +0000 (14:53 +0000)]
Ignore also *d2 output data as created in this program.

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

14 years agoMichael Geiger's diploma thesis.
bangerth [Wed, 27 Jan 2010 14:24:54 +0000 (14:24 +0000)]
Michael Geiger's diploma thesis.

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

14 years agoAdd function that can extract diagonal subblock from ConstraintMatrix.
kronbichler [Wed, 27 Jan 2010 13:22:36 +0000 (13:22 +0000)]
Add function that can extract diagonal subblock from ConstraintMatrix.

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

14 years agostep 39 works again
kanschat [Mon, 25 Jan 2010 21:31:12 +0000 (21:31 +0000)]
step 39 works again

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

14 years agostep 39 compiles, but crashes in estimate, because hessians are not computed
kanschat [Mon, 25 Jan 2010 16:38:19 +0000 (16:38 +0000)]
step 39 compiles, but crashes in estimate, because hessians are not computed

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

14 years agoMissed one output file in tests/petsc
heister [Mon, 25 Jan 2010 15:14:53 +0000 (15:14 +0000)]
Missed one output file in tests/petsc

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

14 years agoremove debug output
kanschat [Mon, 25 Jan 2010 15:06:59 +0000 (15:06 +0000)]
remove debug output

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

14 years agotests/petsc: more cleanup
heister [Mon, 25 Jan 2010 09:33:23 +0000 (09:33 +0000)]
tests/petsc: more cleanup

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

14 years agowork on petsc unit tests, make them pass on my machine too
heister [Mon, 25 Jan 2010 09:09:13 +0000 (09:09 +0000)]
work on petsc unit tests, make them pass on my machine too

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

14 years agoBetter tolerances.
bangerth [Mon, 25 Jan 2010 00:46:45 +0000 (00:46 +0000)]
Better tolerances.

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

14 years agoUpdate.
bangerth [Mon, 25 Jan 2010 00:44:45 +0000 (00:44 +0000)]
Update.

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

14 years agoUpdate test results.
bangerth [Mon, 25 Jan 2010 00:40:04 +0000 (00:40 +0000)]
Update test results.

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

14 years agoDestroy the memory pool of PETSc vectors before we end PETSc itself. We'll get memory...
bangerth [Mon, 25 Jan 2010 00:38:43 +0000 (00:38 +0000)]
Destroy the memory pool of PETSc vectors before we end PETSc itself. We'll get memory corruption problems otherwise.

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

14 years agoUpdate test results.
bangerth [Mon, 25 Jan 2010 00:35:06 +0000 (00:35 +0000)]
Update test results.

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

14 years agoUpdate.
bangerth [Mon, 25 Jan 2010 00:26:57 +0000 (00:26 +0000)]
Update.

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

14 years agoUpdate results.
bangerth [Mon, 25 Jan 2010 00:20:35 +0000 (00:20 +0000)]
Update results.

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

14 years agoFix output.
bangerth [Mon, 25 Jan 2010 00:15:56 +0000 (00:15 +0000)]
Fix output.

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

14 years agoMake it work.
bangerth [Mon, 25 Jan 2010 00:15:38 +0000 (00:15 +0000)]
Make it work.

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

14 years agoMake at least compile.
bangerth [Mon, 25 Jan 2010 00:05:22 +0000 (00:05 +0000)]
Make at least compile.

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

14 years agoFix a recently introduced bug where we started counting from too high.
bangerth [Sun, 24 Jan 2010 23:43:31 +0000 (23:43 +0000)]
Fix a recently introduced bug where we started counting from too high.

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

14 years agoWhen doing 'make clean', also remove *.inst files. Not doing so can lead to really...
bangerth [Sat, 23 Jan 2010 03:49:58 +0000 (03:49 +0000)]
When doing 'make clean', also remove *.inst files. Not doing so can lead to really awkward problems when you ^C the program that creates the *.inst files -- they end up empty, but have a newer date than the .inst.in file. Compiling everything then leads to missing symbols, but doing 'make clean ; make all' doesn't help any because the .inst files are not regenerated.

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

14 years agoRename bdry->boundary, ngbr->neighbor.
bangerth [Wed, 20 Jan 2010 20:10:21 +0000 (20:10 +0000)]
Rename bdry->boundary, ngbr->neighbor.

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

14 years agoUpdate documentation.
bangerth [Wed, 20 Jan 2010 20:04:00 +0000 (20:04 +0000)]
Update documentation.

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

14 years agoGet rid of the IntegratingAssembler class
bangerth [Wed, 20 Jan 2010 19:59:05 +0000 (19:59 +0000)]
Get rid of the IntegratingAssembler class

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

14 years agoFirst step in getting rid of the AssemblingIntegrator class and splitting its functio...
bangerth [Wed, 20 Jan 2010 14:51:53 +0000 (14:51 +0000)]
First step in getting rid of the AssemblingIntegrator class and splitting its functionality into two parts.

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

14 years agoMinor cleanup, documentation fixes.
bangerth [Wed, 20 Jan 2010 14:37:52 +0000 (14:37 +0000)]
Minor cleanup, documentation fixes.

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

14 years agoGet rid again of the DGIntegrator class and re-merge everything into
bangerth [Wed, 20 Jan 2010 13:35:12 +0000 (13:35 +0000)]
Get rid again of the DGIntegrator class and re-merge everything into
the main class.

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

14 years agoUse const references instead of copies.
bangerth [Wed, 20 Jan 2010 13:19:26 +0000 (13:19 +0000)]
Use const references instead of copies.

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

14 years agoUse function<> objects rather than hard-coded names to represent operations.
bangerth [Wed, 20 Jan 2010 13:17:19 +0000 (13:17 +0000)]
Use function<> objects rather than hard-coded names to represent operations.

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

14 years agoUse function<> objects rather than hard-coded names to represent operations.
bangerth [Wed, 20 Jan 2010 13:17:03 +0000 (13:17 +0000)]
Use function<> objects rather than hard-coded names to represent operations.

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

14 years agoRemove unused local variable.
bangerth [Wed, 20 Jan 2010 13:01:57 +0000 (13:01 +0000)]
Remove unused local variable.

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

14 years agoSimplify code slightly.
bangerth [Wed, 20 Jan 2010 13:01:27 +0000 (13:01 +0000)]
Simplify code slightly.

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

14 years agoMinor simplification.
bangerth [Wed, 20 Jan 2010 01:15:03 +0000 (01:15 +0000)]
Minor simplification.

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

14 years agoMake function more generic by taking function<> objects rather than
bangerth [Tue, 19 Jan 2010 23:36:24 +0000 (23:36 +0000)]
Make function more generic by taking function<> objects rather than
member functions with fixed name.

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

14 years agoAlso encode the library path through -rpath when linking with static libs, since...
bangerth [Tue, 19 Jan 2010 16:53:12 +0000 (16:53 +0000)]
Also encode the library path through -rpath when linking with static libs, since we also link with the TBB and that one is always shared.

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

14 years agoExtract integral parameters with get_integer().
bangerth [Sun, 17 Jan 2010 22:50:54 +0000 (22:50 +0000)]
Extract integral parameters with get_integer().

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

14 years agoMake compile again. Currently fails, however.
bangerth [Fri, 15 Jan 2010 19:11:49 +0000 (19:11 +0000)]
Make compile again. Currently fails, however.

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

14 years agoMake compile again. Currently fails, however.
bangerth [Fri, 15 Jan 2010 19:05:37 +0000 (19:05 +0000)]
Make compile again. Currently fails, however.

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

14 years agoMake compile again.
bangerth [Fri, 15 Jan 2010 19:02:30 +0000 (19:02 +0000)]
Make compile again.

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

14 years agoMake compile again.
bangerth [Fri, 15 Jan 2010 19:01:23 +0000 (19:01 +0000)]
Make compile again.

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

14 years agoGet closer to compiling again.
bangerth [Fri, 15 Jan 2010 18:44:35 +0000 (18:44 +0000)]
Get closer to compiling again.

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

14 years agoAdd missing include file.
bangerth [Fri, 15 Jan 2010 18:38:50 +0000 (18:38 +0000)]
Add missing include file.

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

14 years agoAdd a few missing include files.
bangerth [Fri, 15 Jan 2010 18:38:08 +0000 (18:38 +0000)]
Add a few missing include files.

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

14 years agoMove event.{cc,h} into base.
bangerth [Fri, 15 Jan 2010 15:01:26 +0000 (15:01 +0000)]
Move event.{cc,h} into base.

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

14 years agoRename .cc file to match .h file.
bangerth [Fri, 15 Jan 2010 14:41:52 +0000 (14:41 +0000)]
Rename .cc file to match .h file.

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

14 years agoSlight cleanup in SSOR preconditioner.
kronbichler [Fri, 15 Jan 2010 12:58:40 +0000 (12:58 +0000)]
Slight cleanup in SSOR preconditioner.

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

14 years agofix Newton stepsize output
kanschat [Fri, 15 Jan 2010 12:43:44 +0000 (12:43 +0000)]
fix Newton stepsize output

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

14 years agosome fixes
kanschat [Fri, 15 Jan 2010 12:34:47 +0000 (12:34 +0000)]
some fixes

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

14 years agoFix typo.
kronbichler [Wed, 13 Jan 2010 17:55:08 +0000 (17:55 +0000)]
Fix typo.

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

14 years agoForgot to declare function as inline.
kronbichler [Wed, 13 Jan 2010 16:29:42 +0000 (16:29 +0000)]
Forgot to declare function as inline.

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

14 years agoOne more fix when PETSc is used.
kronbichler [Wed, 13 Jan 2010 16:27:48 +0000 (16:27 +0000)]
One more fix when PETSc is used.

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

14 years agoFix PETSc error.
kronbichler [Wed, 13 Jan 2010 16:18:52 +0000 (16:18 +0000)]
Fix PETSc error.

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

14 years agoAdd a print function for Trilinos block vector.
kronbichler [Wed, 13 Jan 2010 15:57:21 +0000 (15:57 +0000)]
Add a print function for Trilinos block vector.

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

14 years agoClean up include files.
kronbichler [Wed, 13 Jan 2010 15:57:03 +0000 (15:57 +0000)]
Clean up include files.

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

14 years agorename file consistent with spelling of class
kanschat [Wed, 13 Jan 2010 15:24:42 +0000 (15:24 +0000)]
rename file consistent with spelling of class

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

14 years agoThetaTimestepping implemented and ready for testing
kanschat [Wed, 13 Jan 2010 15:21:48 +0000 (15:21 +0000)]
ThetaTimestepping implemented and ready for testing

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

14 years agoAvoid using level information explicitly as this might go wrong if anisotropic refine...
leicht [Wed, 13 Jan 2010 13:52:46 +0000 (13:52 +0000)]
Avoid using level information explicitly as this might go wrong if anisotropic refinement has been used.

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

14 years agoRemoved a call to MaTCompress (matrix); This function was never implemented in PETSc...
young [Wed, 13 Jan 2010 10:46:09 +0000 (10:46 +0000)]
Removed a call to MaTCompress (matrix); This function was never implemented in PETSc, and has been slated for removal there

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

14 years agoFix compile problems.
kronbichler [Wed, 13 Jan 2010 09:18:01 +0000 (09:18 +0000)]
Fix compile problems.

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

14 years agoset missing properties
kanschat [Wed, 13 Jan 2010 07:13:30 +0000 (07:13 +0000)]
set missing properties

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

14 years agoset missing properties
kanschat [Wed, 13 Jan 2010 07:10:56 +0000 (07:10 +0000)]
set missing properties

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

14 years agoOnly list MADDs tutorial programs if they are there.
bangerth [Tue, 12 Jan 2010 19:41:45 +0000 (19:41 +0000)]
Only list MADDs tutorial programs if they are there.

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

14 years agostart algorithms library
kanschat [Tue, 12 Jan 2010 16:56:38 +0000 (16:56 +0000)]
start algorithms library

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

14 years agoAutomatically generate deal.dox.
bangerth [Mon, 11 Jan 2010 16:31:57 +0000 (16:31 +0000)]
Automatically generate deal.dox.

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

14 years agomaking MeshWorker use data vectors
kanschat [Mon, 11 Jan 2010 08:51:37 +0000 (08:51 +0000)]
making MeshWorker use data vectors

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

14 years agoAdjust in one place to fix the formatting. A couple of minor fixes as well.
bangerth [Mon, 11 Jan 2010 03:28:33 +0000 (03:28 +0000)]
Adjust in one place to fix the formatting. A couple of minor fixes as well.

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

14 years agoadd MeshWorker module
kanschat [Sun, 10 Jan 2010 10:23:25 +0000 (10:23 +0000)]
add MeshWorker module

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

14 years agomake documentation compilable again after odd changes in 200262
kanschat [Sun, 10 Jan 2010 10:22:55 +0000 (10:22 +0000)]
make documentation compilable again after odd changes in 200262

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

14 years agoadd the steps graph to the repository. No need to regenerate it everytime
kanschat [Sun, 10 Jan 2010 09:09:08 +0000 (09:09 +0000)]
add the steps graph to the repository. No need to regenerate it everytime

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

14 years agofixed a lot of errors in block assemblers
kanschat [Sat, 9 Jan 2010 11:56:41 +0000 (11:56 +0000)]
fixed a lot of errors in block assemblers

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

14 years agoBe more careful with instantiations.
bangerth [Sat, 9 Jan 2010 00:30:33 +0000 (00:30 +0000)]
Be more careful with instantiations.

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

14 years agoInstantiate a couple functions also for MGDoFHandler arguments.
bangerth [Sat, 9 Jan 2010 00:22:03 +0000 (00:22 +0000)]
Instantiate a couple functions also for MGDoFHandler arguments.

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

14 years agoInstantiate things also for 1,2 and 2,3.
bangerth [Sat, 9 Jan 2010 00:13:01 +0000 (00:13 +0000)]
Instantiate things also for 1,2 and 2,3.

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

14 years agoMove reserve_space into the Implementation structure to reduce the number of current...
bangerth [Sat, 9 Jan 2010 00:05:33 +0000 (00:05 +0000)]
Move reserve_space into the Implementation structure to reduce the number of current linker errors one further.

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

14 years agoInstantiate functions as necessary.
bangerth [Fri, 8 Jan 2010 23:35:32 +0000 (23:35 +0000)]
Instantiate functions as necessary.

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

14 years agoMove MGDoFHandler::distribute_dofs_on_cell into a class internal::MGDoFHandler::Imple...
bangerth [Fri, 8 Jan 2010 18:37:59 +0000 (18:37 +0000)]
Move MGDoFHandler::distribute_dofs_on_cell into a class internal::MGDoFHandler::Implementation in the same way this is done for ::DoFHandler.

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

14 years agoseveral instantiations for MGDoFHandler added
janssen [Fri, 8 Jan 2010 15:17:57 +0000 (15:17 +0000)]
several instantiations for MGDoFHandler added

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

14 years agoinstantiations for MGDoFHandler added
janssen [Fri, 8 Jan 2010 15:08:34 +0000 (15:08 +0000)]
instantiations for MGDoFHandler added

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

14 years agochanged DoFHandler<dim> to DoFHandler<dim,spacedim> in all places
janssen [Fri, 8 Jan 2010 15:06:25 +0000 (15:06 +0000)]
changed DoFHandler<dim> to DoFHandler<dim,spacedim> in all places

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

14 years agoadd constructor for FESystem with four base elements
wick [Fri, 8 Jan 2010 12:41:20 +0000 (12:41 +0000)]
add constructor for FESystem with four base elements

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

14 years agoMinor edits of little things.
bangerth [Fri, 8 Jan 2010 09:13:09 +0000 (09:13 +0000)]
Minor edits of little things.

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

14 years agoSmall edits.
bangerth [Fri, 8 Jan 2010 09:12:39 +0000 (09:12 +0000)]
Small edits.

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

14 years agoUse correct (?) sign.
bangerth [Thu, 7 Jan 2010 14:40:13 +0000 (14:40 +0000)]
Use correct (?) sign.

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

14 years agoCheck size, rather than assuming that it is already correct.
bangerth [Thu, 7 Jan 2010 13:23:34 +0000 (13:23 +0000)]
Check size, rather than assuming that it is already correct.

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

14 years agoProperly size arguments to MGTools::count_dofs_per_block().
bangerth [Thu, 7 Jan 2010 13:22:34 +0000 (13:22 +0000)]
Properly size arguments to MGTools::count_dofs_per_block().

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

14 years agoUse proper forward declaration.
bangerth [Thu, 7 Jan 2010 12:07:54 +0000 (12:07 +0000)]
Use proper forward declaration.

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