]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
13 years agoFix typo.
bangerth [Tue, 26 Oct 2010 02:46:38 +0000 (02:46 +0000)]
Fix typo.

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

13 years agoMake an unused variable anonymous.
bangerth [Mon, 25 Oct 2010 23:51:42 +0000 (23:51 +0000)]
Make an unused variable anonymous.

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

13 years agoUpdate paths.
bangerth [Mon, 25 Oct 2010 23:44:47 +0000 (23:44 +0000)]
Update paths.

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

13 years agoLink with p4est if necessary.
bangerth [Mon, 25 Oct 2010 23:42:35 +0000 (23:42 +0000)]
Link with p4est if necessary.

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

13 years agoMake sure things compile also with distributed meshes.
bangerth [Mon, 25 Oct 2010 23:32:14 +0000 (23:32 +0000)]
Make sure things compile also with distributed meshes.

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

13 years agoMake the various Makefile.dep files dependent only on what they really need.
bangerth [Mon, 25 Oct 2010 23:26:38 +0000 (23:26 +0000)]
Make the various Makefile.dep files dependent only on what they really need.

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

13 years agoBe even faster in computing things.
bangerth [Mon, 25 Oct 2010 23:09:59 +0000 (23:09 +0000)]
Be even faster in computing things.

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

13 years agoIgnore Makefile.dep.
bangerth [Mon, 25 Oct 2010 23:00:56 +0000 (23:00 +0000)]
Ignore Makefile.dep.

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

13 years agoShave 4 seconds off the startup time of previously 17 seconds by using
bangerth [Mon, 25 Oct 2010 22:59:30 +0000 (22:59 +0000)]
Shave 4 seconds off the startup time of previously 17 seconds by using
singly-expanded variables.

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

13 years agoAdd an entry.
bangerth [Mon, 25 Oct 2010 22:30:58 +0000 (22:30 +0000)]
Add an entry.

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

13 years agoRe-arrange files into a more uniform directory structure that has top-level include...
bangerth [Mon, 25 Oct 2010 22:29:30 +0000 (22:29 +0000)]
Re-arrange files into a more uniform directory structure that has top-level include/ and source/ directories. Re-write the build infrastructure in such a way that it builds only a single library for debug and optimized mode each, rather than the 5 we have so far.

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

13 years agoRe-arrange files into a more uniform directory structure that has top-level include...
bangerth [Mon, 25 Oct 2010 22:26:17 +0000 (22:26 +0000)]
Re-arrange files into a more uniform directory structure that has top-level include/ and source/ directories. Re-write the build infrastructure in such a way that it builds only a single library for debug and optimized mode each, rather than the 5 we have so far.

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

13 years agoActually make it work.
bangerth [Mon, 25 Oct 2010 16:52:01 +0000 (16:52 +0000)]
Actually make it work.

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

13 years agoDon't just test for the existence of std::thread but also whether it works.
bangerth [Mon, 25 Oct 2010 16:41:24 +0000 (16:41 +0000)]
Don't just test for the existence of std::thread but also whether it works.

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

13 years agoUpdate references to distributed paper.
bangerth [Mon, 25 Oct 2010 16:09:35 +0000 (16:09 +0000)]
Update references to distributed paper.

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

13 years agoAdd Patterns::FileName and Patterns::DirectoryName.
bangerth [Mon, 25 Oct 2010 13:59:04 +0000 (13:59 +0000)]
Add Patterns::FileName and Patterns::DirectoryName.

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

13 years agoImprove documentation of timer class: we actually do sum up times of children.. Inclu...
kronbichler [Mon, 25 Oct 2010 10:30:22 +0000 (10:30 +0000)]
Improve documentation of timer class: we actually do sum up times of children.. Include restart function as we say in the class documentation.

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

13 years agoMake sure output is correct.
bangerth [Mon, 25 Oct 2010 00:31:25 +0000 (00:31 +0000)]
Make sure output is correct.

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

