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

14 years agoIt is now necessary to initialize an output array. Do so.
bangerth [Thu, 7 Jan 2010 11:20:05 +0000 (11:20 +0000)]
It is now necessary to initialize an output array. Do so.

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

14 years agoUMFPACK is smoother
janssen [Thu, 7 Jan 2010 10:55:45 +0000 (10:55 +0000)]
UMFPACK is smoother

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

14 years agoSuppress output unless specifically directed.
bangerth [Wed, 6 Jan 2010 17:14:25 +0000 (17:14 +0000)]
Suppress output unless specifically directed.

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

14 years agoMake things work.
bangerth [Wed, 6 Jan 2010 17:07:14 +0000 (17:07 +0000)]
Make things work.

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

14 years agorenumber_component_wise on each level
janssen [Wed, 6 Jan 2010 16:45:09 +0000 (16:45 +0000)]
renumber_component_wise on each level

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

14 years agoBetter output.
bangerth [Wed, 6 Jan 2010 16:14:23 +0000 (16:14 +0000)]
Better output.

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

14 years agoTake over patch 20101 from the distributed grids branch.
bangerth [Wed, 6 Jan 2010 16:12:57 +0000 (16:12 +0000)]
Take over patch 20101 from the distributed grids branch.

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

14 years agoBetter output.
bangerth [Wed, 6 Jan 2010 15:01:55 +0000 (15:01 +0000)]
Better output.

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

14 years agoRemove nonsensical std::flush.
bangerth [Wed, 6 Jan 2010 14:42:54 +0000 (14:42 +0000)]
Remove nonsensical std::flush.

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

14 years agogrid output
janssen [Wed, 6 Jan 2010 13:31:23 +0000 (13:31 +0000)]
grid output

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

14 years agoset_edge_matrices
janssen [Wed, 6 Jan 2010 13:25:43 +0000 (13:25 +0000)]
set_edge_matrices

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

14 years agoRemove functions and variables we don't need any more. Catch
bangerth [Wed, 6 Jan 2010 13:14:57 +0000 (13:14 +0000)]
Remove functions and variables we don't need any more. Catch
exceptions that may be thrown by nested solvers.

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

14 years agoMake sure we don't produce a memory leak.
bangerth [Wed, 6 Jan 2010 11:02:51 +0000 (11:02 +0000)]
Make sure we don't produce a memory leak.

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

14 years agoMake one function virtual.
bangerth [Wed, 6 Jan 2010 10:53:28 +0000 (10:53 +0000)]
Make one function virtual.

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

14 years agoRemove rather poinless file.
bangerth [Wed, 6 Jan 2010 10:46:37 +0000 (10:46 +0000)]
Remove rather poinless file.

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

14 years agoUse homogenous boundary values, to avoid an assertion in the
bangerth [Wed, 6 Jan 2010 10:34:24 +0000 (10:34 +0000)]
Use homogenous boundary values, to avoid an assertion in the
constraint matrix.

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

14 years agooutput removed
janssen [Wed, 6 Jan 2010 10:20:05 +0000 (10:20 +0000)]
output removed

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

14 years agoRevert Makefile.
bangerth [Wed, 6 Jan 2010 10:12:54 +0000 (10:12 +0000)]
Revert Makefile.

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

14 years agochanged MGTools::count_dofs_per_component to count_dofs_per_block
janssen [Wed, 6 Jan 2010 10:09:51 +0000 (10:09 +0000)]
changed MGTools::count_dofs_per_component to count_dofs_per_block

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

14 years agoFix one more problem.
bangerth [Wed, 6 Jan 2010 10:05:29 +0000 (10:05 +0000)]
Fix one more problem.

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

14 years agoFix output. Run one more test.
bangerth [Wed, 6 Jan 2010 10:05:16 +0000 (10:05 +0000)]
Fix output. Run one more test.

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

14 years agoFix a bug.
bangerth [Wed, 6 Jan 2010 09:59:14 +0000 (09:59 +0000)]
Fix a bug.

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

14 years agoMove functions into .cc files that are only used in these very files.
bangerth [Wed, 6 Jan 2010 09:32:48 +0000 (09:32 +0000)]
Move functions into .cc files that are only used in these very files.

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

14 years agoLocalize typedefs, rather than polluting the dealii namespace.
bangerth [Wed, 6 Jan 2010 08:41:40 +0000 (08:41 +0000)]
Localize typedefs, rather than polluting the dealii namespace.

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

