]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
12 years agoperformance benchmark: move to a more reasonable starting revision
Timo Heister [Wed, 19 Sep 2012 22:11:25 +0000 (22:11 +0000)]
performance benchmark: move to a more reasonable starting revision

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

12 years agoadd a second performance test
Timo Heister [Wed, 19 Sep 2012 22:09:48 +0000 (22:09 +0000)]
add a second performance test

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

12 years agoperformance benchmark: clean the tests and write to different output files
Timo Heister [Wed, 19 Sep 2012 22:08:19 +0000 (22:08 +0000)]
performance benchmark: clean the tests and write to different output files

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

12 years agoUpdated benchmark test script
cazamias [Wed, 19 Sep 2012 21:42:19 +0000 (21:42 +0000)]
Updated benchmark test script

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

12 years agoupdate benchmark code to not require umfpack
Timo Heister [Wed, 19 Sep 2012 21:31:32 +0000 (21:31 +0000)]
update benchmark code to not require umfpack

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

12 years agoupdate svn:ignores
Timo Heister [Wed, 19 Sep 2012 21:29:18 +0000 (21:29 +0000)]
update svn:ignores

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

12 years agoedit script
Timo Heister [Wed, 19 Sep 2012 21:27:49 +0000 (21:27 +0000)]
edit script

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

12 years agoLink to DoFTools::make_periodicity_constraints().
Wolfgang Bangerth [Wed, 19 Sep 2012 13:35:18 +0000 (13:35 +0000)]
Link to DoFTools::make_periodicity_constraints().

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

12 years agoFix missing include file.
Wolfgang Bangerth [Tue, 18 Sep 2012 18:14:08 +0000 (18:14 +0000)]
Fix missing include file.

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

12 years agoUpdate output.
Wolfgang Bangerth [Tue, 18 Sep 2012 16:29:50 +0000 (16:29 +0000)]
Update output.

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

12 years agoMake compile with current gcc mainline.
Wolfgang Bangerth [Tue, 18 Sep 2012 14:43:39 +0000 (14:43 +0000)]
Make compile with current gcc mainline.

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

12 years agoFix a crash in TimerOutput when MPI hasn't been initialized.
Wolfgang Bangerth [Tue, 18 Sep 2012 13:08:41 +0000 (13:08 +0000)]
Fix a crash in TimerOutput when MPI hasn't been initialized.

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

12 years agoAdd a book.
Wolfgang Bangerth [Tue, 18 Sep 2012 02:26:18 +0000 (02:26 +0000)]
Add a book.

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

12 years agoFix a crash under rare circumstances at the end of a program.
Wolfgang Bangerth [Tue, 18 Sep 2012 02:21:32 +0000 (02:21 +0000)]
Fix a crash under rare circumstances at the end of a program.

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

12 years agoupdate Makefile
Timo Heister [Mon, 17 Sep 2012 21:00:44 +0000 (21:00 +0000)]
update Makefile

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

12 years agoupdate ignores
Timo Heister [Mon, 17 Sep 2012 21:00:11 +0000 (21:00 +0000)]
update ignores

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

12 years agoadd timing stuff
Timo Heister [Mon, 17 Sep 2012 20:58:35 +0000 (20:58 +0000)]
add timing stuff

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

12 years agoadd failing test for TimerOutput
Timo Heister [Mon, 17 Sep 2012 20:53:30 +0000 (20:53 +0000)]
add failing test for TimerOutput

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

12 years agoupdate script
Timo Heister [Mon, 17 Sep 2012 20:37:50 +0000 (20:37 +0000)]
update script

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

12 years agoadd first skeleton for performance benchmark
Timo Heister [Mon, 17 Sep 2012 19:15:09 +0000 (19:15 +0000)]
add first skeleton for performance benchmark

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

12 years agoAdjust output after the recent fixes to TableHandler. The new output is correct as...
Wolfgang Bangerth [Mon, 17 Sep 2012 16:07:15 +0000 (16:07 +0000)]
Adjust output after the recent fixes to TableHandler. The new output is correct as verified by base/table_handler_12.

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

12 years agoNew test.
Wolfgang Bangerth [Mon, 17 Sep 2012 16:05:55 +0000 (16:05 +0000)]
New test.

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

12 years agoadd script for regression tester
Timo Heister [Mon, 17 Sep 2012 16:05:50 +0000 (16:05 +0000)]
add script for regression tester

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

