]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
10 years agoFix extract_constant_modes for FE_DGP etc.
kronbichler [Sun, 19 Jan 2014 14:29:09 +0000 (14:29 +0000)]
Fix extract_constant_modes for FE_DGP etc.

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

10 years agoFix at least one issue with my commit: The flux sparsity pattern needs to include...
kronbichler [Sat, 18 Jan 2014 22:41:19 +0000 (22:41 +0000)]
Fix at least one issue with my commit: The flux sparsity pattern needs to include other-other coupling when using MeshWorker

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

10 years agoNew tests.
bangerth [Sat, 18 Jan 2014 19:30:44 +0000 (19:30 +0000)]
New tests.

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

10 years agoImplement more functionality for get_interpolated_dof_values.
bangerth [Sat, 18 Jan 2014 19:30:26 +0000 (19:30 +0000)]
Implement more functionality for get_interpolated_dof_values.

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

10 years agoFix warning
kronbichler [Sat, 18 Jan 2014 16:46:56 +0000 (16:46 +0000)]
Fix warning

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

10 years agoUse thread-safe path for Trilinos matrix assembly also when initializing with a Compr...
kronbichler [Sat, 18 Jan 2014 16:22:14 +0000 (16:22 +0000)]
Use thread-safe path for Trilinos matrix assembly also when initializing with a CompressedSimpleSparsityPattern

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

10 years agoadd test for all_zero
heister [Fri, 17 Jan 2014 22:49:20 +0000 (22:49 +0000)]
add test for all_zero

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

10 years agofix all_zero() for PETSc vectors. add documentation for Trilinos as well.
heister [Fri, 17 Jan 2014 22:46:29 +0000 (22:46 +0000)]
fix all_zero() for PETSc vectors. add documentation for Trilinos as well.

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

10 years agoDisallow calling some functions in the hp context on non-active cells.
bangerth [Fri, 17 Jan 2014 22:02:15 +0000 (22:02 +0000)]
Disallow calling some functions in the hp context on non-active cells.

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

10 years agoDisallow calling some functions in the hp context on non-active cells.
bangerth [Fri, 17 Jan 2014 22:02:02 +0000 (22:02 +0000)]
Disallow calling some functions in the hp context on non-active cells.

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

10 years agoImprove error message.
bangerth [Fri, 17 Jan 2014 20:56:08 +0000 (20:56 +0000)]
Improve error message.

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

10 years agofix typo
heister [Fri, 17 Jan 2014 17:07:34 +0000 (17:07 +0000)]
fix typo

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

10 years agoCapitalize 'stokes'.
bangerth [Fri, 17 Jan 2014 16:48:45 +0000 (16:48 +0000)]
Capitalize 'stokes'.

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

10 years agoFix typo.
young [Fri, 17 Jan 2014 12:54:48 +0000 (12:54 +0000)]
Fix typo.

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

10 years agoImprove comments
kronbichler [Fri, 17 Jan 2014 07:52:11 +0000 (07:52 +0000)]
Improve comments

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