14 years agoFix wrong name of template argument.
bangerth [Wed, 6 Jan 2010 08:38:31 +0000 (08:38 +0000)]
Fix wrong name of template argument.

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

14 years agochanged the reinit_vector function
janssen [Wed, 6 Jan 2010 08:13:21 +0000 (08:13 +0000)]
changed the reinit_vector function

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

14 years agoUse just implemented facilities for setting component to block mapping.
bangerth [Tue, 5 Jan 2010 17:27:49 +0000 (17:27 +0000)]
Use just implemented facilities for setting component to block mapping.

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

14 years agoAllow to say which components fit how into blocks.
bangerth [Tue, 5 Jan 2010 17:27:07 +0000 (17:27 +0000)]
Allow to say which components fit how into blocks.

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

14 years agoProperly indent.
bangerth [Tue, 5 Jan 2010 17:22:15 +0000 (17:22 +0000)]
Properly indent.

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

14 years agoMove the reinit_vector functions into an internal namespace. These are not supposed...
bangerth [Tue, 5 Jan 2010 17:07:42 +0000 (17:07 +0000)]
Move the reinit_vector functions into an internal namespace. These are not supposed to be called from user code.

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

14 years agofixed the same bug in MGTools::count_dofs_per_block as occured in DoFTools::count_dof...
janssen [Tue, 5 Jan 2010 15:58:02 +0000 (15:58 +0000)]
fixed the same bug in MGTools::count_dofs_per_block as occured in DoFTools::count_dofs_per_block

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

14 years agoFix one problem.
bangerth [Tue, 5 Jan 2010 15:52:30 +0000 (15:52 +0000)]
Fix one problem.

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

14 years agoMinor cleanups.
bangerth [Tue, 5 Jan 2010 15:25:20 +0000 (15:25 +0000)]
Minor cleanups.

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

14 years agoClean up a little bit.
bangerth [Tue, 5 Jan 2010 15:08:51 +0000 (15:08 +0000)]
Clean up a little bit.

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

14 years agoMake it at least compile with a Schur complement based smoother. Doesn't run
bangerth [Tue, 5 Jan 2010 13:52:18 +0000 (13:52 +0000)]
Make it at least compile with a Schur complement based smoother. Doesn't run
right now, though.

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

14 years agosome initialize functions added to handle different smoothers on each level
janssen [Tue, 5 Jan 2010 13:50:48 +0000 (13:50 +0000)]
some initialize functions added to handle different smoothers on each level

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

14 years agodocumentation added
janssen [Tue, 5 Jan 2010 10:16:05 +0000 (10:16 +0000)]
documentation added

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

14 years agoentry added to section lac
janssen [Tue, 5 Jan 2010 10:12:47 +0000 (10:12 +0000)]
entry added to section lac

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

14 years agocopy the functions least_squares for BlockVectors
janssen [Tue, 5 Jan 2010 10:02:05 +0000 (10:02 +0000)]
copy the functions least_squares for BlockVectors

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

14 years agochange the smoother for the multigrid
janssen [Tue, 5 Jan 2010 09:55:39 +0000 (09:55 +0000)]
change the smoother for the multigrid

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

14 years agoMake compile with newer gccs.
bangerth [Tue, 5 Jan 2010 09:17:28 +0000 (09:17 +0000)]
Make compile with newer gccs.

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

14 years agoAdd functions that can add multiple lines all at once.
bangerth [Tue, 5 Jan 2010 09:00:45 +0000 (09:00 +0000)]
Add functions that can add multiple lines all at once.

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

14 years agoAdd a few assertions.
bangerth [Mon, 4 Jan 2010 16:18:06 +0000 (16:18 +0000)]
Add a few assertions.

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

14 years agoAdd documentation.
bangerth [Mon, 4 Jan 2010 15:25:57 +0000 (15:25 +0000)]
Add documentation.

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

14 years agoAdd a function.
bangerth [Mon, 4 Jan 2010 14:52:36 +0000 (14:52 +0000)]
Add a function.

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

14 years agoLet inner preconditioner say that it is the inner preconditioner.
bangerth [Mon, 4 Jan 2010 13:23:33 +0000 (13:23 +0000)]
Let inner preconditioner say that it is the inner preconditioner.

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