12 years agomove old benchmark tests away
Timo Heister [Mon, 17 Sep 2012 16:04:32 +0000 (16:04 +0000)]
move old benchmark tests away

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

12 years agoNew tests.
Wolfgang Bangerth [Sun, 16 Sep 2012 22:16:36 +0000 (22:16 +0000)]
New tests.

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

12 years agoupdate output
Timo Heister [Sun, 16 Sep 2012 20:17:36 +0000 (20:17 +0000)]
update output

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

12 years agofix serialization of TableHandler
Timo Heister [Sun, 16 Sep 2012 20:16:35 +0000 (20:16 +0000)]
fix serialization of TableHandler

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

12 years agosimplify test
Timo Heister [Sun, 16 Sep 2012 20:07:47 +0000 (20:07 +0000)]
simplify test

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

12 years agofix output
Timo Heister [Sun, 16 Sep 2012 19:57:23 +0000 (19:57 +0000)]
fix output

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

12 years agofix output
Timo Heister [Sun, 16 Sep 2012 19:56:01 +0000 (19:56 +0000)]
fix output

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

12 years agofix test output
Timo Heister [Sun, 16 Sep 2012 16:35:01 +0000 (16:35 +0000)]
fix test output

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

12 years agofix test output
Timo Heister [Sun, 16 Sep 2012 16:33:11 +0000 (16:33 +0000)]
fix test output

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

12 years agofix output of captions.
Timo Heister [Sun, 16 Sep 2012 16:32:49 +0000 (16:32 +0000)]
fix output of captions.

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

12 years agofix test output
Timo Heister [Sun, 16 Sep 2012 16:25:04 +0000 (16:25 +0000)]
fix test output

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

12 years agoupdate test and output for treating super-columns
Timo Heister [Sun, 16 Sep 2012 16:21:44 +0000 (16:21 +0000)]
update test and output for treating super-columns

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

12 years agoconsistent output of super-columns in TableHandler::write_text()
Timo Heister [Sun, 16 Sep 2012 16:21:18 +0000 (16:21 +0000)]
consistent output of super-columns in TableHandler::write_text()

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

12 years agoadd test for supercolumn output in TableHandler
Timo Heister [Sun, 16 Sep 2012 16:14:51 +0000 (16:14 +0000)]
add test for supercolumn output in TableHandler

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

12 years agofix output of captions.
Timo Heister [Sun, 16 Sep 2012 15:06:51 +0000 (15:06 +0000)]
fix output of captions.

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

12 years agoUpdate.
Wolfgang Bangerth [Fri, 14 Sep 2012 21:57:16 +0000 (21:57 +0000)]
Update.

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

12 years agospeed up TableHandler::write_text by caching the formatted lines.
Timo Heister [Fri, 14 Sep 2012 21:44:56 +0000 (21:44 +0000)]
speed up TableHandler::write_text by caching the formatted lines.

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

12 years agoadd failing test for deallog
Timo Heister [Fri, 14 Sep 2012 16:26:38 +0000 (16:26 +0000)]
add failing test for deallog

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

12 years agofix output
Timo Heister [Fri, 14 Sep 2012 16:24:36 +0000 (16:24 +0000)]
fix output

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

12 years agodisable auto-detection of hdf5 in configure
Timo Heister [Fri, 14 Sep 2012 16:22:31 +0000 (16:22 +0000)]
disable auto-detection of hdf5 in configure

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

12 years agoadd test for table handler
Timo Heister [Fri, 14 Sep 2012 16:06:25 +0000 (16:06 +0000)]
add test for table handler

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

12 years agoStep 4: Remove the original monster testcase. Hurray.
Wolfgang Bangerth [Fri, 14 Sep 2012 12:58:32 +0000 (12:58 +0000)]
Step 4: Remove the original monster testcase. Hurray.

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

12 years agoStep 3: Also break out the computation of the prolongation matrices.
Wolfgang Bangerth [Fri, 14 Sep 2012 12:58:04 +0000 (12:58 +0000)]
Step 3: Also break out the computation of the prolongation matrices.

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

12 years agoStep 2: break the restriction matrices out of the 'internals' test.
Wolfgang Bangerth [Fri, 14 Sep 2012 12:53:49 +0000 (12:53 +0000)]
Step 2: break the restriction matrices out of the 'internals' test.

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