13 years agoAdjust output file name.
bangerth [Mon, 25 Oct 2010 00:29:57 +0000 (00:29 +0000)]
Adjust output file name.

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

13 years agoAdd something to the output.
bangerth [Mon, 25 Oct 2010 00:27:38 +0000 (00:27 +0000)]
Add something to the output.

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

13 years agofix the same typo again :(
kanschat [Sun, 24 Oct 2010 22:59:36 +0000 (22:59 +0000)]
fix the same typo again :(

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

13 years agoOnly run MPI directory if we have configured for both MPI and P4EST.
bangerth [Sun, 24 Oct 2010 22:52:31 +0000 (22:52 +0000)]
Only run MPI directory if we have configured for both MPI and P4EST.

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

13 years agohp-constraints and regular constraints for 3D in FE_Nedelec disabled until implementa...
kanschat [Sun, 24 Oct 2010 21:38:53 +0000 (21:38 +0000)]
hp-constraints and regular constraints for 3D in FE_Nedelec disabled until implementation is correct

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

13 years agoAdjust call to new name of a function.
bangerth [Sun, 24 Oct 2010 19:49:37 +0000 (19:49 +0000)]
Adjust call to new name of a function.

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

13 years agoAdd a file forgotten in r22461.
bangerth [Sun, 24 Oct 2010 19:47:27 +0000 (19:47 +0000)]
Add a file forgotten in r22461.

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

13 years agoMake sure we don't even try to refine anisotropically in case of distributed meshes.
bangerth [Sun, 24 Oct 2010 19:40:28 +0000 (19:40 +0000)]
Make sure we don't even try to refine anisotropically in case of distributed meshes.

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

13 years agoAdd a note on anisotropic refinement.
bangerth [Sun, 24 Oct 2010 19:00:39 +0000 (19:00 +0000)]
Add a note on anisotropic refinement.

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

13 years agoSeparate out a few things that should or should not be dimension dependent.
bangerth [Sun, 24 Oct 2010 18:55:58 +0000 (18:55 +0000)]
Separate out a few things that should or should not be dimension dependent.

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

13 years agofix interface constraints in 2D and disable in 3D
kanschat [Sun, 24 Oct 2010 18:27:59 +0000 (18:27 +0000)]
fix interface constraints in 2D and disable in 3D

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

13 years agotesting Nedelec and RT
kanschat [Sun, 24 Oct 2010 18:10:43 +0000 (18:10 +0000)]
testing Nedelec and RT

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

13 years agosome cleaning up
kanschat [Sun, 24 Oct 2010 17:35:52 +0000 (17:35 +0000)]
some cleaning up

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

13 years agowhy not use dofs_per_face?
kanschat [Sun, 24 Oct 2010 17:34:40 +0000 (17:34 +0000)]
why not use dofs_per_face?

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

13 years agouse SmartPointer instead of a reference in member variable
kanschat [Sun, 24 Oct 2010 17:32:21 +0000 (17:32 +0000)]
use SmartPointer instead of a reference in member variable

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

13 years agoMention step-40.
bangerth [Sun, 24 Oct 2010 16:39:46 +0000 (16:39 +0000)]
Mention step-40.

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

13 years agoOne more sentence.
bangerth [Sun, 24 Oct 2010 16:17:45 +0000 (16:17 +0000)]
One more sentence.

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

13 years agoMention step-40.
bangerth [Sun, 24 Oct 2010 16:16:54 +0000 (16:16 +0000)]
Mention step-40.

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

13 years agoExplain numbers.
bangerth [Sun, 24 Oct 2010 16:08:50 +0000 (16:08 +0000)]
Explain numbers.

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

13 years agoReference step-40.
bangerth [Sun, 24 Oct 2010 16:07:35 +0000 (16:07 +0000)]
Reference step-40.

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

13 years agoMove a utility function out of a class that had only a single (static) member and...
bangerth [Sun, 24 Oct 2010 15:30:42 +0000 (15:30 +0000)]
Move a utility function out of a class that had only a single (static) member and into the surrounding namespace.

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

13 years agoRemove x-branch_distributed_grids/ prefix.
bangerth [Sun, 24 Oct 2010 04:46:00 +0000 (04:46 +0000)]
Remove x-branch_distributed_grids/ prefix.

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

13 years agoPut something into common/Make.global_options that indicates whether we use MPI....
bangerth [Sun, 24 Oct 2010 04:32:56 +0000 (04:32 +0000)]
Put something into common/Make.global_options that indicates whether we use MPI. If so, use it in tests/Makefile.

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

13 years agoComplete reference.
bangerth [Sun, 24 Oct 2010 04:05:36 +0000 (04:05 +0000)]
Complete reference.

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

13 years agoList distributed branch.
bangerth [Sun, 24 Oct 2010 04:03:40 +0000 (04:03 +0000)]
List distributed branch.

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

13 years agoOne more link.
bangerth [Sun, 24 Oct 2010 04:02:23 +0000 (04:02 +0000)]
One more link.

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

13 years agoList distributed branch.
bangerth [Sun, 24 Oct 2010 04:01:02 +0000 (04:01 +0000)]
List distributed branch.

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

13 years agoDisable distributed_grids if not using p4est.
bangerth [Sun, 24 Oct 2010 03:47:24 +0000 (03:47 +0000)]
Disable distributed_grids if not using p4est.

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

13 years agomerge tests from branch distributed up to r22431
heister [Sat, 23 Oct 2010 21:46:46 +0000 (21:46 +0000)]
merge tests from branch distributed up to r22431

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

13 years agomore compilation fixes.
heister [Sat, 23 Oct 2010 19:07:29 +0000 (19:07 +0000)]
more compilation fixes.

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

13 years agomore compilation fixes.
heister [Sat, 23 Oct 2010 18:38:48 +0000 (18:38 +0000)]
more compilation fixes.

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

13 years agothis should have not gone in there...
heister [Sat, 23 Oct 2010 17:21:32 +0000 (17:21 +0000)]
this should have not gone in there...

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

13 years agofix when not using distributed meshes.
heister [Sat, 23 Oct 2010 17:02:06 +0000 (17:02 +0000)]
fix when not using distributed meshes.

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

13 years agofix when not using distributed meshes.
heister [Sat, 23 Oct 2010 16:58:39 +0000 (16:58 +0000)]
fix when not using distributed meshes.

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

13 years agofix warning.
heister [Sat, 23 Oct 2010 16:52:05 +0000 (16:52 +0000)]
fix warning.

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

13 years agofix compiler error.
heister [Sat, 23 Oct 2010 16:44:14 +0000 (16:44 +0000)]
fix compiler error.

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

13 years agofix compiler error when compiling without p4est
heister [Sat, 23 Oct 2010 16:43:51 +0000 (16:43 +0000)]
fix compiler error when compiling without p4est

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

13 years agomake step-40 compile
heister [Sat, 23 Oct 2010 15:39:06 +0000 (15:39 +0000)]
make step-40 compile

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

13 years agomake steo-32 compile
heister [Sat, 23 Oct 2010 15:30:30 +0000 (15:30 +0000)]
make steo-32 compile

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

13 years agomerge branch distributed_grids up to rev 22429.
heister [Sat, 23 Oct 2010 13:41:09 +0000 (13:41 +0000)]
merge branch distributed_grids up to rev 22429.

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

13 years agoSlightly modified the intro to step-36 to clarify that SlepcInitialize initializes...
young [Fri, 22 Oct 2010 14:34:52 +0000 (14:34 +0000)]
Slightly modified the intro to step-36 to clarify that SlepcInitialize initializes the PETSc interface too

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

13 years agosecond try to prepare merging.
heister [Thu, 21 Oct 2010 16:21:09 +0000 (16:21 +0000)]
second try to prepare merging.

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

13 years agoAdjust output after Pradeep's changes.
bangerth [Thu, 21 Oct 2010 16:11:33 +0000 (16:11 +0000)]
Adjust output after Pradeep's changes.

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

13 years agoRemove unnecessary parameter.
bangerth [Thu, 21 Oct 2010 16:09:13 +0000 (16:09 +0000)]
Remove unnecessary parameter.

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

13 years agoMake things compile and link.
bangerth [Thu, 21 Oct 2010 16:04:27 +0000 (16:04 +0000)]
Make things compile and link.

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

13 years agoMake compile.
bangerth [Thu, 21 Oct 2010 15:59:43 +0000 (15:59 +0000)]
Make compile.

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

13 years agoclose </sup> tag
kanschat [Thu, 21 Oct 2010 15:46:12 +0000 (15:46 +0000)]
close </sup> tag

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

13 years agoAdd description_init to parameter_handler
rao [Thu, 21 Oct 2010 15:37:51 +0000 (15:37 +0000)]
Add description_init to parameter_handler

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

13 years agoInitialized merge tracking via "svnmerge" with revisions "1-22416" from
heister [Thu, 21 Oct 2010 15:29:13 +0000 (15:29 +0000)]
Initialized merge tracking via "svnmerge" with revisions "1-22416" from
http://www.dealii.org/svn/dealii/branches/branch_distributed_grids/deal.II
(I hope this works correctly)

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

13 years agochange output to gnuplot
kanschat [Thu, 21 Oct 2010 15:25:40 +0000 (15:25 +0000)]
change output to gnuplot

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

13 years agomore tests on infinite and divide by zero
kanschat [Thu, 21 Oct 2010 14:08:18 +0000 (14:08 +0000)]
more tests on infinite and divide by zero

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

13 years agoAllow Compressed*SparsityPattern::add() also with const unsigned int *
heister [Thu, 21 Oct 2010 13:18:12 +0000 (13:18 +0000)]
Allow Compressed*SparsityPattern::add() also with const unsigned int *

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

13 years agohanging node constraints work now with new FETools::compute_face_embedding_matrices
kanschat [Wed, 20 Oct 2010 22:20:46 +0000 (22:20 +0000)]
hanging node constraints work now with new FETools::compute_face_embedding_matrices

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

13 years agoseparate normal and tangential components for vector elements
kanschat [Wed, 20 Oct 2010 22:20:05 +0000 (22:20 +0000)]
separate normal and tangential components for vector elements

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

13 years agoenable fill_fe_subface_values with Nedelec transformation
kanschat [Wed, 20 Oct 2010 16:48:00 +0000 (16:48 +0000)]
enable fill_fe_subface_values with Nedelec transformation

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

13 years agofix header for identity
kanschat [Wed, 20 Oct 2010 15:04:51 +0000 (15:04 +0000)]
fix header for identity

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

13 years agoAdd regular header
kanschat [Wed, 20 Oct 2010 14:43:08 +0000 (14:43 +0000)]
Add regular header

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

13 years agoadd headers for general use
kanschat [Wed, 20 Oct 2010 14:26:36 +0000 (14:26 +0000)]
add headers for general use

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

13 years agotransfer more operators
kanschat [Tue, 19 Oct 2010 20:25:21 +0000 (20:25 +0000)]
transfer more operators

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

13 years agoadd test for BlockList
kanschat [Tue, 19 Oct 2010 19:46:54 +0000 (19:46 +0000)]
add test for BlockList

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

13 years agonew classes BlockList, RelaxationBlockSOR and RelaxationBlockSSOR
kanschat [Tue, 19 Oct 2010 19:20:22 +0000 (19:20 +0000)]
new classes BlockList, RelaxationBlockSOR and RelaxationBlockSSOR

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

13 years agoFix doxygen markup.
bangerth [Tue, 19 Oct 2010 12:47:10 +0000 (12:47 +0000)]
Fix doxygen markup.

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

13 years agotemporary fix for step-20 and the changes in SolverControl. Is there a better way?
heister [Tue, 19 Oct 2010 07:29:30 +0000 (07:29 +0000)]
temporary fix for step-20 and the changes in SolverControl. Is there a better way?

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

13 years agofix Warning.
heister [Tue, 19 Oct 2010 07:24:47 +0000 (07:24 +0000)]
fix Warning.

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

13 years agoadd Nitsche and IP
kanschat [Mon, 18 Oct 2010 23:19:57 +0000 (23:19 +0000)]
add Nitsche and IP

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

13 years agorun autoconf on previous change
kanschat [Mon, 18 Oct 2010 17:06:00 +0000 (17:06 +0000)]
run autoconf on previous change

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

13 years agoput version into documentation title
kanschat [Mon, 18 Oct 2010 16:56:38 +0000 (16:56 +0000)]
put version into documentation title

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

13 years agoAdd access to level matrices
kanschat [Mon, 18 Oct 2010 16:23:08 +0000 (16:23 +0000)]
Add access to level matrices

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

13 years agodocument memory requirements
kanschat [Mon, 18 Oct 2010 16:01:03 +0000 (16:01 +0000)]
document memory requirements

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

13 years agoAdd missing header file.
bangerth [Mon, 18 Oct 2010 15:59:30 +0000 (15:59 +0000)]
Add missing header file.

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

13 years agono reason to be so picky about non-primitive elements
kanschat [Mon, 18 Oct 2010 15:54:44 +0000 (15:54 +0000)]
no reason to be so picky about non-primitive elements

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

13 years agoFix some issues with overlapping parallel partitionings.
kronbichler [Mon, 18 Oct 2010 15:44:58 +0000 (15:44 +0000)]
Fix some issues with overlapping parallel partitionings.

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

13 years agoFix illegal memory access in two loops: first check the bounds of access and then...
kronbichler [Mon, 18 Oct 2010 14:43:50 +0000 (14:43 +0000)]
Fix illegal memory access in two loops: first check the bounds of access and then the content.

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

13 years agoImprove comments/documentation.
kronbichler [Mon, 18 Oct 2010 14:42:13 +0000 (14:42 +0000)]
Improve comments/documentation.

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

13 years agoFix assignment operator of Trilinos vectors in distributed case which did not work...
kronbichler [Mon, 18 Oct 2010 14:40:12 +0000 (14:40 +0000)]
Fix assignment operator of Trilinos vectors in distributed case which did not work when one processor didn't have ghosts but the others did.

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

13 years agosuppress odd warning of pgCC
kanschat [Mon, 18 Oct 2010 05:19:49 +0000 (05:19 +0000)]
suppress odd warning of pgCC

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

13 years agoimplement first integrators
kanschat [Mon, 18 Oct 2010 04:50:43 +0000 (04:50 +0000)]
implement first integrators

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

13 years agoadd documentation on local integrators to be continued later
kanschat [Sun, 17 Oct 2010 19:40:44 +0000 (19:40 +0000)]
add documentation on local integrators to be continued later

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

13 years agoDelete tests that apparently never worked successfully.
bangerth [Fri, 15 Oct 2010 21:47:18 +0000 (21:47 +0000)]
Delete tests that apparently never worked successfully.

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

13 years agoMake failure mode more explicit.
bangerth [Fri, 15 Oct 2010 21:18:07 +0000 (21:18 +0000)]
Make failure mode more explicit.

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

13 years agocatch more divide by zero and infinite numbers
kanschat [Fri, 15 Oct 2010 14:09:00 +0000 (14:09 +0000)]
catch more divide by zero and infinite numbers

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

13 years agospeed up FGMRES by initializing the aux vector only once. The values get overwritten...
heister [Fri, 15 Oct 2010 08:47:45 +0000 (08:47 +0000)]
speed up FGMRES by initializing the aux vector only once. The values get overwritten anyhow.

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