10 years agoInitialize Trilinos parallel matrices with additional relevant set in order to allow...
kronbichler [Fri, 17 Jan 2014 07:26:11 +0000 (07:26 +0000)]
Initialize Trilinos parallel matrices with additional relevant set in order to allow for multiple threads to write into the matrix (even though we don't use this functionality right now).

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

10 years agoFix quadratic complexity in number of ranges in two methods. Do not directly insert...
kronbichler [Thu, 16 Jan 2014 12:40:23 +0000 (12:40 +0000)]
Fix quadratic complexity in number of ranges in two methods. Do not directly insert into an IndexSet with MGTools::extract_inner_interface_dofs.

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

10 years agoFix typo.
bangerth [Wed, 15 Jan 2014 22:25:37 +0000 (22:25 +0000)]
Fix typo.

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

10 years agomake it more clear the hyper_L works in 2d and 3d.
heister [Wed, 15 Jan 2014 21:22:52 +0000 (21:22 +0000)]
make it more clear the hyper_L works in 2d and 3d.

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

10 years agoFix tests/fe/crash_01.cc.
buerg [Wed, 15 Jan 2014 20:16:19 +0000 (20:16 +0000)]
Fix tests/fe/crash_01.cc.

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

10 years agoFully qualify a name to make MS VC++ happy.
bangerth [Wed, 15 Jan 2014 16:44:10 +0000 (16:44 +0000)]
Fully qualify a name to make MS VC++ happy.

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

10 years agoTry not to confuse MS VC by having this:
bangerth [Wed, 15 Jan 2014 16:43:16 +0000 (16:43 +0000)]
Try not to confuse MS VC by having this:

estimate (...,
          const Function<spacedim>                   */*coefficient*/,
          ...)

where MSVC gets tripped up by the */ thinking it closes a comment.

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

10 years agoAlso import the DataOutBase::Patch name into DataOutInterface to make MS VC
bangerth [Wed, 15 Jan 2014 16:34:36 +0000 (16:34 +0000)]
Also import the DataOutBase::Patch name into DataOutInterface to make MS VC
happy.

Fix a couple of minor editorial warts.

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

10 years agoFully qualify a namespace to make MS VC++ happy.
bangerth [Wed, 15 Jan 2014 02:51:28 +0000 (02:51 +0000)]
Fully qualify a namespace to make MS VC++ happy.

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

10 years agoUse double instead of float in one place to avoid a MS VC++ warning.
bangerth [Wed, 15 Jan 2014 02:48:08 +0000 (02:48 +0000)]
Use double instead of float in one place to avoid a MS VC++ warning.

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

10 years agoDo not name an unused variable.
bangerth [Wed, 15 Jan 2014 02:46:51 +0000 (02:46 +0000)]
Do not name an unused variable.

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

10 years agomake the test fail for real
heister [Tue, 14 Jan 2014 18:05:27 +0000 (18:05 +0000)]
make the test fail for real

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

10 years agoadd failing test
heister [Tue, 14 Jan 2014 18:05:04 +0000 (18:05 +0000)]
add failing test

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

10 years agoPrevent MSVC from #defining min and max as macros.
bangerth [Tue, 14 Jan 2014 16:29:20 +0000 (16:29 +0000)]
Prevent MSVC from #defining min and max as macros.

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

10 years agoAvoid invalid cast from one to another DoFHandler type.
bangerth [Tue, 14 Jan 2014 16:08:14 +0000 (16:08 +0000)]
Avoid invalid cast from one to another DoFHandler type.

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

10 years agoMatch names of template arguments. This appears to confuse MSVC otherwise...
bangerth [Mon, 13 Jan 2014 23:31:29 +0000 (23:31 +0000)]
Match names of template arguments. This appears to confuse MSVC otherwise...

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

10 years agoAdded interpolate instantiation for codimension one.
heltai [Mon, 13 Jan 2014 16:45:57 +0000 (16:45 +0000)]
Added interpolate instantiation for codimension one.

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

10 years agoadd two useful fields
kanschat [Mon, 13 Jan 2014 12:13:32 +0000 (12:13 +0000)]
add two useful fields

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

10 years agoadd remesh event
kanschat [Sun, 12 Jan 2014 16:23:52 +0000 (16:23 +0000)]
add remesh event

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

10 years agoRevert to r32190.
buerg [Sat, 11 Jan 2014 15:59:02 +0000 (15:59 +0000)]
Revert to r32190.

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

10 years agoRevert to r32190.
buerg [Sat, 11 Jan 2014 15:57:13 +0000 (15:57 +0000)]
Revert to r32190.

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

10 years agoavoid deprecated functions
kanschat [Sat, 11 Jan 2014 15:07:41 +0000 (15:07 +0000)]
avoid deprecated functions

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

10 years agofix warning about ambiguous else branch
heister [Sat, 11 Jan 2014 01:52:06 +0000 (01:52 +0000)]
fix warning about ambiguous else branch

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

10 years agoRestore accidently deleted function.
buerg [Fri, 10 Jan 2014 23:01:52 +0000 (23:01 +0000)]
Restore accidently deleted function.

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

10 years agoCompute hessians for FE_Nedelec correctly.
buerg [Fri, 10 Jan 2014 22:35:44 +0000 (22:35 +0000)]
Compute hessians for FE_Nedelec correctly.

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

10 years agoIt does not make sense to test WorkStream with both empty worker and copier. Adjust...
kronbichler [Fri, 10 Jan 2014 20:19:13 +0000 (20:19 +0000)]
It does not make sense to test WorkStream with both empty worker and copier. Adjust the test case.

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

10 years agoremove warning (comment within comment)
heister [Fri, 10 Jan 2014 14:16:36 +0000 (14:16 +0000)]
remove warning (comment within comment)

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

10 years agoFix comments left-over from the testcase from which these were generated.
bangerth [Thu, 9 Jan 2014 22:41:53 +0000 (22:41 +0000)]
Fix comments left-over from the testcase from which these were generated.

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

10 years agoremove typename that shouldn't be there
heister [Thu, 9 Jan 2014 19:21:22 +0000 (19:21 +0000)]
remove typename that shouldn't be there

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

10 years agoFix another comment that was no longer accurate.
bangerth [Thu, 9 Jan 2014 03:37:14 +0000 (03:37 +0000)]
Fix another comment that was no longer accurate.

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

10 years agoFix a comment that is wrong because it was simply copy-pasted.
bangerth [Thu, 9 Jan 2014 03:16:55 +0000 (03:16 +0000)]
Fix a comment that is wrong because it was simply copy-pasted.

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

10 years agoMention previous changes.
bangerth [Thu, 9 Jan 2014 00:28:34 +0000 (00:28 +0000)]
Mention previous changes.

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

10 years agoFix the same bug in one more place.
bangerth [Thu, 9 Jan 2014 00:18:50 +0000 (00:18 +0000)]
Fix the same bug in one more place.

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

10 years agoFix more bugs...
bangerth [Thu, 9 Jan 2014 00:11:48 +0000 (00:11 +0000)]
Fix more bugs...

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

10 years agoFix more bugs.
bangerth [Thu, 9 Jan 2014 00:02:39 +0000 (00:02 +0000)]
Fix more bugs.

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

10 years agoFix a testcase by Minh Do-Quang: DataOut also got with FE_Nothing elements.
bangerth [Wed, 8 Jan 2014 23:32:11 +0000 (23:32 +0000)]
Fix a testcase by Minh Do-Quang: DataOut also got with FE_Nothing elements.

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

10 years agoFix a testcase by Minh Do-Quang: FESystem got a bit confused with FE_Nothing elements.
bangerth [Wed, 8 Jan 2014 22:54:05 +0000 (22:54 +0000)]
Fix a testcase by Minh Do-Quang: FESystem got a bit confused with FE_Nothing elements.

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

10 years agoAdd one.
bangerth [Wed, 8 Jan 2014 02:40:27 +0000 (02:40 +0000)]
Add one.

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

10 years agofix typo
heister [Tue, 7 Jan 2014 13:57:17 +0000 (13:57 +0000)]
fix typo

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

10 years agoMake compile with 64 bit integers.
kronbichler [Tue, 7 Jan 2014 08:23:15 +0000 (08:23 +0000)]
Make compile with 64 bit integers.

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

10 years agoFix bug in project_boundary_values_curl_conforming also for higher-order case.
buerg [Sun, 5 Jan 2014 23:45:35 +0000 (23:45 +0000)]
Fix bug in project_boundary_values_curl_conforming also for higher-order case.

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

10 years agoFix bug in project_boundary_values_curl_conforming.
buerg [Sun, 5 Jan 2014 23:39:01 +0000 (23:39 +0000)]
Fix bug in project_boundary_values_curl_conforming.

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

10 years agoDocument deprecations
kanschat [Sat, 4 Jan 2014 23:40:41 +0000 (23:40 +0000)]
Document deprecations

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

10 years agotest results fixed
kanschat [Sat, 4 Jan 2014 23:27:48 +0000 (23:27 +0000)]
test results fixed
old code was wrong, new code is hopefully better

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

10 years agorework MGConstrainedDofs to use IndexSet as the datastructure
heister [Sat, 4 Jan 2014 23:24:03 +0000 (23:24 +0000)]
rework MGConstrainedDofs to use IndexSet as the datastructure

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

10 years agosimplify logic
kanschat [Sat, 4 Jan 2014 23:23:43 +0000 (23:23 +0000)]
simplify logic

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

10 years agois_boundary_index() returns false if no boundary indices are set
kanschat [Sat, 4 Jan 2014 23:12:47 +0000 (23:12 +0000)]
is_boundary_index() returns false if no boundary indices are set

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

10 years agoMGTools::make_boundary_list can work on ghost cells too
heister [Sat, 4 Jan 2014 09:26:17 +0000 (09:26 +0000)]
MGTools::make_boundary_list can work on ghost cells too

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

10 years agotypo
heister [Fri, 3 Jan 2014 18:03:48 +0000 (18:03 +0000)]
typo

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

10 years agoremove one big field
kanschat [Fri, 3 Jan 2014 17:49:10 +0000 (17:49 +0000)]
remove one big field

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

10 years agoremove if with identical code in both branches
kanschat [Fri, 3 Jan 2014 17:48:41 +0000 (17:48 +0000)]
remove if with identical code in both branches

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

10 years agosimplify again
kanschat [Fri, 3 Jan 2014 16:30:11 +0000 (16:30 +0000)]
simplify again

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

10 years agoadd comment
heister [Fri, 3 Jan 2014 13:54:05 +0000 (13:54 +0000)]
add comment

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

10 years agoremove superfluous boundary logic
heister [Fri, 3 Jan 2014 13:52:50 +0000 (13:52 +0000)]
remove superfluous boundary logic

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

10 years agosimplify test
heister [Fri, 3 Jan 2014 13:50:27 +0000 (13:50 +0000)]
simplify test

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

10 years agoadd test to check meshworker boundary terms
heister [Fri, 3 Jan 2014 13:48:18 +0000 (13:48 +0000)]
add test to check meshworker boundary terms

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

10 years agomeshworker: only assemble boundary terms for own cells
heister [Fri, 3 Jan 2014 13:47:57 +0000 (13:47 +0000)]
meshworker: only assemble boundary terms for own cells

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

10 years agoremove dead code
heister [Fri, 3 Jan 2014 13:34:19 +0000 (13:34 +0000)]
remove dead code

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

10 years agoadd documentation of level_cell
kanschat [Fri, 3 Jan 2014 13:34:16 +0000 (13:34 +0000)]
add documentation of level_cell

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

10 years agofix parallel mg test
heister [Fri, 3 Jan 2014 13:31:55 +0000 (13:31 +0000)]
fix parallel mg test

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

10 years agohandle artificial cells in DofInfoBox
heister [Fri, 3 Jan 2014 13:30:18 +0000 (13:30 +0000)]
handle artificial cells in DofInfoBox

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

10 years agoremove default argument
kanschat [Fri, 3 Jan 2014 12:16:21 +0000 (12:16 +0000)]
remove default argument

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

10 years agoadd new test
heister [Fri, 3 Jan 2014 12:02:03 +0000 (12:02 +0000)]
add new test

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

10 years agoupdate meshworker tests
heister [Fri, 3 Jan 2014 11:49:35 +0000 (11:49 +0000)]
update meshworker tests

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

10 years agomeshworker: work on logic for ghost faces
heister [Fri, 3 Jan 2014 11:48:05 +0000 (11:48 +0000)]
meshworker: work on logic for ghost faces

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

10 years agoMake new function default
kanschat [Fri, 3 Jan 2014 11:47:30 +0000 (11:47 +0000)]
Make new function default

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

10 years agoremove deprecated constructor
kanschat [Fri, 3 Jan 2014 11:15:53 +0000 (11:15 +0000)]
remove deprecated constructor

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

10 years agomeshworker loop: own_faces=both with hanging nodes not supported
heister [Fri, 3 Jan 2014 10:36:49 +0000 (10:36 +0000)]
meshworker loop: own_faces=both with hanging nodes not supported

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

10 years agoNote that both side processing is not implemetned for hanging nodes
kanschat [Fri, 3 Jan 2014 10:29:59 +0000 (10:29 +0000)]
Note that both side processing is not implemetned for hanging nodes

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

10 years agoadd meshworker tests
heister [Fri, 3 Jan 2014 10:15:57 +0000 (10:15 +0000)]
add meshworker tests

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

10 years agomeshworker loop: use LoopControl, add cells_first flag, fix logic, deprecate old...
heister [Fri, 3 Jan 2014 10:13:47 +0000 (10:13 +0000)]
meshworker loop: use LoopControl, add cells_first flag, fix logic, deprecate old functions

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

10 years agoupdate publications html page
heister [Fri, 3 Jan 2014 10:01:50 +0000 (10:01 +0000)]
update publications html page

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

10 years agoremove arraycolsep in documentation because mathjax can not deal with it
heister [Fri, 3 Jan 2014 09:35:53 +0000 (09:35 +0000)]
remove arraycolsep in documentation because mathjax can not deal with it

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

10 years agoCMake: Add a configuration option for mathjax
maier [Wed, 1 Jan 2014 12:42:27 +0000 (12:42 +0000)]
CMake: Add a configuration option for mathjax

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

10 years agoBugfix: Only compile bundled boost::iostreams if zlib is available
maier [Wed, 1 Jan 2014 12:17:20 +0000 (12:17 +0000)]
Bugfix: Only compile bundled boost::iostreams if zlib is available

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

10 years agoCleanup some code
kronbichler [Mon, 30 Dec 2013 16:37:35 +0000 (16:37 +0000)]
Cleanup some code

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

10 years agoFix compilation with 64 bit integers
kronbichler [Mon, 30 Dec 2013 09:06:39 +0000 (09:06 +0000)]
Fix compilation with 64 bit integers

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

10 years agoForgot to set default argument
kronbichler [Mon, 30 Dec 2013 07:43:47 +0000 (07:43 +0000)]
Forgot to set default argument

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

10 years agoOne more
kronbichler [Sun, 29 Dec 2013 21:04:05 +0000 (21:04 +0000)]
One more

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

10 years agoFix Trilinos vectors
kronbichler [Sun, 29 Dec 2013 19:52:11 +0000 (19:52 +0000)]
Fix Trilinos vectors

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

10 years agoImplement a parallel for approach for WorkStream::run when the copier function is...
bangerth [Thu, 26 Dec 2013 16:03:28 +0000 (16:03 +0000)]
Implement a parallel for approach for WorkStream::run when the copier function is empty.

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

10 years agoPatch by Valentin Zingan: Add VectorTools::interpolate_based_on_material_id.
bangerth [Thu, 26 Dec 2013 13:41:56 +0000 (13:41 +0000)]
Patch by Valentin Zingan: Add VectorTools::interpolate_based_on_material_id.

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

10 years agoupdate step-18 to write .vtu files
heister [Wed, 25 Dec 2013 18:09:10 +0000 (18:09 +0000)]
update step-18 to write .vtu files

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

10 years agoMake Clang happy: Put default parameter to declaration as is required by the standard...
maier [Wed, 25 Dec 2013 11:13:36 +0000 (11:13 +0000)]
Make Clang happy: Put default parameter to declaration as is required by the standard ([decl.fct.default] 3 + 4)

Also remove tabs and reindent parts of the file

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

10 years agoActually enable parallel run of WorkStream. Now some tests might fail from time to...
kronbichler [Wed, 25 Dec 2013 10:53:09 +0000 (10:53 +0000)]
Actually enable parallel run of WorkStream. Now some tests might fail from time to time because writing into a TrilinosWrappers::MPI::Vector is not thread-safe. Will fix that during the next days

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