]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
14 years agoTwo more.
Wolfgang Bangerth [Wed, 3 Feb 2010 14:35:01 +0000 (14:35 +0000)]
Two more.

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

14 years agoFix markup.
Wolfgang Bangerth [Wed, 3 Feb 2010 00:18:22 +0000 (00:18 +0000)]
Fix markup.

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

14 years agoCorrected accent and grammer errors
Toby D. Young [Mon, 1 Feb 2010 16:01:59 +0000 (16:01 +0000)]
Corrected accent and grammer errors

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

14 years agoUse std::vector<std::pair<uint,uint> > instead of std::map<uint,uint> for describing...
Martin Kronbichler [Mon, 1 Feb 2010 15:55:59 +0000 (15:55 +0000)]
Use std::vector<std::pair<uint,uint> > instead of std::map<uint,uint> for describing the transfer from and to multigrid. This is considerably faster. Also improve imposition of boundary conditions in mg_transfer_prebuilt

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

14 years agoAdded paper to publication record
Toby D. Young [Mon, 1 Feb 2010 15:52:50 +0000 (15:52 +0000)]
Added paper to publication record

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

14 years agoFix compile problem.
Martin Kronbichler [Mon, 1 Feb 2010 12:46:10 +0000 (12:46 +0000)]
Fix compile problem.

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

14 years agoUse new features introduced in branch_distributed_grids even in mainline.
Martin Kronbichler [Mon, 1 Feb 2010 12:41:43 +0000 (12:41 +0000)]
Use new features introduced in branch_distributed_grids even in mainline.

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

14 years agoCheck in a long-forgotten change.
Wolfgang 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.
Wolfgang 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
Wolfgang 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.
Wolfgang 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.
Wolfgang 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.
Wolfgang 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.
Wolfgang 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.
Wolfgang 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.
Wolfgang 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.
Wolfgang 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
Wolfgang 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.
Wolfgang 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.
Katharina 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.
Katharina 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.
Martin 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.
Wolfgang 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.
Martin 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
Guido 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
Guido 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
Timo 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
Guido 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
Timo 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
Timo 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.
Wolfgang 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.
Wolfgang 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.
Wolfgang 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...
Wolfgang 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.
Wolfgang 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.
Wolfgang 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.
Wolfgang 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.
Wolfgang 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.
Wolfgang 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.
Wolfgang 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.
Wolfgang 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...
Wolfgang 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.
Wolfgang 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.
Wolfgang 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
Wolfgang 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...
Wolfgang 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.
Wolfgang 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
Wolfgang 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.
Wolfgang 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.
Wolfgang 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.
Wolfgang 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.
Wolfgang 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.
Wolfgang 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.
Wolfgang 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
Wolfgang 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...
Wolfgang 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().
Wolfgang 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.
Wolfgang 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.
Wolfgang 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.
Wolfgang 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.
Wolfgang 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.
Wolfgang 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.
Wolfgang 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.
Wolfgang 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.
Wolfgang 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.
Wolfgang 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.
Martin 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
Guido 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
Guido 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.
Martin 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.
Martin 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.
Martin 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.
Martin 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.
Martin 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.
Martin 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
Guido 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
Guido 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...
Tobias 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...
Toby D. 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.
Martin 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
Guido 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
Guido 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.
Wolfgang 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
Guido 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.
Wolfgang 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
Guido 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.
Wolfgang 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
Guido 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
Guido 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
Guido 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
Guido 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.
Wolfgang 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.
Wolfgang 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.
Wolfgang 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...
Wolfgang 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.
Wolfgang 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...
Wolfgang 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
Baerbel Jannsen [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
Baerbel Jannsen [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
Baerbel Jannsen [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


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.