]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
14 years agodistribute_local_to_global changed from Vector<double> to a template
janssen [Mon, 22 Mar 2010 18:45:24 +0000 (18:45 +0000)]
distribute_local_to_global changed from Vector<double> to a template

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

14 years agoImprove documentation.
kronbichler [Mon, 22 Mar 2010 15:32:22 +0000 (15:32 +0000)]
Improve documentation.

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

14 years agoadded a clear function to mg_smoother and some bugs fixed
janssen [Mon, 22 Mar 2010 15:07:17 +0000 (15:07 +0000)]
added a clear function to mg_smoother and some bugs fixed

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

14 years agouse constraint matrix for distribute_local_to_global
janssen [Mon, 22 Mar 2010 15:00:12 +0000 (15:00 +0000)]
use constraint matrix for distribute_local_to_global

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

14 years agomodified to use distribute_local_to_global for non quadratic matrices
janssen [Mon, 22 Mar 2010 14:42:21 +0000 (14:42 +0000)]
modified to use distribute_local_to_global for non quadratic matrices

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

14 years agomodified to be able to treat non quadratic matrices with distribute_local_to_global
janssen [Mon, 22 Mar 2010 14:41:39 +0000 (14:41 +0000)]
modified to be able to treat non quadratic matrices with distribute_local_to_global

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

14 years agoBetter comments for local_to_global functions. Commented GlobalRowsFromLocal struct.
kronbichler [Mon, 22 Mar 2010 10:15:34 +0000 (10:15 +0000)]
Better comments for local_to_global functions. Commented GlobalRowsFromLocal struct.

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

14 years agoinclude changed mg_level_object.h is now in base
janssen [Mon, 22 Mar 2010 04:14:14 +0000 (04:14 +0000)]
include changed mg_level_object.h is now in base

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

14 years agoFix typos.
bangerth [Sun, 21 Mar 2010 20:54:47 +0000 (20:54 +0000)]
Fix typos.

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

14 years agoworking on constraints for matrix blocks
kanschat [Sun, 21 Mar 2010 19:22:22 +0000 (19:22 +0000)]
working on constraints for matrix blocks

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

14 years agoadd missing access to MatrixBlockVector and use MatrixBlock in MeshWorker::Assembler...
kanschat [Sun, 21 Mar 2010 05:38:59 +0000 (05:38 +0000)]
add missing access to MatrixBlockVector and use MatrixBlock in MeshWorker::Assembler::MatrixLocalBlocksToGlobalBlocks

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

14 years agomore doc
kanschat [Sat, 20 Mar 2010 17:10:50 +0000 (17:10 +0000)]
more doc

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

14 years agoadd BlockIndices to MatrixBlock
kanschat [Sat, 20 Mar 2010 16:59:23 +0000 (16:59 +0000)]
add BlockIndices to MatrixBlock

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

14 years agoAdd a version of step-16 to the tests.
bangerth [Sat, 20 Mar 2010 10:56:29 +0000 (10:56 +0000)]
Add a version of step-16 to the tests.

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

14 years agoDocument current output. This had changed in r20594 due to solver tolerances.
bangerth [Sat, 20 Mar 2010 04:14:45 +0000 (04:14 +0000)]
Document current output. This had changed in r20594 due to solver tolerances.

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

14 years agoadd add to MatrixBlock
kanschat [Sat, 20 Mar 2010 03:35:39 +0000 (03:35 +0000)]
add add to MatrixBlock

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

14 years agoimprove doc
kanschat [Sat, 20 Mar 2010 03:34:25 +0000 (03:34 +0000)]
improve doc

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

14 years agoanother duplicate exception
kanschat [Sat, 20 Mar 2010 03:33:24 +0000 (03:33 +0000)]
another duplicate exception

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

14 years agoFix now hopefully correct output. Baerbel says so.
bangerth [Sat, 20 Mar 2010 00:03:36 +0000 (00:03 +0000)]
Fix now hopefully correct output. Baerbel says so.

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

14 years agoFix a rather silly bug.
bangerth [Fri, 19 Mar 2010 23:58:53 +0000 (23:58 +0000)]
Fix a rather silly bug.

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

14 years agoInitialize an entry.
bangerth [Fri, 19 Mar 2010 23:32:55 +0000 (23:32 +0000)]
Initialize an entry.

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

14 years agoCheck in output that Baerbel deems correct.
bangerth [Fri, 19 Mar 2010 23:22:39 +0000 (23:22 +0000)]
Check in output that Baerbel deems correct.

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

14 years agoAvoid warning about falling off the end of a function that returns non-void.
bangerth [Fri, 19 Mar 2010 15:39:54 +0000 (15:39 +0000)]
Avoid warning about falling off the end of a function that returns non-void.

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