12 years agoStep one in breaking apart our monster testcase 'internals'. That testcase had an...
Wolfgang Bangerth [Fri, 14 Sep 2012 12:32:17 +0000 (12:32 +0000)]
Step one in breaking apart our monster testcase 'internals'. That testcase had an output of over 6MB with more than 12000 lines, a good fraction of which is susceptible to round-off errors. It is time to split this testcase by finite element to be able to tell more easily what is going on. These new testcases take over the part where we test support points.

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

12 years agoExplicitly say so if a gmsh file being read contains triangles or tetrahedra.
Wolfgang Bangerth [Fri, 14 Sep 2012 11:08:57 +0000 (11:08 +0000)]
Explicitly say so if a gmsh file being read contains triangles or tetrahedra.

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

12 years agoadd news
Guido Kanschat [Fri, 14 Sep 2012 08:39:51 +0000 (08:39 +0000)]
add news

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

12 years agoadd a simplified interface for MeshWorker::loop()
Guido Kanschat [Fri, 14 Sep 2012 08:37:12 +0000 (08:37 +0000)]
add a simplified interface for MeshWorker::loop()

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

12 years agoWait for processor 0 to be done with data files before deleting them.
Wolfgang Bangerth [Thu, 13 Sep 2012 15:16:50 +0000 (15:16 +0000)]
Wait for processor 0 to be done with data files before deleting them.

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

12 years agoOnly delete tmp files created on the current processor.
Wolfgang Bangerth [Thu, 13 Sep 2012 12:06:11 +0000 (12:06 +0000)]
Only delete tmp files created on the current processor.

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

12 years agoDelete tmp files again.
Wolfgang Bangerth [Thu, 13 Sep 2012 01:43:34 +0000 (01:43 +0000)]
Delete tmp files again.

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

12 years agoAdjust whitespace change related to r26325.
Wolfgang Bangerth [Thu, 13 Sep 2012 01:31:49 +0000 (01:31 +0000)]
Adjust whitespace change related to r26325.

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

12 years agoMinor edits related to using '\n' instead of std::endl.
Wolfgang Bangerth [Wed, 12 Sep 2012 19:25:44 +0000 (19:25 +0000)]
Minor edits related to using '\n' instead of std::endl.

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

12 years agoremove specializations in TriaObjects
Guido Kanschat [Wed, 12 Sep 2012 15:26:51 +0000 (15:26 +0000)]
remove specializations in TriaObjects

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

12 years agoonly base class is required for initialization
Guido Kanschat [Wed, 12 Sep 2012 12:44:34 +0000 (12:44 +0000)]
only base class is required for initialization

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

12 years agointroduce Hermite interpolation polynomials
Guido Kanschat [Wed, 12 Sep 2012 12:35:57 +0000 (12:35 +0000)]
introduce Hermite interpolation polynomials

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

12 years agoUpdate one.
Wolfgang Bangerth [Wed, 12 Sep 2012 11:08:48 +0000 (11:08 +0000)]
Update one.

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

12 years agoMake project_boundary_values_curl_conforming work for distributed grids.
Markus Buerg [Wed, 12 Sep 2012 10:38:29 +0000 (10:38 +0000)]
Make project_boundary_values_curl_conforming work for distributed grids.

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

12 years agotest Hermite interpolation polynomials
Guido Kanschat [Wed, 12 Sep 2012 08:59:34 +0000 (08:59 +0000)]
test Hermite interpolation polynomials

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

12 years agoavoid specializations
Guido Kanschat [Wed, 12 Sep 2012 08:13:09 +0000 (08:13 +0000)]
avoid specializations

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

12 years agoavoid specializations
Guido Kanschat [Wed, 12 Sep 2012 08:06:41 +0000 (08:06 +0000)]
avoid specializations

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

12 years agoAssume that std::numeric_limits is available. This has been the case for a very long...
Wolfgang Bangerth [Tue, 11 Sep 2012 13:31:52 +0000 (13:31 +0000)]
Assume that std::numeric_limits is available. This has been the case for a very long time already.

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

12 years agoCompilers have had std::i/ostringstream for a long time. Remove alternative.
Wolfgang Bangerth [Tue, 11 Sep 2012 13:13:13 +0000 (13:13 +0000)]
Compilers have had std::i/ostringstream for a long time. Remove alternative.

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

