]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
11 years agoDocument global_dof_index.
Wolfgang Bangerth [Sun, 16 Jun 2013 14:09:39 +0000 (14:09 +0000)]
Document global_dof_index.

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

11 years agoFix bug.
Martin Kronbichler [Fri, 14 Jun 2013 06:19:20 +0000 (06:19 +0000)]
Fix bug.

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

11 years agoShortcut in smoother. Fix typo.
Martin Kronbichler [Thu, 13 Jun 2013 14:20:12 +0000 (14:20 +0000)]
Shortcut in smoother. Fix typo.

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

11 years agoImproved sparsity pattern generation.
Martin Kronbichler [Thu, 13 Jun 2013 14:19:15 +0000 (14:19 +0000)]
Improved sparsity pattern generation.

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

11 years agoAdd a couple of sentences.
Wolfgang Bangerth [Wed, 12 Jun 2013 21:58:38 +0000 (21:58 +0000)]
Add a couple of sentences.

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

11 years agoAdd documentation about 64bit indices.
Bruno Turcksin [Wed, 12 Jun 2013 19:58:45 +0000 (19:58 +0000)]
Add documentation about 64bit indices.

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

11 years agoTrilinosWrappers::SolverBase::Solve support Epetra_Operator for matrix free calculation.
Bruno Turcksin [Wed, 12 Jun 2013 19:34:39 +0000 (19:34 +0000)]
TrilinosWrappers::SolverBase::Solve support Epetra_Operator for matrix free calculation.

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

11 years agogmres_reorthogonalize_02: Remove superfluent deallog.pop() call
Matthias Maier [Tue, 11 Jun 2013 10:16:13 +0000 (10:16 +0000)]
gmres_reorthogonalize_02: Remove superfluent deallog.pop() call

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

11 years agoAllow to pop the "DEAL" prefix from logstream
Matthias Maier [Tue, 11 Jun 2013 08:36:26 +0000 (08:36 +0000)]
Allow to pop the "DEAL" prefix from logstream

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

11 years agoAdd tests for FE_Nedelec<3> for meshes with faces with non-standard orientation.
Markus Buerg [Mon, 10 Jun 2013 20:01:42 +0000 (20:01 +0000)]
Add tests for FE_Nedelec<3> for meshes with faces with non-standard orientation.

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

11 years agoAdd support for faces with non-standard orientation for lowest-order FE_Nedelec<3>.
Markus Buerg [Mon, 10 Jun 2013 19:53:19 +0000 (19:53 +0000)]
Add support for faces with non-standard orientation for lowest-order FE_Nedelec<3>.

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

11 years agoMake comparison of ghost values in compress(VectorOperation::insert) safer.
Martin Kronbichler [Fri, 7 Jun 2013 13:32:23 +0000 (13:32 +0000)]
Make comparison of ghost values in compress(VectorOperation::insert) safer.

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

11 years agopull fix to mainline
Timo Heister [Thu, 6 Jun 2013 22:15:15 +0000 (22:15 +0000)]
pull fix to mainline

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

11 years agosome documentation fixes, patch from Oleh Krehel
Timo Heister [Thu, 6 Jun 2013 19:59:20 +0000 (19:59 +0000)]
some documentation fixes, patch from Oleh Krehel

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

11 years agoalso allow multithreading for step 33
Timo Heister [Thu, 6 Jun 2013 19:09:27 +0000 (19:09 +0000)]
also allow multithreading for step 33

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

11 years agoBugfix: step-44: Actually run some parallel tasks...
Matthias Maier [Thu, 6 Jun 2013 12:12:33 +0000 (12:12 +0000)]
Bugfix: step-44: Actually run some parallel tasks...

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

11 years agoUse correct type for dof index, also fixes a warning when compiling with clang
Matthias Maier [Thu, 6 Jun 2013 10:35:05 +0000 (10:35 +0000)]
Use correct type for dof index, also fixes a warning when compiling with clang

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

11 years agofix one test output from branch
Timo Heister [Wed, 5 Jun 2013 22:18:03 +0000 (22:18 +0000)]
fix one test output from branch

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

11 years agoCMake: Actually use PORD_LIBERARY in FindMUMPS.cmake, next try to fix issue 60...
Matthias Maier [Wed, 5 Jun 2013 20:30:13 +0000 (20:30 +0000)]
CMake: Actually use PORD_LIBERARY in FindMUMPS.cmake, next try to fix issue 60...

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