14 years agoTest downstream numbering with dof-wise comparison.
kronbichler [Fri, 19 Mar 2010 14:22:53 +0000 (14:22 +0000)]
Test downstream numbering with dof-wise comparison.

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

14 years agoCorrect compile error.
kronbichler [Fri, 19 Mar 2010 14:00:56 +0000 (14:00 +0000)]
Correct compile error.

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

14 years agoImplement DoF-wise downstream numbering.
kronbichler [Fri, 19 Mar 2010 13:57:56 +0000 (13:57 +0000)]
Implement DoF-wise downstream numbering.

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

14 years agoadd BlockInfo to DoFHandler
kanschat [Thu, 18 Mar 2010 16:16:39 +0000 (16:16 +0000)]
add BlockInfo to DoFHandler

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

14 years agoModify tolerable round-off errors so that also 8th order polynomials can be initialized.
kronbichler [Thu, 18 Mar 2010 16:02:17 +0000 (16:02 +0000)]
Modify tolerable round-off errors so that also 8th order polynomials can be initialized.

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

14 years agosome output removed
janssen [Thu, 18 Mar 2010 15:37:26 +0000 (15:37 +0000)]
some output removed

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

14 years agooutput removed
janssen [Thu, 18 Mar 2010 15:25:07 +0000 (15:25 +0000)]
output removed

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

14 years agobugs found and now all the test should work
janssen [Thu, 18 Mar 2010 15:16:54 +0000 (15:16 +0000)]
bugs found and now all the test should work

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

14 years agomake sure fill is not called if no vectors are selected
kanschat [Thu, 18 Mar 2010 15:03:08 +0000 (15:03 +0000)]
make sure fill is not called if no vectors are selected

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

14 years agointroduce MatrixBlockVector
kanschat [Thu, 18 Mar 2010 04:46:44 +0000 (04:46 +0000)]
introduce MatrixBlockVector

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

14 years agomultigrid tests improved
kanschat [Wed, 17 Mar 2010 17:44:27 +0000 (17:44 +0000)]
multigrid tests improved

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

14 years agoboundary_indices are not set correctly for systems
janssen [Wed, 17 Mar 2010 15:50:39 +0000 (15:50 +0000)]
boundary_indices are not set correctly for systems

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

14 years agoRecognize Sun CC again.
bangerth [Wed, 17 Mar 2010 04:50:00 +0000 (04:50 +0000)]
Recognize Sun CC again.

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

14 years agosmall modifications
janssen [Wed, 17 Mar 2010 00:05:41 +0000 (00:05 +0000)]
small modifications

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

14 years agographical output for MGLevelObject<Vector<double> >
janssen [Tue, 16 Mar 2010 23:07:22 +0000 (23:07 +0000)]
graphical output for MGLevelObject<Vector<double> >

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

14 years agoAssembler::GnuplotPatch implemented
janssen [Tue, 16 Mar 2010 21:03:50 +0000 (21:03 +0000)]
Assembler::GnuplotPatch implemented

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

14 years agoMinor change to docs: better wrote contribs
young [Tue, 16 Mar 2010 19:39:12 +0000 (19:39 +0000)]
Minor change to docs: better wrote contribs

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

14 years agocall mg_fill for level cells and fill otherwise
janssen [Tue, 16 Mar 2010 15:52:39 +0000 (15:52 +0000)]
call mg_fill for level cells and fill otherwise

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

14 years agoprepare for output through MeshWorker
kanschat [Tue, 16 Mar 2010 15:48:35 +0000 (15:48 +0000)]
prepare for output through MeshWorker

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

14 years agosetup IntegrationInfoBox for multilevel vectors
kanschat [Mon, 15 Mar 2010 20:38:43 +0000 (20:38 +0000)]
setup IntegrationInfoBox for multilevel vectors

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

14 years agodo MeshWorker::loop() sequentially for the time being
kanschat [Mon, 15 Mar 2010 16:26:16 +0000 (16:26 +0000)]
do MeshWorker::loop() sequentially for the time being

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

14 years agofix reference type
kanschat [Mon, 15 Mar 2010 14:33:14 +0000 (14:33 +0000)]
fix reference type

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

14 years agoFix grammar from its German-influenced form ;-)
bangerth [Sun, 14 Mar 2010 20:26:10 +0000 (20:26 +0000)]
Fix grammar from its German-influenced form ;-)

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

14 years agoRemove one compile error. Others remain.
bangerth [Sun, 14 Mar 2010 01:19:19 +0000 (01:19 +0000)]
Remove one compile error. Others remain.

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

14 years agoRemove one compile error. Others remain.
bangerth [Sun, 14 Mar 2010 01:18:10 +0000 (01:18 +0000)]
Remove one compile error. Others remain.

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

14 years agoRemove 'inline' marker.
bangerth [Sun, 14 Mar 2010 00:52:27 +0000 (00:52 +0000)]
Remove 'inline' marker.

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

