]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
13 years agoFirst version of the 96-cell hypersphere. Doesn't work completely yet, but a start...
Wolfgang Bangerth [Fri, 11 Feb 2011 16:03:48 +0000 (16:03 +0000)]
First version of the 96-cell hypersphere. Doesn't work completely yet, but a start to finish while I'm on campus later.

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

13 years agoOverride qmake's default for XCode on Mac OS X.
Wolfgang Bangerth [Fri, 11 Feb 2011 15:45:38 +0000 (15:45 +0000)]
Override qmake's default for XCode on Mac OS X.

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

13 years agoAnother test.
Wolfgang Bangerth [Fri, 11 Feb 2011 15:08:30 +0000 (15:08 +0000)]
Another test.

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

13 years agoAdd test.
Wolfgang Bangerth [Fri, 11 Feb 2011 15:04:05 +0000 (15:04 +0000)]
Add test.

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

13 years agoFix poor design of test: opening a file twice and writing into both streams is not...
Wolfgang Bangerth [Fri, 11 Feb 2011 14:52:44 +0000 (14:52 +0000)]
Fix poor design of test: opening a file twice and writing into both streams is not likely to lead to anything good.

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

13 years agoAdd comment.
Wolfgang Bangerth [Fri, 11 Feb 2011 14:47:38 +0000 (14:47 +0000)]
Add comment.

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

13 years agoAugment documentation.
Wolfgang Bangerth [Fri, 11 Feb 2011 04:18:50 +0000 (04:18 +0000)]
Augment documentation.

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

13 years agoSome more minor edits.
Wolfgang Bangerth [Fri, 11 Feb 2011 04:06:56 +0000 (04:06 +0000)]
Some more minor edits.

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

13 years agoMinor edits.
Wolfgang Bangerth [Fri, 11 Feb 2011 04:04:23 +0000 (04:04 +0000)]
Minor edits.

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

13 years agoDisallow a whole bunch of functions that modify vectors if we have
Wolfgang Bangerth [Fri, 11 Feb 2011 03:53:35 +0000 (03:53 +0000)]
Disallow a whole bunch of functions that modify vectors if we have
ghosted elements.

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

13 years agoModify the implementation of second_invariant. The old implementation
Wolfgang Bangerth [Fri, 11 Feb 2011 03:43:51 +0000 (03:43 +0000)]
Modify the implementation of second_invariant. The old implementation
was difficult to understand (thought correct) and certainly not efficient.

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

13 years agoNew test.
Wolfgang Bangerth [Fri, 11 Feb 2011 03:40:45 +0000 (03:40 +0000)]
New test.

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

13 years agoSet properties correctly.
Wolfgang Bangerth [Fri, 11 Feb 2011 03:19:07 +0000 (03:19 +0000)]
Set properties correctly.

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

13 years agoAdd new test.
Wolfgang Bangerth [Fri, 11 Feb 2011 03:17:54 +0000 (03:17 +0000)]
Add new test.

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

13 years agoFix a bug and add a testcase for VectorTools::compute_mean_value.
Wolfgang Bangerth [Fri, 11 Feb 2011 02:49:29 +0000 (02:49 +0000)]
Fix a bug and add a testcase for VectorTools::compute_mean_value.

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

13 years agoDocumentation updates.
Wolfgang Bangerth [Thu, 10 Feb 2011 15:19:06 +0000 (15:19 +0000)]
Documentation updates.

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

13 years agoUse 'qmake -unix', not 'qmake --unix'.
Wolfgang Bangerth [Thu, 10 Feb 2011 13:44:29 +0000 (13:44 +0000)]
Use 'qmake -unix', not 'qmake --unix'.

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

13 years agoUse 'qmake --unix' so that we get a unix makefile even on Mac OS X.
Wolfgang Bangerth [Thu, 10 Feb 2011 00:03:00 +0000 (00:03 +0000)]
Use 'qmake --unix' so that we get a unix makefile even on Mac OS X.

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

13 years agoUse 'mktemp' in a portable way: on OS X, mktemp requires a template argument,
Wolfgang Bangerth [Wed, 9 Feb 2011 23:59:36 +0000 (23:59 +0000)]
Use 'mktemp' in a portable way: on OS X, mktemp requires a template argument,
but if we give a template, linux requires providing a path. So specify a
template, and use ${TMPDIR:-/tmp} as this path (i.e. use TMPDIR if it is set,
and /tmp otherwise).

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

13 years agoDo not only check for presence of the libz.so file, but also for zlib.h.
Wolfgang Bangerth [Wed, 9 Feb 2011 17:25:38 +0000 (17:25 +0000)]
Do not only check for presence of the libz.so file, but also for zlib.h.

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