11 years agomake tester happy
Timo Heister [Wed, 5 Jun 2013 17:31:41 +0000 (17:31 +0000)]
make tester happy

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

11 years agoOutput files for two tests are different for 32bit and 64bit. Put 32bit version of...
Bruno Turcksin [Wed, 5 Jun 2013 15:43:14 +0000 (15:43 +0000)]
Output files for two tests are different for 32bit and 64bit. Put 32bit version of the files back into mainline.

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

11 years agoFix a compilation regression
Matthias Maier [Wed, 5 Jun 2013 15:24:35 +0000 (15:24 +0000)]
Fix a compilation regression

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

11 years agoAugment documentation.
Bruno Turcksin [Wed, 5 Jun 2013 15:20:09 +0000 (15:20 +0000)]
Augment documentation.

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

11 years agoUpdate config.h.in
Matthias Maier [Wed, 5 Jun 2013 15:06:35 +0000 (15:06 +0000)]
Update config.h.in

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

11 years agoCMake: Some small changes for DEAL_II_WITH_64BIT_INDICES
Matthias Maier [Wed, 5 Jun 2013 14:49:59 +0000 (14:49 +0000)]
CMake: Some small changes for DEAL_II_WITH_64BIT_INDICES

 - Bugfix: Prevent DEAL_II_FORCE_AUTODETECTION from unsetting
   DEAL_II_WITH_64BIT_INDICES

 - Also document DEAL_II_WITH_64BIT_INDICES in
   doc/development/Config.sample

 - Do not mark DEAL_II_WITH_64BIT_INDICES as advanced as it already shows
   up in the summary and detailes logs.

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

11 years agoCMake: Small cleanup: Use OPTION(...) instead of SET(BOOL ...)
Matthias Maier [Wed, 5 Jun 2013 14:30:24 +0000 (14:30 +0000)]
CMake: Small cleanup: Use OPTION(...) instead of SET(BOOL ...)

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

11 years agoMerge branch_bigger_global_dof_indices_4 back into mainline.
Bruno Turcksin [Wed, 5 Jun 2013 13:50:55 +0000 (13:50 +0000)]
Merge branch_bigger_global_dof_indices_4 back into mainline.

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

11 years agoCMake: Fix Typo in FindMUMPS.cmake, fix issue 60
Matthias Maier [Wed, 5 Jun 2013 12:03:17 +0000 (12:03 +0000)]
CMake: Fix Typo in FindMUMPS.cmake, fix issue 60

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

11 years agoMerge from mainline.
Bruno Turcksin [Tue, 4 Jun 2013 18:46:07 +0000 (18:46 +0000)]
Merge from mainline.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29751 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoUse typedef instead of #if #else.
Bruno Turcksin [Tue, 4 Jun 2013 14:51:17 +0000 (14:51 +0000)]
Use typedef instead of #if #else.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29750 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoFix a bug when using 32bits global indices.
Bruno Turcksin [Tue, 4 Jun 2013 14:44:57 +0000 (14:44 +0000)]
Fix a bug when using 32bits global indices.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29749 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoAdjust formula.
Martin Kronbichler [Tue, 4 Jun 2013 06:17:47 +0000 (06:17 +0000)]
Adjust formula.

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

11 years agoIncrease size of stabilization parameter to get stable solutions at large times.
Martin Kronbichler [Tue, 4 Jun 2013 06:11:19 +0000 (06:11 +0000)]
Increase size of stabilization parameter to get stable solutions at large times.

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

11 years agoFix a bug in sparse_matrix.template.h
Bruno Turcksin [Mon, 3 Jun 2013 20:52:54 +0000 (20:52 +0000)]
Fix a bug in sparse_matrix.template.h

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29744 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoFix a bug in distribute_mg_dofs.
Bruno Turcksin [Mon, 3 Jun 2013 19:53:37 +0000 (19:53 +0000)]
Fix a bug in distribute_mg_dofs.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29743 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoFix location of a semicolon so that it doesn't trip up the compiler.
Wolfgang Bangerth [Mon, 3 Jun 2013 18:15:12 +0000 (18:15 +0000)]
Fix location of a semicolon so that it doesn't trip up the compiler.

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

11 years agoScott Miller's patch adding the unique_faces option
Guido Kanschat [Mon, 3 Jun 2013 15:05:26 +0000 (15:05 +0000)]
Scott Miller's patch adding the unique_faces option

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