14 years agoAdded trivial clear() function to PreconditionRichardson to allow its use as MG smoot...
allmaras [Fri, 12 Mar 2010 23:15:56 +0000 (23:15 +0000)]
Added trivial clear() function to PreconditionRichardson to allow its use as MG smoother. Added *.vtk to clean files in step-16.

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

14 years agotest the PreconditionMG for renumbering
janssen [Fri, 12 Mar 2010 22:54:08 +0000 (22:54 +0000)]
test the PreconditionMG for renumbering

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

14 years agostep 38 is now step 12
kanschat [Fri, 12 Mar 2010 22:39:47 +0000 (22:39 +0000)]
step 38 is now step 12

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

14 years agostep 12 removed
kanschat [Fri, 12 Mar 2010 20:54:11 +0000 (20:54 +0000)]
step 12 removed

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

14 years agoremove FEVALUESBASE template argument in IntegrationInfo
kanschat [Fri, 12 Mar 2010 20:46:18 +0000 (20:46 +0000)]
remove FEVALUESBASE template argument in IntegrationInfo

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

14 years agonew tests for renumbering
janssen [Fri, 12 Mar 2010 19:54:51 +0000 (19:54 +0000)]
new tests for renumbering

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

14 years agoRemove debug output.
bangerth [Fri, 12 Mar 2010 16:51:21 +0000 (16:51 +0000)]
Remove debug output.

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

14 years agoRemove.
bangerth [Fri, 12 Mar 2010 16:43:33 +0000 (16:43 +0000)]
Remove.

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

14 years agoNew test.
bangerth [Fri, 12 Mar 2010 16:42:53 +0000 (16:42 +0000)]
New test.

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

14 years agoadd MGVectorData
kanschat [Fri, 12 Mar 2010 15:48:10 +0000 (15:48 +0000)]
add MGVectorData

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

14 years agoadd output for debugging
janssen [Fri, 12 Mar 2010 00:09:56 +0000 (00:09 +0000)]
add output for debugging

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

14 years agoPreconditionIdentiy now provides the interface for use in a smoother for
janssen [Thu, 11 Mar 2010 19:27:29 +0000 (19:27 +0000)]
PreconditionIdentiy now provides the interface for use in a smoother for
MG

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

14 years agooutput added
kanschat [Thu, 11 Mar 2010 18:58:16 +0000 (18:58 +0000)]
output added

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

14 years agoOne more.
bangerth [Thu, 11 Mar 2010 13:40:49 +0000 (13:40 +0000)]
One more.

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

14 years agonew test for TranferPrebuilt
janssen [Wed, 10 Mar 2010 04:33:00 +0000 (04:33 +0000)]
new test for TranferPrebuilt

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

14 years agosome more tests on MGTransferPrebuilt
kanschat [Wed, 10 Mar 2010 02:30:19 +0000 (02:30 +0000)]
some more tests on MGTransferPrebuilt

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

14 years agoUse .empty() rather than .size()
bangerth [Wed, 10 Mar 2010 01:07:22 +0000 (01:07 +0000)]
Use .empty() rather than .size()

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

14 years agoClarify comment.
bangerth [Wed, 10 Mar 2010 01:06:27 +0000 (01:06 +0000)]
Clarify comment.

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

14 years agoInitialize a member variable in the constructor.
bangerth [Wed, 10 Mar 2010 00:58:00 +0000 (00:58 +0000)]
Initialize a member variable in the constructor.

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

14 years agoProvide constructors to avoid leaving variables uninitialized.
bangerth [Wed, 10 Mar 2010 00:55:02 +0000 (00:55 +0000)]
Provide constructors to avoid leaving variables uninitialized.

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

14 years agoInitialize a local variable and general cleanup.
bangerth [Wed, 10 Mar 2010 00:46:59 +0000 (00:46 +0000)]
Initialize a local variable and general cleanup.

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

14 years agoUse ++i instead of i++.
bangerth [Wed, 10 Mar 2010 00:43:49 +0000 (00:43 +0000)]
Use ++i instead of i++.

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

14 years agoIndent.
bangerth [Wed, 10 Mar 2010 00:39:48 +0000 (00:39 +0000)]
Indent.

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

14 years agoUse .empty() instead of .size()==0.
bangerth [Wed, 10 Mar 2010 00:39:21 +0000 (00:39 +0000)]
Use .empty() instead of .size()==0.

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

14 years agotests on adaptively refined grids
janssen [Wed, 10 Mar 2010 00:33:36 +0000 (00:33 +0000)]
tests on adaptively refined grids

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

14 years agoList Franz-Theo's MSc thesis factory.
bangerth [Tue, 9 Mar 2010 18:32:32 +0000 (18:32 +0000)]
List Franz-Theo's MSc thesis factory.

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