13 years agoMinor edit.
Wolfgang Bangerth [Wed, 9 Feb 2011 17:18:06 +0000 (17:18 +0000)]
Minor edit.

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

13 years agoWrite a results section.
Wolfgang Bangerth [Wed, 9 Feb 2011 17:02:49 +0000 (17:02 +0000)]
Write a results section.

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

13 years agoFinish writing.
Wolfgang Bangerth [Wed, 9 Feb 2011 16:56:39 +0000 (16:56 +0000)]
Finish writing.

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

13 years agoGive a bit of an introduction to the library's documentation.
Wolfgang Bangerth [Wed, 9 Feb 2011 15:46:38 +0000 (15:46 +0000)]
Give a bit of an introduction to the library's documentation.

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

13 years agoAugment documentation.
Wolfgang Bangerth [Wed, 9 Feb 2011 15:39:57 +0000 (15:39 +0000)]
Augment documentation.

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

13 years agoCompute restriction and prolongation matrices for DGQ elements also if dim<spacedim.
Wolfgang Bangerth [Wed, 9 Feb 2011 15:30:57 +0000 (15:30 +0000)]
Compute restriction and prolongation matrices for DGQ elements also if dim<spacedim.

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

13 years agoSay a couple more things.
Wolfgang Bangerth [Wed, 9 Feb 2011 15:26:38 +0000 (15:26 +0000)]
Say a couple more things.

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

13 years agoRemove some commented out code that should have been removed months ago.
Wolfgang Bangerth [Wed, 9 Feb 2011 15:08:04 +0000 (15:08 +0000)]
Remove some commented out code that should have been removed months ago.

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

13 years agoFix typo.
Wolfgang Bangerth [Wed, 9 Feb 2011 14:39:18 +0000 (14:39 +0000)]
Fix typo.

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

13 years agoDocument previous patch.
Wolfgang Bangerth [Wed, 9 Feb 2011 14:27:12 +0000 (14:27 +0000)]
Document previous patch.

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

13 years agoSet properties correctly.
Wolfgang Bangerth [Wed, 9 Feb 2011 14:19:48 +0000 (14:19 +0000)]
Set properties correctly.

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

13 years agoFix a problem with refining surfaces.
Wolfgang Bangerth [Wed, 9 Feb 2011 14:15:50 +0000 (14:15 +0000)]
Fix a problem with refining surfaces.

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

13 years agoFix number.
Wolfgang Bangerth [Wed, 9 Feb 2011 13:29:40 +0000 (13:29 +0000)]
Fix number.

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

13 years agoMore of an intro than just a sentence.
Wolfgang Bangerth [Tue, 8 Feb 2011 21:23:51 +0000 (21:23 +0000)]
More of an intro than just a sentence.

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