12 years agostd::iterator has been in compilers for a long time, so remove the #ifdefs that provi...
Wolfgang Bangerth [Tue, 11 Sep 2012 13:11:08 +0000 (13:11 +0000)]
std::iterator has been in compilers for a long time, so remove the #ifdefs that provide alternate solutions.

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

12 years agomove parts from numbers.h into types.h to fix circular inclusion of types, numbers...
Timo Heister [Mon, 10 Sep 2012 15:23:17 +0000 (15:23 +0000)]
move parts from numbers.h into types.h to fix circular inclusion of types, numbers, and config.

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

12 years agotest TextOutputFormat::simple_table_with_separate_column_description
Timo Heister [Mon, 10 Sep 2012 14:26:05 +0000 (14:26 +0000)]
test TextOutputFormat::simple_table_with_separate_column_description

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

12 years agonew TextOutputFormat::simple_table_with_separate_column_description
Timo Heister [Mon, 10 Sep 2012 14:25:52 +0000 (14:25 +0000)]
new TextOutputFormat::simple_table_with_separate_column_description

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

12 years agoDo not even make petscall if not needed (PETSc>3.0.0).
Toby D. Young [Sat, 8 Sep 2012 16:18:53 +0000 (16:18 +0000)]
Do not even make petscall if not needed (PETSc>3.0.0).

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

12 years agoAdd -Wno-unused-local-typedefs to the list of compiler flags as necessary.
Wolfgang Bangerth [Sat, 8 Sep 2012 12:25:30 +0000 (12:25 +0000)]
Add -Wno-unused-local-typedefs to the list of compiler flags as necessary.

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

12 years agoRemove some commented out code that is apparently no longer necessary.
Wolfgang Bangerth [Sat, 8 Sep 2012 12:16:58 +0000 (12:16 +0000)]
Remove some commented out code that is apparently no longer necessary.

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

12 years agoAvoid a number of warnings about unused function arguments.
Wolfgang Bangerth [Sat, 8 Sep 2012 12:13:13 +0000 (12:13 +0000)]
Avoid a number of warnings about unused function arguments.

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

12 years agoDisambiguate call to vector::push_back to make gcc 4.8 happy.
Wolfgang Bangerth [Sat, 8 Sep 2012 11:56:15 +0000 (11:56 +0000)]
Disambiguate call to vector::push_back to make gcc 4.8 happy.

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

12 years agoRemove unused local typedefs along with lengthy documentation that is no longer accurate.
Wolfgang Bangerth [Sat, 8 Sep 2012 11:55:48 +0000 (11:55 +0000)]
Remove unused local typedefs along with lengthy documentation that is no longer accurate.

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

12 years agoAdjust whitespace in output file to account for r26251.
Wolfgang Bangerth [Fri, 7 Sep 2012 23:11:55 +0000 (23:11 +0000)]
Adjust whitespace in output file to account for r26251.

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

12 years agoYet another test.
Wolfgang Bangerth [Fri, 7 Sep 2012 22:04:44 +0000 (22:04 +0000)]
Yet another test.

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

12 years agoAdd a test.
Wolfgang Bangerth [Fri, 7 Sep 2012 22:03:06 +0000 (22:03 +0000)]
Add a test.

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

12 years agomake diffs not ignore whitespace for all tests.
Timo Heister [Fri, 7 Sep 2012 21:42:43 +0000 (21:42 +0000)]
make diffs not ignore whitespace for all tests.

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

12 years agoUse '\n' instead of std::endl and add a std::flush at the end.
Wolfgang Bangerth [Fri, 7 Sep 2012 20:07:42 +0000 (20:07 +0000)]
Use '\n' instead of std::endl and add a std::flush at the end.

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

12 years agoIncrease precision even more. There are still numbers that are printed as 0.xxxx7...
Wolfgang Bangerth [Fri, 7 Sep 2012 02:31:03 +0000 (02:31 +0000)]
Increase precision even more. There are still numbers that are printed as 0.xxxx7 or 0.xxxx8 as they are 0.xxxx75.

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

12 years agoDocument the Clang fix for Threads::Task when accessing the return value. The corresp...
Wolfgang Bangerth [Thu, 6 Sep 2012 21:36:36 +0000 (21:36 +0000)]
Document the Clang fix for Threads::Task when accessing the return value. The corresponding patch accidentally got committed as part of r26233.

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