11 years agoMerge from mainline.
Bruno Turcksin [Mon, 3 Jun 2013 14:09:16 +0000 (14:09 +0000)]
Merge from mainline.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29740 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoSyntax tweak
Toby D. Young [Mon, 3 Jun 2013 11:32:45 +0000 (11:32 +0000)]
Syntax tweak

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

11 years agoDeal kindly with PETSC_USE_COMPLEX in SLEPcWrappers.
Toby D. Young [Mon, 3 Jun 2013 10:33:47 +0000 (10:33 +0000)]
Deal kindly with PETSC_USE_COMPLEX in SLEPcWrappers.

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

11 years agoDeal kindly with PETSC_USE_COMPLEX in PETScWrappers.
Toby D. Young [Mon, 3 Jun 2013 10:33:11 +0000 (10:33 +0000)]
Deal kindly with PETSC_USE_COMPLEX in PETScWrappers.

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

11 years agoDeal with PETSC_USE_COMPLEX in PETScWrappers.
Toby D. Young [Mon, 3 Jun 2013 10:01:02 +0000 (10:01 +0000)]
Deal with PETSC_USE_COMPLEX in PETScWrappers.

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

11 years agoFix previous change.
Wolfgang Bangerth [Mon, 3 Jun 2013 04:41:31 +0000 (04:41 +0000)]
Fix previous change.

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

11 years agoCatch exceptions also in WorkStream, similar to the recent change to tasks.
Wolfgang Bangerth [Mon, 3 Jun 2013 04:25:55 +0000 (04:25 +0000)]
Catch exceptions also in WorkStream, similar to the recent change to tasks.

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

11 years agoupdate test
Timo Heister [Mon, 3 Jun 2013 00:30:01 +0000 (00:30 +0000)]
update test

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

11 years agostep-50: clean up, comparison with AMG
Timo Heister [Sun, 2 Jun 2013 23:51:29 +0000 (23:51 +0000)]
step-50: clean up, comparison with AMG

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

11 years agowork on fixing multigrid in parallel
Timo Heister [Sun, 2 Jun 2013 23:07:17 +0000 (23:07 +0000)]
work on fixing multigrid in parallel

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

11 years agoupdate test
Timo Heister [Sun, 2 Jun 2013 22:22:01 +0000 (22:22 +0000)]
update test

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

11 years agodisallow get_dof_indices() and a few others for nonactive cells
Timo Heister [Sun, 2 Jun 2013 21:00:24 +0000 (21:00 +0000)]
disallow get_dof_indices() and a few others for nonactive cells

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