13 years agoSo if we really need to introduce CompressedSparsityPattern already in
Wolfgang Bangerth [Tue, 8 Feb 2011 20:54:56 +0000 (20:54 +0000)]
So if we really need to introduce CompressedSparsityPattern already in
step-2 (which I don't think we need), then shouldn't we at least do
this in both places where SparsityPattern is used?

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

13 years agoAdd a paragraph of possible extensions.
Wolfgang Bangerth [Tue, 8 Feb 2011 15:15:03 +0000 (15:15 +0000)]
Add a paragraph of possible extensions.

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

13 years agoUse a slightly different preconditioner: the diagonal part of the
Wolfgang Bangerth [Tue, 8 Feb 2011 14:41:04 +0000 (14:41 +0000)]
Use a slightly different preconditioner: the diagonal part of the
eps:eps form, instead of the (already diagonal) grad:grad form. This
doesn't make a difference here, but cut the number of inner iterations
in Jennifer's (nonlinear) testcase using BiCGStab by approximately 1/4
(e.g. from 40 to 30).

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

13 years agoMake VectorTools::compute_mean_value and VectorTools::integrate_difference also work...
Wolfgang Bangerth [Mon, 7 Feb 2011 16:31:37 +0000 (16:31 +0000)]
Make VectorTools::compute_mean_value and VectorTools::integrate_difference also work in parallel.

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

13 years agoGrammar fail.
Wolfgang Bangerth [Sun, 6 Feb 2011 22:40:00 +0000 (22:40 +0000)]
Grammar fail.

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

13 years agostep-32: rescale 3d starting value to avoid artifacts at the +/- z poles
Timo Heister [Sun, 6 Feb 2011 20:38:55 +0000 (20:38 +0000)]
step-32: rescale 3d starting value to avoid artifacts at the +/- z poles

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

13 years agoMake a number of things runtime parameters that we can read from an input file.
Wolfgang Bangerth [Sun, 6 Feb 2011 17:20:58 +0000 (17:20 +0000)]
Make a number of things runtime parameters that we can read from an input file.

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

13 years agoimplement mean_value() for PETScWrappers::MPI::Vector.
Timo Heister [Sun, 6 Feb 2011 16:38:39 +0000 (16:38 +0000)]
implement mean_value() for PETScWrappers::MPI::Vector.

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

13 years agostep-32: smaller step size in 3d.
Timo Heister [Sun, 6 Feb 2011 16:16:11 +0000 (16:16 +0000)]
step-32: smaller step size in 3d.

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

13 years agoAvoid deadlock in Utilities:MPI_InitFinalize when an exception is being thrown.
Timo Heister [Sun, 6 Feb 2011 15:57:49 +0000 (15:57 +0000)]
Avoid deadlock in Utilities:MPI_InitFinalize when an exception is being thrown.

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

13 years agoStep-44: Removed static keyword from FEValues object in error_dil(). Added correct...
Jean-Paul Pelteret [Sat, 5 Feb 2011 21:52:37 +0000 (21:52 +0000)]
Step-44: Removed static keyword from FEValues object in error_dil(). Added correct parameters file.

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

13 years agoSet -rpath for Trilinos. This doesn't currently help since the Trilinos libs
Wolfgang Bangerth [Sat, 5 Feb 2011 18:02:56 +0000 (18:02 +0000)]
Set -rpath for Trilinos. This doesn't currently help since the Trilinos libs
aren't compiled with -rpath themselves (so their references to each other
fail) but it is still a step in the right direction.

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

13 years agoFix another place with the same problem.
Wolfgang Bangerth [Sat, 5 Feb 2011 16:44:26 +0000 (16:44 +0000)]
Fix another place with the same problem.

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

13 years agoThe expander program can only handle block comments that start and end in a
Wolfgang Bangerth [Sat, 5 Feb 2011 16:33:58 +0000 (16:33 +0000)]
The expander program can only handle block comments that start and end in a
single line, but this file had one that didn't. I wonder how that never was a
problem over the last couple of weeks...

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

13 years agoPut NSF notice in a @note.
Wolfgang Bangerth [Sat, 5 Feb 2011 16:31:38 +0000 (16:31 +0000)]
Put NSF notice in a @note.

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

13 years agoModified acknolwedgments
Andrea Bonito [Sat, 5 Feb 2011 15:37:50 +0000 (15:37 +0000)]
Modified acknolwedgments

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

13 years agoadded support
Andrea Bonito [Sat, 5 Feb 2011 15:25:52 +0000 (15:25 +0000)]
added support

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

13 years agoUpdate a comment.
Wolfgang Bangerth [Sat, 5 Feb 2011 06:35:30 +0000 (06:35 +0000)]
Update a comment.

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

13 years agoGrammar fix.
Wolfgang Bangerth [Sat, 5 Feb 2011 02:40:22 +0000 (02:40 +0000)]
Grammar fix.

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

13 years agoDocument the extent of space savings when compressing data.
Wolfgang Bangerth [Sat, 5 Feb 2011 00:25:42 +0000 (00:25 +0000)]
Document the extent of space savings when compressing data.

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

13 years agostep-32: credit myself.
Timo Heister [Fri, 4 Feb 2011 14:11:56 +0000 (14:11 +0000)]
step-32: credit myself.

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

13 years agoMake compilation die if expand_instantiations fails.
Wolfgang Bangerth [Mon, 31 Jan 2011 23:35:30 +0000 (23:35 +0000)]
Make compilation die if expand_instantiations fails.

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

13 years agoAdd one more.
Wolfgang Bangerth [Mon, 31 Jan 2011 18:34:34 +0000 (18:34 +0000)]
Add one more.

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

13 years agoUndo previous check-in for this file -- it resulted from a patch that was accidentall...
Wolfgang Bangerth [Mon, 31 Jan 2011 17:30:33 +0000 (17:30 +0000)]
Undo previous check-in for this file -- it resulted from a patch that was accidentally not committed yet.

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

13 years agoFix stupid mistake: one can't assume that blocks are less than 32k :-(
Wolfgang Bangerth [Mon, 31 Jan 2011 17:28:57 +0000 (17:28 +0000)]
Fix stupid mistake: one can't assume that blocks are less than 32k :-(

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