12 years agoMake clang++ happy by ensuring that operator== is actually declared in the same names...
Wolfgang Bangerth [Thu, 6 Sep 2012 21:02:37 +0000 (21:02 +0000)]
Make clang++ happy by ensuring that operator== is actually declared in the same namespace as its arguments (namely, namespace dealii).

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

12 years agoThrow away small entries rather than printing them as 0.000 (or as a blank space...
Wolfgang Bangerth [Thu, 6 Sep 2012 20:42:45 +0000 (20:42 +0000)]
Throw away small entries rather than printing them as 0.000 (or as a blank space) if they are truly zero.

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

12 years agoThrow away small entries rather than printing them as 0.000 (or as a blank space...
Wolfgang Bangerth [Thu, 6 Sep 2012 20:42:23 +0000 (20:42 +0000)]
Throw away small entries rather than printing them as 0.000 (or as a blank space) if they are truly zero.

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

12 years agoThrow away entries in the matrix with a more generous threshold. This test is rather...
Wolfgang Bangerth [Wed, 5 Sep 2012 20:41:23 +0000 (20:41 +0000)]
Throw away entries in the matrix with a more generous threshold. This test is rather instable at a tolerance of 1e-16 and doesn't allow for good comparisons.

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

12 years agostart simplification of DoFHandler; remove dimension-dependent names in DoFLevels
Guido Kanschat [Tue, 4 Sep 2012 21:02:17 +0000 (21:02 +0000)]
start simplification of DoFHandler; remove dimension-dependent names in DoFLevels

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

12 years agoadd and document the new make report+summary in the testsuite
Timo Heister [Tue, 4 Sep 2012 17:44:43 +0000 (17:44 +0000)]
add and document the new make report+summary in the testsuite

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

12 years agoMake code the same in debug and optimized mode. Otherwise this is a
Wolfgang Bangerth [Tue, 4 Sep 2012 13:47:56 +0000 (13:47 +0000)]
Make code the same in debug and optimized mode. Otherwise this is a
prescription for subtle bugs.

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

12 years agoFix a bug where we try to access elements in a matrix that are beyond the end.
Wolfgang Bangerth [Tue, 4 Sep 2012 13:46:12 +0000 (13:46 +0000)]
Fix a bug where we try to access elements in a matrix that are beyond the end.

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

12 years agoFix assertion.
Wolfgang Bangerth [Tue, 4 Sep 2012 11:59:18 +0000 (11:59 +0000)]
Fix assertion.

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

12 years agoImplement advection operators in weak form
Guido Kanschat [Tue, 4 Sep 2012 08:42:26 +0000 (08:42 +0000)]
Implement advection operators in weak form

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

12 years agoChange OpenMPI output and add comment
Guido Kanschat [Tue, 4 Sep 2012 07:17:36 +0000 (07:17 +0000)]
Change OpenMPI output and add comment

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

12 years agoSuppress an erroneous warning by pgCC.
Wolfgang Bangerth [Tue, 4 Sep 2012 01:49:13 +0000 (01:49 +0000)]
Suppress an erroneous warning by pgCC.

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

12 years agoMake code slightly more elegant and also make it work with the PGI compiler at the...
Wolfgang Bangerth [Tue, 4 Sep 2012 01:45:06 +0000 (01:45 +0000)]
Make code slightly more elegant and also make it work with the PGI compiler at the same time.

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

12 years agoAdd to the documentation.
Wolfgang Bangerth [Mon, 3 Sep 2012 23:13:12 +0000 (23:13 +0000)]
Add to the documentation.

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

12 years agoupdate ignores
Timo Heister [Mon, 3 Sep 2012 22:34:40 +0000 (22:34 +0000)]
update ignores

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

12 years agoupdate ignores for eclipse files
Timo Heister [Mon, 3 Sep 2012 22:32:55 +0000 (22:32 +0000)]
update ignores for eclipse files

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

12 years agoremove offset parameter from DoFHandler::distribute_dofs() (was never tested/working...
Timo Heister [Mon, 3 Sep 2012 22:31:24 +0000 (22:31 +0000)]
remove offset parameter from DoFHandler::distribute_dofs() (was never tested/working correctly)

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