11 years agoMore gracefully handle the case that an exception is thrown on a task created by...
Wolfgang Bangerth [Sun, 2 Jun 2013 18:13:30 +0000 (18:13 +0000)]
More gracefully handle the case that an exception is thrown on a task created by Threads::new_task. Unfortunately, I could not come up with a way to write a test for this case :-(

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

11 years agoadd some ignores
Timo Heister [Sat, 1 Jun 2013 20:33:00 +0000 (20:33 +0000)]
add some ignores

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

11 years agofix a bunch of tests
Timo Heister [Sat, 1 Jun 2013 20:31:25 +0000 (20:31 +0000)]
fix a bunch of tests

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

11 years agofix another spot where we ask an inactive cell for the subdomain
Timo Heister [Sat, 1 Jun 2013 20:24:19 +0000 (20:24 +0000)]
fix another spot where we ask an inactive cell for the subdomain

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

11 years agomissed one directory with svn:ignores for cmake temp files
Timo Heister [Sat, 1 Jun 2013 20:23:49 +0000 (20:23 +0000)]
missed one directory with svn:ignores for cmake temp files

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

11 years agoadd cmake temp files to the ignores in the example directories, because we often...
Timo Heister [Sat, 1 Jun 2013 19:53:58 +0000 (19:53 +0000)]
add cmake temp files to the ignores in the example directories, because we often do insource builds of the examples

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

11 years agomake a lot more tests work
Timo Heister [Sat, 1 Jun 2013 19:24:44 +0000 (19:24 +0000)]
make a lot more tests work

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

11 years agoattempt to fix failing multigrid tests (is_locally_owned only works with active cells...
Timo Heister [Sat, 1 Jun 2013 19:10:23 +0000 (19:10 +0000)]
attempt to fix failing multigrid tests (is_locally_owned only works with active cells now)

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

11 years agoMove default initialization to a central location.
Wolfgang Bangerth [Sat, 1 Jun 2013 01:19:31 +0000 (01:19 +0000)]
Move default initialization to a central location.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29718 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoAdd some documentation.
Wolfgang Bangerth [Sat, 1 Jun 2013 01:15:33 +0000 (01:15 +0000)]
Add some documentation.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29717 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoTimo's fix for cmake output.
Bruno Turcksin [Sat, 1 Jun 2013 01:15:06 +0000 (01:15 +0000)]
Timo's fix for cmake output.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29716 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoAdd DEAL_II_WITH_64BIT_INDICES to the list of variables that are cached.
Wolfgang Bangerth [Sat, 1 Jun 2013 01:10:38 +0000 (01:10 +0000)]
Add DEAL_II_WITH_64BIT_INDICES to the list of variables that are cached.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29715 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoUpdate output.
Wolfgang Bangerth [Sat, 1 Jun 2013 00:42:54 +0000 (00:42 +0000)]
Update output.

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

11 years agoUse an existing macro to set the default indices to 32bit.
Bruno Turcksin [Sat, 1 Jun 2013 00:38:29 +0000 (00:38 +0000)]
Use an existing macro to set the default indices to 32bit.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29712 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoalso delete mpi OK files in make clean
Timo Heister [Sat, 1 Jun 2013 00:24:08 +0000 (00:24 +0000)]
also delete mpi OK files in make clean

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

11 years agofix svg out that with new subdomain changes
Timo Heister [Sat, 1 Jun 2013 00:22:23 +0000 (00:22 +0000)]
fix svg out that with new subdomain changes

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

11 years agoBy default uses 32bit indices.
Bruno Turcksin [Sat, 1 Jun 2013 00:20:15 +0000 (00:20 +0000)]
By default uses 32bit indices.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29709 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoupdate tests to produce output on each cpu
Timo Heister [Sat, 1 Jun 2013 00:03:48 +0000 (00:03 +0000)]
update tests to produce output on each cpu

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

11 years agofix last commit
Timo Heister [Fri, 31 May 2013 23:57:15 +0000 (23:57 +0000)]
fix last commit

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

11 years agomake sure to close the file
Timo Heister [Fri, 31 May 2013 23:54:31 +0000 (23:54 +0000)]
make sure to close the file

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

11 years agoMerge from mainline.
Bruno Turcksin [Fri, 31 May 2013 23:25:45 +0000 (23:25 +0000)]
Merge from mainline.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29705 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agomake test work
Timo Heister [Fri, 31 May 2013 23:08:39 +0000 (23:08 +0000)]
make test work

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

11 years agoFix a test.
Bruno Turcksin [Fri, 31 May 2013 23:06:26 +0000 (23:06 +0000)]
Fix a test.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29703 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agosubdomainids should only work for active cells, enforce this. Also forbid is_artifici...
Timo Heister [Fri, 31 May 2013 23:00:36 +0000 (23:00 +0000)]
subdomainids should only work for active cells, enforce this. Also forbid is_artificial(), is_ghost(), and is_locally_owned() if not active.

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

11 years agoAdd the preprocessor command to use 64bit global indices to CMake and check that...
Bruno Turcksin [Fri, 31 May 2013 22:58:10 +0000 (22:58 +0000)]
Add the preprocessor command to use 64bit global indices to CMake and check that PETSc and Trilinos are compatible with 64bit indices.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29701 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoupdate test
Timo Heister [Fri, 31 May 2013 22:34:35 +0000 (22:34 +0000)]
update test

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

11 years agotests should not use is_artificial() etc on cells that are not active
Timo Heister [Fri, 31 May 2013 22:31:33 +0000 (22:31 +0000)]
tests should not use is_artificial() etc on cells that are not active

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

11 years agoskip parts of loop in distribute_dofs() that is not necessary
Timo Heister [Fri, 31 May 2013 22:13:52 +0000 (22:13 +0000)]
skip parts of loop in distribute_dofs() that is not necessary

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

11 years agoMore doc updates.
Wolfgang Bangerth [Fri, 31 May 2013 21:53:39 +0000 (21:53 +0000)]
More doc updates.

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

11 years agoAugment documentation.
Wolfgang Bangerth [Fri, 31 May 2013 21:46:31 +0000 (21:46 +0000)]
Augment documentation.

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

11 years agoProperly format comments.
Wolfgang Bangerth [Fri, 31 May 2013 20:46:10 +0000 (20:46 +0000)]
Properly format comments.

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

11 years agoyet another successful test
Guido Kanschat [Fri, 31 May 2013 20:02:40 +0000 (20:02 +0000)]
yet another successful test

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

11 years agotowards mixed cg/dg mg
Guido Kanschat [Fri, 31 May 2013 19:22:50 +0000 (19:22 +0000)]
towards mixed cg/dg mg

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

11 years agoFix some tests.
Bruno Turcksin [Fri, 31 May 2013 18:08:15 +0000 (18:08 +0000)]
Fix some tests.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29692 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoremove double loop by two outputs
Guido Kanschat [Fri, 31 May 2013 16:40:56 +0000 (16:40 +0000)]
remove double loop by two outputs

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

11 years agoMerge from mainline + fix a bug in petsc_vector_base.
Bruno Turcksin [Fri, 31 May 2013 16:21:46 +0000 (16:21 +0000)]
Merge from mainline + fix a bug in petsc_vector_base.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29688 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoBetter way for recording the exception: Only print its name, not the full info in...
Martin Kronbichler [Fri, 31 May 2013 16:01:25 +0000 (16:01 +0000)]
Better way for recording the exception: Only print its name, not the full info in order to avoid differences in encoding anonymous namespaces and future changes in function names

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

11 years agoFix a bug in trilinos_vector_base.
Bruno Turcksin [Fri, 31 May 2013 15:59:41 +0000 (15:59 +0000)]
Fix a bug in trilinos_vector_base.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29686 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoAdjust output
Martin Kronbichler [Fri, 31 May 2013 15:49:44 +0000 (15:49 +0000)]
Adjust output

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

11 years agoFix some tests.
Bruno Turcksin [Fri, 31 May 2013 15:43:28 +0000 (15:43 +0000)]
Fix some tests.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29684 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoMerge from mainline.
Bruno Turcksin [Fri, 31 May 2013 14:16:07 +0000 (14:16 +0000)]
Merge from mainline.

git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29683 0785d39b-7218-0410-832d-ea1e28bc413d

11 years agoRemove stray typename
Martin Kronbichler [Fri, 31 May 2013 12:51:37 +0000 (12:51 +0000)]
Remove stray typename

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

11 years agoFix test.
Martin Kronbichler [Fri, 31 May 2013 12:49:55 +0000 (12:49 +0000)]
Fix test.

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

11 years agoFix uninitialized memory.
Martin Kronbichler [Fri, 31 May 2013 11:37:50 +0000 (11:37 +0000)]
Fix uninitialized memory.

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

11 years agoFix a few bugs with distribute. constraint_matrix_trilinos_bug/ncpu_10 still not...
Martin Kronbichler [Fri, 31 May 2013 09:48:26 +0000 (09:48 +0000)]
Fix a few bugs with distribute. constraint_matrix_trilinos_bug/ncpu_10 still not working. Try to figure it out.

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

11 years agoMake distribute() work properly with parallel::distributed::Vector. Also cleanup...
Martin Kronbichler [Fri, 31 May 2013 08:14:35 +0000 (08:14 +0000)]
Make distribute() work properly with parallel::distributed::Vector. Also cleanup in extracting locally owned dofs of Trilinos vector. Distributing constraints with parallel::distributed::Vector has become simpler now, so use that in step-48.

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

11 years agoMake ConstraintMatrix::distribute also work for block vectors. Needs a couple extra...
Wolfgang Bangerth [Fri, 31 May 2013 04:53:43 +0000 (04:53 +0000)]
Make ConstraintMatrix::distribute also work for block vectors. Needs a couple extra functions in the PETSc block vectors.

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

11 years agoRemove tests that now no longer make sense.
Wolfgang Bangerth [Fri, 31 May 2013 04:51:41 +0000 (04:51 +0000)]
Remove tests that now no longer make sense.

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

11 years agoImprove documentation slightly.
Wolfgang Bangerth [Fri, 31 May 2013 04:21:10 +0000 (04:21 +0000)]
Improve documentation slightly.

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

11 years agoCheck in a revision of the ConstraintMatrix::distribute patch. I'm not sure it actual...
Wolfgang Bangerth [Thu, 30 May 2013 22:29:18 +0000 (22:29 +0000)]
Check in a revision of the ConstraintMatrix::distribute patch. I'm not sure it actually works but the network here is going to shut down in a few minutes and I'd like to have it sent to the tester. Will re-evaluate later today.

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

11 years agorevert accidental change from r29647
Timo Heister [Thu, 30 May 2013 21:47:19 +0000 (21:47 +0000)]
revert accidental change from r29647

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