]>
https://gitweb.dealii.org/ - dealii-svn.git/log
kronbichler [Mon, 20 Jan 2014 12:03:00 +0000 (12:03 +0000)]
Simplify exchange of data in Trilinos sparse matrix reinit: Can use the nonlocal_graph directly. Apparently, I would need another entry point into distribute_sparsity_pattern to fix the deal.II transfer.
git-svn-id: https://svn.dealii.org/trunk@32263
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Mon, 20 Jan 2014 09:01:13 +0000 (09:01 +0000)]
Need to add a few more entries to non-local part of sparsity pattern for MeshWorker assembly. Now the reason for failing MG tests is a wrong prolongation matrix where some non-local rows get lost
git-svn-id: https://svn.dealii.org/trunk@32260
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Mon, 20 Jan 2014 08:59:59 +0000 (08:59 +0000)]
Fix failure of multigrid on some OpenMPI versions
git-svn-id: https://svn.dealii.org/trunk@32259
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Sun, 19 Jan 2014 22:06:41 +0000 (22:06 +0000)]
Try to fix some tests by adding more elements to sparsity pattern over processor boundaries
git-svn-id: https://svn.dealii.org/trunk@32258
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Sun, 19 Jan 2014 21:53:50 +0000 (21:53 +0000)]
Do not create non-local graph when there are no ghost rows specified.
git-svn-id: https://svn.dealii.org/trunk@32257
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Sun, 19 Jan 2014 20:59:03 +0000 (20:59 +0000)]
Fix 64 bit bug
git-svn-id: https://svn.dealii.org/trunk@32256
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Sun, 19 Jan 2014 20:54:54 +0000 (20:54 +0000)]
Correct test output
git-svn-id: https://svn.dealii.org/trunk@32255
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Sun, 19 Jan 2014 19:54:31 +0000 (19:54 +0000)]
Allow constant modes for FE_RaviartThomas and FE_Nedelec.
git-svn-id: https://svn.dealii.org/trunk@32254
0785d39b -7218-0410-832d-
ea1e28bc413d
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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.