14 years agoInitialize a member variable in the constructor.
bangerth [Tue, 9 Mar 2010 16:10:07 +0000 (16:10 +0000)]
Initialize a member variable in the constructor.

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

14 years agoUse .empty() instead of .size()==0.
bangerth [Tue, 9 Mar 2010 16:09:24 +0000 (16:09 +0000)]
Use .empty() instead of .size()==0.

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

14 years agoMake a bunch of arguments const references.
bangerth [Tue, 9 Mar 2010 16:08:38 +0000 (16:08 +0000)]
Make a bunch of arguments const references.

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

14 years agoProvide a constructor. Initialize member variables.
bangerth [Tue, 9 Mar 2010 16:08:06 +0000 (16:08 +0000)]
Provide a constructor. Initialize member variables.

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

14 years agoMinor whitespace changes.
bangerth [Tue, 9 Mar 2010 15:43:54 +0000 (15:43 +0000)]
Minor whitespace changes.

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

14 years agoUse a faster variant of functions.
bangerth [Tue, 9 Mar 2010 00:39:08 +0000 (00:39 +0000)]
Use a faster variant of functions.

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

14 years agoUse a faster variant of functions.
bangerth [Tue, 9 Mar 2010 00:38:37 +0000 (00:38 +0000)]
Use a faster variant of functions.

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

14 years agoUse a faster variant of functions.
bangerth [Tue, 9 Mar 2010 00:37:36 +0000 (00:37 +0000)]
Use a faster variant of functions.

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

14 years agoMark a few functions as const where possible.
bangerth [Tue, 9 Mar 2010 00:36:15 +0000 (00:36 +0000)]
Mark a few functions as const where possible.

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

14 years agoMark a few functions as const.
bangerth [Tue, 9 Mar 2010 00:33:22 +0000 (00:33 +0000)]
Mark a few functions as const.

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

14 years agoEat trailing whitespace.
bangerth [Tue, 9 Mar 2010 00:32:44 +0000 (00:32 +0000)]
Eat trailing whitespace.

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

14 years agoMark some arguments as reference.
bangerth [Tue, 9 Mar 2010 00:31:57 +0000 (00:31 +0000)]
Mark some arguments as reference.

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

14 years agochanged the generic output
janssen [Mon, 8 Mar 2010 21:26:31 +0000 (21:26 +0000)]
changed the generic output

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

14 years agocc file for adaptive test
janssen [Mon, 8 Mar 2010 21:25:11 +0000 (21:25 +0000)]
cc file for adaptive test

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

14 years agotest added for adaptive refinement^
janssen [Mon, 8 Mar 2010 21:24:20 +0000 (21:24 +0000)]
test added for adaptive refinement^

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

14 years agoImplementation of simplified PETSc version control in PETScWrappers.
young [Sun, 7 Mar 2010 12:50:06 +0000 (12:50 +0000)]
Implementation of simplified PETSc version control in PETScWrappers.

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

14 years agoDocumentation of the previous patch: Changes in PETSc detect.
young [Sun, 7 Mar 2010 12:47:29 +0000 (12:47 +0000)]
Documentation of the previous patch: Changes in PETSc detect.

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

14 years agoChanges to the configure script to simplify and aid maintainance of the PETScWrappers...
young [Sun, 7 Mar 2010 12:46:09 +0000 (12:46 +0000)]
Changes to the configure script to simplify and aid maintainance of the PETScWrappers. Support for PETSc <2.3.0 has been dropped.

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

14 years agoBetter address Toby Young's contributions.
bangerth [Sun, 7 Mar 2010 05:57:51 +0000 (05:57 +0000)]
Better address Toby Young's contributions.

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

14 years agochanged back to the global dof index with shift
janssen [Thu, 4 Mar 2010 00:49:19 +0000 (00:49 +0000)]
changed back to the global dof index with shift

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

14 years agogeneric for new tests added
janssen [Wed, 3 Mar 2010 22:32:55 +0000 (22:32 +0000)]
generic for new tests added

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

14 years agonew tests for MGTransferSelect
janssen [Wed, 3 Mar 2010 22:30:48 +0000 (22:30 +0000)]
new tests for MGTransferSelect

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

14 years agoFix comments. Add a TODO.
bangerth [Wed, 3 Mar 2010 20:57:45 +0000 (20:57 +0000)]
Fix comments. Add a TODO.

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

14 years agoRemove unused varaible.
bangerth [Wed, 3 Mar 2010 20:48:05 +0000 (20:48 +0000)]
Remove unused varaible.

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

14 years agoAvoid strange temporary variable that only obscures what's going on.
bangerth [Wed, 3 Mar 2010 20:47:36 +0000 (20:47 +0000)]
Avoid strange temporary variable that only obscures what's going on.

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