14 years agoDelete files specific to step-22. Rename step-22.cc into step-42.cc.
bangerth [Mon, 4 Jan 2010 13:10:10 +0000 (13:10 +0000)]
Delete files specific to step-22. Rename step-22.cc into step-42.cc.

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

14 years agoNew tutorial step 42 created
janssen [Mon, 4 Jan 2010 13:08:22 +0000 (13:08 +0000)]
New tutorial step 42 created

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

14 years agonew multigrid
kanschat [Sun, 3 Jan 2010 15:52:10 +0000 (15:52 +0000)]
new multigrid

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

14 years agosimplify example
kanschat [Sun, 3 Jan 2010 15:50:43 +0000 (15:50 +0000)]
simplify example

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

14 years agoClarify.
bangerth [Tue, 22 Dec 2009 13:30:33 +0000 (13:30 +0000)]
Clarify.

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

14 years agoRandomly found a missing reference to SLEPc in the README. So a note for this has...
young [Tue, 22 Dec 2009 12:15:30 +0000 (12:15 +0000)]
Randomly found a missing reference to SLEPc in the README. So a note for this has been added with this patch.

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

14 years agoUse correct variable name.
bangerth [Tue, 22 Dec 2009 05:10:06 +0000 (05:10 +0000)]
Use correct variable name.

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

14 years agoGenerate deal.dox automatically.
bangerth [Mon, 21 Dec 2009 17:28:13 +0000 (17:28 +0000)]
Generate deal.dox automatically.

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

14 years agoRoll a few options from deal.dox into options.dox.
bangerth [Mon, 21 Dec 2009 16:48:10 +0000 (16:48 +0000)]
Roll a few options from deal.dox into options.dox.

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

14 years agoMake things useful in 2d as well.
bangerth [Fri, 18 Dec 2009 13:49:39 +0000 (13:49 +0000)]
Make things useful in 2d as well.

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

14 years agoImplement extract_dofs for hp::DoFHandler. Make DoFRenumbering::component_wise actual...
kronbichler [Fri, 18 Dec 2009 12:52:37 +0000 (12:52 +0000)]
Implement extract_dofs for hp::DoFHandler. Make DoFRenumbering::component_wise actually working for hp elements.

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

14 years agoAlso add the -mmacosx-min-version flag to LDFLAGS.
bangerth [Wed, 16 Dec 2009 18:18:09 +0000 (18:18 +0000)]
Also add the -mmacosx-min-version flag to LDFLAGS.

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

14 years agoMove RPATH check into the section for shared libs. Use -mmacos-version-min if necessary.
bangerth [Wed, 16 Dec 2009 15:19:37 +0000 (15:19 +0000)]
Move RPATH check into the section for shared libs. Use -mmacos-version-min if necessary.

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

14 years agoMove tests that currently fail to the 'fail/' directory.
bangerth [Tue, 15 Dec 2009 05:07:07 +0000 (05:07 +0000)]
Move tests that currently fail to the 'fail/' directory.

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

14 years agoRegenerate.
bangerth [Tue, 15 Dec 2009 04:58:26 +0000 (04:58 +0000)]
Regenerate.

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

14 years agoDetect gcc 4.6.
bangerth [Tue, 15 Dec 2009 04:57:45 +0000 (04:57 +0000)]
Detect gcc 4.6.

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

14 years agoUse 'test -f' instead of 'test -e'.
bangerth [Tue, 15 Dec 2009 04:37:40 +0000 (04:37 +0000)]
Use 'test -f' instead of 'test -e'.

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

14 years agoSet executable property.
bangerth [Tue, 15 Dec 2009 03:46:07 +0000 (03:46 +0000)]
Set executable property.

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

14 years agoAlso instantiate members of DoFRenumbering::boost for hp::DoFHandler.
bangerth [Mon, 14 Dec 2009 21:56:38 +0000 (21:56 +0000)]
Also instantiate members of DoFRenumbering::boost for hp::DoFHandler.

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

14 years agoAlso instantiate members of DoFRenumbering::boost for hp::DoFHandler.
bangerth [Mon, 14 Dec 2009 21:56:26 +0000 (21:56 +0000)]
Also instantiate members of DoFRenumbering::boost for hp::DoFHandler.

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

14 years agoFix comment.
bangerth [Mon, 14 Dec 2009 21:43:22 +0000 (21:43 +0000)]
Fix comment.

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