13 years agoUse output from c0541.
Wolfgang Bangerth [Mon, 31 Jan 2011 15:41:05 +0000 (15:41 +0000)]
Use output from c0541.

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

13 years agoRemoved rogue 5D from slepc_solver
Toby D. Young [Mon, 31 Jan 2011 12:07:25 +0000 (12:07 +0000)]
Removed rogue 5D from slepc_solver

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

13 years agoFixed dangerous bug in index counter
Toby D. Young [Mon, 31 Jan 2011 11:21:36 +0000 (11:21 +0000)]
Fixed dangerous bug in index counter

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

13 years agoFollow the usual naming convection: use "boundary" instead of "bdry".
Wolfgang Bangerth [Mon, 31 Jan 2011 03:40:41 +0000 (03:40 +0000)]
Follow the usual naming convection: use "boundary" instead of "bdry".

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

13 years agoDocumentation changes.
Markus Buerg [Sun, 30 Jan 2011 07:21:51 +0000 (07:21 +0000)]
Documentation changes.

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

13 years agoUndo r23269 since one can't compile the library any more since that change.
Wolfgang Bangerth [Sat, 29 Jan 2011 03:24:41 +0000 (03:24 +0000)]
Undo r23269 since one can't compile the library any more since that change.

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

13 years agoUpdate.
Wolfgang Bangerth [Fri, 28 Jan 2011 19:48:13 +0000 (19:48 +0000)]
Update.

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

13 years agoLink the library first on the local file system, and then move the result into its...
Wolfgang Bangerth [Fri, 28 Jan 2011 18:50:38 +0000 (18:50 +0000)]
Link the library first on the local file system, and then move the result into its final destination.

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

13 years agoWrite data in VTU format compressed, if possible.
Wolfgang Bangerth [Fri, 28 Jan 2011 18:48:06 +0000 (18:48 +0000)]
Write data in VTU format compressed, if possible.

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

13 years agoFixed interface for MUMPS.
Markus Buerg [Fri, 28 Jan 2011 16:30:59 +0000 (16:30 +0000)]
Fixed interface for MUMPS.

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

13 years agoExtrapolate Stokes solution since this reduces the number of iterations in the linear...
Martin Kronbichler [Thu, 27 Jan 2011 14:07:20 +0000 (14:07 +0000)]
Extrapolate Stokes solution since this reduces the number of iterations in the linear solver.

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

13 years agoAdd another one.
Wolfgang Bangerth [Thu, 27 Jan 2011 00:26:59 +0000 (00:26 +0000)]
Add another one.

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

13 years agofix test and also check if all machines think the vector is ghosted.
Timo Heister [Wed, 26 Jan 2011 14:38:34 +0000 (14:38 +0000)]
fix test and also check if all machines think the vector is ghosted.

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

13 years agointroduce has_ghost_elements() for Trilinos and PETSc vectors.
Timo Heister [Wed, 26 Jan 2011 14:25:45 +0000 (14:25 +0000)]
introduce has_ghost_elements() for Trilinos and PETSc vectors.

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

13 years agostep-31: simplify min/max calculation.
Timo Heister [Wed, 26 Jan 2011 12:54:01 +0000 (12:54 +0000)]
step-31: simplify min/max calculation.

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

13 years agostep-32: correct comment and cleanup calculation of get_extrapolated_temperature_range().
Timo Heister [Wed, 26 Jan 2011 08:02:09 +0000 (08:02 +0000)]
step-32: correct comment and cleanup calculation of get_extrapolated_temperature_range().

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

13 years agoRestore original behavior.
Wolfgang Bangerth [Tue, 25 Jan 2011 14:38:23 +0000 (14:38 +0000)]
Restore original behavior.

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

13 years agotypo in publications.
Timo Heister [Tue, 25 Jan 2011 13:55:45 +0000 (13:55 +0000)]
typo in publications.

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

13 years agoArg. Fix conditionals.
Wolfgang Bangerth [Tue, 25 Jan 2011 04:46:39 +0000 (04:46 +0000)]
Arg. Fix conditionals.

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

13 years agoCheck in a first draft of the ability to write compressed VTU files. This
Wolfgang Bangerth [Tue, 25 Jan 2011 04:37:54 +0000 (04:37 +0000)]
Check in a first draft of the ability to write compressed VTU files. This
isn't working right now, so it is disabled, but this way other people can
"throw an eye on it".

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

13 years agoFind out about endianness of the system we run on.
Wolfgang Bangerth [Tue, 25 Jan 2011 04:36:54 +0000 (04:36 +0000)]
Find out about endianness of the system we run on.

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

13 years agoadd update_ghost_values to vector classes for compatibility with PETSc
Martin Steigemann [Mon, 24 Jan 2011 23:33:57 +0000 (23:33 +0000)]
add update_ghost_values to vector classes for compatibility with PETSc

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

13 years agoLeave a comment for when we document the program.
Wolfgang Bangerth [Mon, 24 Jan 2011 05:05:11 +0000 (05:05 +0000)]
Leave a comment for when we document the program.

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

13 years agoAdjust use of whitespace.
Wolfgang Bangerth [Mon, 24 Jan 2011 04:40:44 +0000 (04:40 +0000)]
Adjust use of whitespace.

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

13 years agoAvoid trailing space in output files.
Wolfgang Bangerth [Mon, 24 Jan 2011 04:21:38 +0000 (04:21 +0000)]
Avoid trailing space in output files.

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

13 years agoAvoid trailing space in output files.
Wolfgang Bangerth [Mon, 24 Jan 2011 04:20:15 +0000 (04:20 +0000)]
Avoid trailing space in output files.

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

13 years agoAvoid trailing space in output files.
Wolfgang Bangerth [Mon, 24 Jan 2011 04:18:28 +0000 (04:18 +0000)]
Avoid trailing space in output files.

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

13 years agoAugment a comment.
Wolfgang Bangerth [Mon, 24 Jan 2011 04:13:09 +0000 (04:13 +0000)]
Augment a comment.

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

13 years agostep-32: simplify temperature calculation.
Timo Heister [Sun, 23 Jan 2011 21:38:17 +0000 (21:38 +0000)]
step-32: simplify temperature calculation.

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

13 years agodelete file not needed.
Timo Heister [Sun, 23 Jan 2011 10:27:49 +0000 (10:27 +0000)]
delete file not needed.

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

13 years agoConvert the type returned by the various memory_consumption functions to std::size_t.
Wolfgang Bangerth [Sun, 23 Jan 2011 06:03:57 +0000 (06:03 +0000)]
Convert the type returned by the various memory_consumption functions to std::size_t.

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

13 years agoRemove several year old debug outputs.
Wolfgang Bangerth [Sat, 22 Jan 2011 23:45:40 +0000 (23:45 +0000)]
Remove several year old debug outputs.

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

13 years agoUse MPI_UNSIGNED instead of MPI_INT where appropriate.
Wolfgang Bangerth [Sat, 22 Jan 2011 20:52:13 +0000 (20:52 +0000)]
Use MPI_UNSIGNED instead of MPI_INT where appropriate.

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

13 years agoChange a bunch of places where we accidentally used 'unsigned int' instead of types...
Wolfgang Bangerth [Sat, 22 Jan 2011 20:37:16 +0000 (20:37 +0000)]
Change a bunch of places where we accidentally used 'unsigned int' instead of types::subdomain_id_t. Also: The DoFTools::fe_is_primitive function happened to return an unsigned int -- when I suppose it should have been a bool.

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

13 years agoFix typo. Also make a couple of minor style changes.
Wolfgang Bangerth [Sat, 22 Jan 2011 20:35:44 +0000 (20:35 +0000)]
Fix typo. Also make a couple of minor style changes.

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

13 years agoMake Makefiles look uniform again, as they appear to have drifted apart slightly.
Wolfgang Bangerth [Sat, 22 Jan 2011 18:32:29 +0000 (18:32 +0000)]
Make Makefiles look uniform again, as they appear to have drifted apart slightly.

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

13 years agoAlso try mpicxx when using --enable-mpi for ./configure.
Wolfgang Bangerth [Sat, 22 Jan 2011 13:06:16 +0000 (13:06 +0000)]
Also try mpicxx when using --enable-mpi for ./configure.

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

13 years agoDon't use GCC flags when not using GCC.
Wolfgang Bangerth [Sat, 22 Jan 2011 12:53:13 +0000 (12:53 +0000)]
Don't use GCC flags when not using GCC.

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

13 years agoMake clear what kind of operation we want in calling compress().
Wolfgang Bangerth [Fri, 21 Jan 2011 22:29:03 +0000 (22:29 +0000)]
Make clear what kind of operation we want in calling compress().

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

13 years agoChoose an initial temperature distribution that has constant values at the inner...
Wolfgang Bangerth [Fri, 21 Jan 2011 22:28:31 +0000 (22:28 +0000)]
Choose an initial temperature distribution that has constant values at the inner and outer boundary.

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

13 years agoProperly indent preprocessor statements.
Wolfgang Bangerth [Fri, 21 Jan 2011 22:27:25 +0000 (22:27 +0000)]
Properly indent preprocessor statements.

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