]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
16 years agoAugment documentation
bangerth [Mon, 22 Sep 2008 01:45:13 +0000 (01:45 +0000)]
Augment documentation

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

16 years agoAugment.
bangerth [Mon, 22 Sep 2008 01:42:45 +0000 (01:42 +0000)]
Augment.

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

16 years agoDocument the first two auxiliary functions. Avoid one mistake.
bangerth [Sun, 21 Sep 2008 23:30:11 +0000 (23:30 +0000)]
Document the first two auxiliary functions. Avoid one mistake.

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

16 years agoRemove the pressure boundary values -- they are only ever zero, and don't provide...
bangerth [Sun, 21 Sep 2008 21:39:19 +0000 (21:39 +0000)]
Remove the pressure boundary values -- they are only ever zero, and don't provide much insight anyway.

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

16 years agoIncorporate the fix from http://thread.gmane.org/gmane.comp.lib.boost.devel/176050...
bangerth [Sun, 21 Sep 2008 21:33:54 +0000 (21:33 +0000)]
Incorporate the fix from http://thread.gmane.org/gmane.comp.lib.boost.devel/176050 to make it work again on x86_64 using the Intel compiler.

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

16 years agoFix misspelling.
bangerth [Sun, 21 Sep 2008 20:56:27 +0000 (20:56 +0000)]
Fix misspelling.

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

16 years agoDiscuss no normal flux-boundary conditions.
bangerth [Sun, 21 Sep 2008 20:52:43 +0000 (20:52 +0000)]
Discuss no normal flux-boundary conditions.

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

16 years agoRe-scale some images.
bangerth [Sun, 21 Sep 2008 19:00:15 +0000 (19:00 +0000)]
Re-scale some images.

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

16 years agoUse @code...@endcode.
bangerth [Sun, 21 Sep 2008 18:58:06 +0000 (18:58 +0000)]
Use @code...@endcode.

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

16 years agoClarify normal stress.
bangerth [Sun, 21 Sep 2008 18:57:46 +0000 (18:57 +0000)]
Clarify normal stress.

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

16 years agoMake using a sparsity pattern without epetra_map work.
bangerth [Sun, 21 Sep 2008 18:50:47 +0000 (18:50 +0000)]
Make using a sparsity pattern without epetra_map work.

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

16 years agoRemove the Epetra_Maps and the communicator objects necessary for that.
bangerth [Sun, 21 Sep 2008 04:41:13 +0000 (04:41 +0000)]
Remove the Epetra_Maps and the communicator objects necessary for that.

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

16 years agoAllow creation of local block vectors without an Epetra_Map.
bangerth [Sun, 21 Sep 2008 04:38:09 +0000 (04:38 +0000)]
Allow creation of local block vectors without an Epetra_Map.

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

16 years agoAvoid an unnecessary cast.
bangerth [Sun, 21 Sep 2008 04:21:50 +0000 (04:21 +0000)]
Avoid an unnecessary cast.

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

16 years agoAdd the possibility to create block sparse matrices without an Epetra_Map when runnin...
bangerth [Sun, 21 Sep 2008 04:20:06 +0000 (04:20 +0000)]
Add the possibility to create block sparse matrices without an Epetra_Map when running on a single processor.

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

16 years agoReplace {mathbb T} by {cal T} since we don't include the amsmath style.
bangerth [Sun, 21 Sep 2008 04:01:36 +0000 (04:01 +0000)]
Replace {mathbb T} by {cal T} since we don't include the amsmath style.

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

16 years agoMention Trilinos.
bangerth [Sat, 20 Sep 2008 23:31:21 +0000 (23:31 +0000)]
Mention Trilinos.

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

16 years agoMove definition of the Rayleigh number into the EquationData namespace as well.
bangerth [Sat, 20 Sep 2008 03:24:05 +0000 (03:24 +0000)]
Move definition of the Rayleigh number into the EquationData namespace as well.

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

16 years agoOutlook.
bangerth [Sat, 20 Sep 2008 03:20:37 +0000 (03:20 +0000)]
Outlook.

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

16 years agoDocument smaller time step.
bangerth [Sat, 20 Sep 2008 03:11:58 +0000 (03:11 +0000)]
Document smaller time step.

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

16 years agoDescribe the testcase.
bangerth [Sat, 20 Sep 2008 03:01:34 +0000 (03:01 +0000)]
Describe the testcase.

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

16 years agoAdd pending directory, necessary for some older compilers.
bangerth [Sat, 20 Sep 2008 02:40:23 +0000 (02:40 +0000)]
Add pending directory, necessary for some older compilers.

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

16 years agoAdd forgotten expansions of Trilinos MPI vectors.
bangerth [Sat, 20 Sep 2008 02:35:53 +0000 (02:35 +0000)]
Add forgotten expansions of Trilinos MPI vectors.

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

16 years agoUpgrade to boost 1.36.
bangerth [Sat, 20 Sep 2008 02:28:58 +0000 (02:28 +0000)]
Upgrade to boost 1.36.

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

16 years agoImport boost 1.36.
bangerth [Sat, 20 Sep 2008 02:24:46 +0000 (02:24 +0000)]
Import boost 1.36.

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

16 years agoRemove old boost 1.33.1 version
bangerth [Sat, 20 Sep 2008 02:20:21 +0000 (02:20 +0000)]
Remove old boost 1.33.1 version

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

16 years agoSilence a warning.
bangerth [Sat, 20 Sep 2008 02:03:37 +0000 (02:03 +0000)]
Silence a warning.

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

16 years agoUse a slightly smaller time step that is actually stable.
bangerth [Fri, 19 Sep 2008 18:57:23 +0000 (18:57 +0000)]
Use a slightly smaller time step that is actually stable.

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

16 years agoUse a slightly smaller time step that is actually stable.
bangerth [Fri, 19 Sep 2008 18:55:49 +0000 (18:55 +0000)]
Use a slightly smaller time step that is actually stable.

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

16 years agoFixed an error in ILU/IC preconditioner.
kronbichler [Fri, 19 Sep 2008 13:54:29 +0000 (13:54 +0000)]
Fixed an error in ILU/IC preconditioner.

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

16 years agoA few more cosmetic changes.
kronbichler [Fri, 19 Sep 2008 12:00:51 +0000 (12:00 +0000)]
A few more cosmetic changes.

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

16 years agoFixed file ids.
kronbichler [Fri, 19 Sep 2008 11:52:44 +0000 (11:52 +0000)]
Fixed file ids.

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

16 years agoImplemented a few more wrappers to Trilinos Ifpack preconditioners (Jacobi, SOR,...
kronbichler [Fri, 19 Sep 2008 11:45:20 +0000 (11:45 +0000)]
Implemented a few more wrappers to Trilinos Ifpack preconditioners (Jacobi, SOR, IC, ILU). Use the same interface as for all the other interfaces, i.e., let an initialize() function do the actual job.

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

16 years agoFixed an error in vector declaration that prevented non-local elements from being...
kronbichler [Thu, 18 Sep 2008 16:50:52 +0000 (16:50 +0000)]
Fixed an error in vector declaration that prevented non-local elements from being written. Now, the bool fast in the reinit functions does not make much sense any more. Look at that another time.

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

16 years agoFixed a problem in the setup of the null space in the ML preconditioner when run...
kronbichler [Wed, 17 Sep 2008 14:49:15 +0000 (14:49 +0000)]
Fixed a problem in the setup of the null space in the ML preconditioner when run in parallel.

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

16 years agoMake my recent change also work when using PETSC.
bangerth [Tue, 16 Sep 2008 20:39:36 +0000 (20:39 +0000)]
Make my recent change also work when using PETSC.

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

16 years agoThere was an error in the constructor for a parallel Epetra_FECrsMatrix that did...
kronbichler [Tue, 16 Sep 2008 17:53:10 +0000 (17:53 +0000)]
There was an error in the constructor for a parallel Epetra_FECrsMatrix that did not allow us to write off-processor elements properly, which is now fixed.

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

16 years agoA few small updates in Trilinos wrapper classes.
kronbichler [Tue, 16 Sep 2008 16:44:25 +0000 (16:44 +0000)]
A few small updates in Trilinos wrapper classes.

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

16 years agoDon't need to compress vectors when running in serial.
kronbichler [Tue, 16 Sep 2008 14:08:15 +0000 (14:08 +0000)]
Don't need to compress vectors when running in serial.

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

16 years agoMake step-32 compliant with new TrilinosWrappers structure.
kronbichler [Tue, 16 Sep 2008 14:06:41 +0000 (14:06 +0000)]
Make step-32 compliant with new TrilinosWrappers structure.

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

16 years agoA few changes that make the updated TrilinosWrappers vector classes compatible with...
kronbichler [Tue, 16 Sep 2008 09:36:14 +0000 (09:36 +0000)]
A few changes that make the updated TrilinosWrappers vector classes compatible with the directory deal.II/.

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

16 years agoNeed to update one more file.
kronbichler [Mon, 15 Sep 2008 18:15:45 +0000 (18:15 +0000)]
Need to update one more file.

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

16 years agoChanged implementation of Trilinos vectors in a way similar to the implementation...
kronbichler [Mon, 15 Sep 2008 18:11:22 +0000 (18:11 +0000)]
Changed implementation of Trilinos vectors in a way similar to the implementation of the PETSc wrapper classes, i.e., put parallel vectors in an MPI namespace and use a base class. Need to work on parallel performance a bit further. Still need to enable the proper operability of Trilinos vectors outside the lac/ directory.

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

16 years agoAdd to the extensions.
bangerth [Sat, 13 Sep 2008 18:17:03 +0000 (18:17 +0000)]
Add to the extensions.

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

16 years agoUpdate
bangerth [Fri, 12 Sep 2008 22:28:35 +0000 (22:28 +0000)]
Update

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

16 years agoUpdate some docs.
bangerth [Fri, 12 Sep 2008 21:17:11 +0000 (21:17 +0000)]
Update some docs.

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

16 years agoAvoid confusing the compiler by explicitly casting the zero to its intended data...
bangerth [Fri, 12 Sep 2008 18:41:23 +0000 (18:41 +0000)]
Avoid confusing the compiler by explicitly casting the zero to its intended data type.

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

16 years agoFix a bug with the computation of the right hand side contributions.
bangerth [Fri, 12 Sep 2008 15:52:10 +0000 (15:52 +0000)]
Fix a bug with the computation of the right hand side contributions.

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

16 years agoMove a few functions inline again and into the header file since otherwise one can...
bangerth [Fri, 12 Sep 2008 15:24:08 +0000 (15:24 +0000)]
Move a few functions inline again and into the header file since otherwise one can't use GrowingVectorMemory with self-defined vector types.

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

16 years agoNow the transfer from distributed to localized vector seems to work properly.
kronbichler [Fri, 12 Sep 2008 14:30:24 +0000 (14:30 +0000)]
Now the transfer from distributed to localized vector seems to work properly.

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

16 years agoAdded some more reasonable calls to LocalVector.
kronbichler [Fri, 12 Sep 2008 11:38:13 +0000 (11:38 +0000)]
Added some more reasonable calls to LocalVector.

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

16 years agoIntroduced a class LocalizedVector that does take a parallel vector and generates...
kronbichler [Fri, 12 Sep 2008 09:40:38 +0000 (09:40 +0000)]
Introduced a class LocalizedVector that does take a parallel vector and generates copies of all the content on all processors. Need to fix the = operator to work in parallel as well.

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

16 years agoMinor updates in comments
kronbichler [Thu, 11 Sep 2008 16:07:08 +0000 (16:07 +0000)]
Minor updates in comments

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

16 years agoUpdated a few functions. There still seems to be a problem in refinement when running...
kronbichler [Thu, 11 Sep 2008 11:20:57 +0000 (11:20 +0000)]
Updated a few functions. There still seems to be a problem in refinement when running in parallel.

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

16 years agoFixed a few html issues for the new tutorial program.
kronbichler [Thu, 11 Sep 2008 06:45:47 +0000 (06:45 +0000)]
Fixed a few html issues for the new tutorial program.

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

16 years agoCheck in some code that doesn't currently work, but should -- we just have to make...
bangerth [Thu, 11 Sep 2008 01:01:37 +0000 (01:01 +0000)]
Check in some code that doesn't currently work, but should -- we just have to make it work.

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

16 years agoRemove some code that can't work in parallel currently.
bangerth [Thu, 11 Sep 2008 00:54:06 +0000 (00:54 +0000)]
Remove some code that can't work in parallel currently.

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

16 years agoHave a slightly more interesting testcase.
bangerth [Thu, 11 Sep 2008 00:53:38 +0000 (00:53 +0000)]
Have a slightly more interesting testcase.

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

16 years agoUse commands latex understands in default mode.
bangerth [Wed, 10 Sep 2008 19:41:57 +0000 (19:41 +0000)]
Use commands latex understands in default mode.

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

16 years agoFix typo.
bangerth [Wed, 10 Sep 2008 19:40:23 +0000 (19:40 +0000)]
Fix typo.

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

16 years agotry to add icon to manual pages
kanschat [Wed, 10 Sep 2008 19:28:10 +0000 (19:28 +0000)]
try to add icon to manual pages

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

16 years agoA few updates.
kronbichler [Wed, 10 Sep 2008 16:54:52 +0000 (16:54 +0000)]
A few updates.

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

16 years agoLink in step-28.
bangerth [Wed, 10 Sep 2008 16:22:18 +0000 (16:22 +0000)]
Link in step-28.

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

16 years agoConvert introduction from latex to doxygen format.
bangerth [Wed, 10 Sep 2008 16:17:27 +0000 (16:17 +0000)]
Convert introduction from latex to doxygen format.

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

16 years agoAdded a reference to TrilinosWrappers in the LAC documentation.
kronbichler [Wed, 10 Sep 2008 16:10:34 +0000 (16:10 +0000)]
Added a reference to TrilinosWrappers in the LAC documentation.

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

16 years agoUpdated the Trilinos classes so that a parallel use is now also possible for rectangu...
kronbichler [Wed, 10 Sep 2008 15:56:31 +0000 (15:56 +0000)]
Updated the Trilinos classes so that a parallel use is now also possible for rectangular matrices. Added a copy operation to deal.II vectors.

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

16 years agoFix a bug where we accidentally allocated a full sparsity pattern, rather than a...
bangerth [Wed, 10 Sep 2008 12:16:22 +0000 (12:16 +0000)]
Fix a bug where we accidentally allocated a full sparsity pattern, rather than a sparse sparsity pattern. Also improve documentation a tiny bit.

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

16 years agoSome minor changes.
kronbichler [Wed, 10 Sep 2008 09:40:49 +0000 (09:40 +0000)]
Some minor changes.

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

16 years agoA few updates for parallel run. At least square matrices seem to work in parallel...
kronbichler [Tue, 9 Sep 2008 16:32:30 +0000 (16:32 +0000)]
A few updates for parallel run. At least square matrices seem to work in parallel as well now.

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

16 years agoChanged the Epetra_Map back to a copy instead of a pointer.
kronbichler [Tue, 9 Sep 2008 12:30:16 +0000 (12:30 +0000)]
Changed the Epetra_Map back to a copy instead of a pointer.

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

16 years agoAvoid a problem where we were accidentally accessing a string beyond its end...
bangerth [Mon, 8 Sep 2008 15:52:31 +0000 (15:52 +0000)]
Avoid a problem where we were accidentally accessing a string beyond its end...

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

16 years agoAdjust to removed function in SolutionTransfer.
bangerth [Mon, 8 Sep 2008 15:29:43 +0000 (15:29 +0000)]
Adjust to removed function in SolutionTransfer.

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

16 years agoCorrected an error.
kronbichler [Mon, 8 Sep 2008 15:11:34 +0000 (15:11 +0000)]
Corrected an error.

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

16 years agoTrilinos vector and sparse matrix classes now only store a pointer to a user-provided...
kronbichler [Mon, 8 Sep 2008 14:47:42 +0000 (14:47 +0000)]
Trilinos vector and sparse matrix classes now only store a pointer to a user-provided map, and do not copy the mapping (distribution of data among processors).

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

16 years agoAdded a copy function from (parallel) Trilinos vectors to (serial) deal.II vectors.
kronbichler [Mon, 8 Sep 2008 06:32:32 +0000 (06:32 +0000)]
Added a copy function from (parallel) Trilinos vectors to (serial) deal.II vectors.

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

16 years agoPatch by Dima Sorkin: Use helper macros to add libraries to front or back of LIBS...
bangerth [Sun, 7 Sep 2008 20:54:49 +0000 (20:54 +0000)]
Patch by Dima Sorkin: Use helper macros to add libraries to front or back of LIBS. Use macros to save and restore.

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

16 years agoPatch by Dima Sorkin: Include cstdio for sscanf.
bangerth [Sun, 7 Sep 2008 20:46:44 +0000 (20:46 +0000)]
Patch by Dima Sorkin: Include cstdio for sscanf.

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

16 years agoAdded a second constructor to FE_Q that allows to generate it based on support points...
kormann [Sun, 7 Sep 2008 19:44:38 +0000 (19:44 +0000)]
Added a second constructor to FE_Q that allows to generate it based on support points from a one-dimensional quadrature formula. Added get_name info for Gauss-Lobatto based finite elements even to FE_DGQ. Gauss-Lobatto based FE_Qs and FE_DGQs can also be recognized by FE_Tools::get_fe_from_name but not constructed.

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

16 years agoChanged a few things to facilitate parallel run.
kronbichler [Fri, 5 Sep 2008 17:09:19 +0000 (17:09 +0000)]
Changed a few things to facilitate parallel run.

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

16 years agoIgnore .inst files.
bangerth [Fri, 5 Sep 2008 17:01:11 +0000 (17:01 +0000)]
Ignore .inst files.

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

16 years agoIgnore .inst files.
bangerth [Fri, 5 Sep 2008 17:00:34 +0000 (17:00 +0000)]
Ignore .inst files.

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

16 years agoUpdate authors.
bangerth [Fri, 5 Sep 2008 02:12:48 +0000 (02:12 +0000)]
Update authors.

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

16 years agoUpdate authors.
bangerth [Fri, 5 Sep 2008 02:12:26 +0000 (02:12 +0000)]
Update authors.

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

16 years ago... and one more error.
kronbichler [Thu, 4 Sep 2008 18:59:20 +0000 (18:59 +0000)]
... and one more error.

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

16 years agoRemove sleep from main program.
kronbichler [Thu, 4 Sep 2008 18:58:42 +0000 (18:58 +0000)]
Remove sleep from main program.

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

16 years agoThe Epetra_Map is now private. Need to change one thing.
kronbichler [Thu, 4 Sep 2008 18:55:53 +0000 (18:55 +0000)]
The Epetra_Map is now private. Need to change one thing.

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

16 years agoUpdated a few things to make parallel run possible. Some more things will need to...
kronbichler [Thu, 4 Sep 2008 18:49:25 +0000 (18:49 +0000)]
Updated a few things to make parallel run possible. Some more things will need to be changed, though.

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

16 years agoAccidentally commited a version with timer included.
kronbichler [Thu, 4 Sep 2008 10:58:29 +0000 (10:58 +0000)]
Accidentally commited a version with timer included.

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

16 years agoMade relevant changes for running this program in parallel.
kronbichler [Thu, 4 Sep 2008 09:28:15 +0000 (09:28 +0000)]
Made relevant changes for running this program in parallel.

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

16 years agoAdd a function to the vector.
kronbichler [Thu, 4 Sep 2008 07:52:08 +0000 (07:52 +0000)]
Add a function to the vector.

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

16 years agoAdjust to new template parameters of SolutionTransfer.
bangerth [Wed, 3 Sep 2008 22:06:54 +0000 (22:06 +0000)]
Adjust to new template parameters of SolutionTransfer.

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

16 years agoIntroduce some dummy Trilinos structures in case we compile this program with an...
kronbichler [Wed, 3 Sep 2008 19:01:36 +0000 (19:01 +0000)]
Introduce some dummy Trilinos structures in case we compile this program with an MPI compiler, but then run it in serial.

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

16 years agoCorrected two tiny errors.
kronbichler [Wed, 3 Sep 2008 16:38:35 +0000 (16:38 +0000)]
Corrected two tiny errors.

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

16 years agoCosmetic changes to get a better documentation of the Trilinos wrapper classes.
kronbichler [Wed, 3 Sep 2008 16:11:09 +0000 (16:11 +0000)]
Cosmetic changes to get a better documentation of the Trilinos wrapper classes.

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

16 years agoRemove copied pictures.
bangerth [Wed, 3 Sep 2008 15:01:43 +0000 (15:01 +0000)]
Remove copied pictures.

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

16 years agoRename images to say step-31 instead of the erroneously used step-33.
bangerth [Wed, 3 Sep 2008 15:01:25 +0000 (15:01 +0000)]
Rename images to say step-31 instead of the erroneously used step-33.

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

16 years agoAdditional tests for CompressedSimpleSparsityPattern.
heister [Wed, 3 Sep 2008 14:32:32 +0000 (14:32 +0000)]
Additional tests for CompressedSimpleSparsityPattern.

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

16 years agoAdded new class CompressedSimpleSparsityPattern and mentioned my contribution.
heister [Wed, 3 Sep 2008 14:22:26 +0000 (14:22 +0000)]
Added new class CompressedSimpleSparsityPattern and mentioned my contribution.

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

16 years agoInterpolate Stokes solution when the grid changes to reduce number of iterations...
kronbichler [Wed, 3 Sep 2008 14:04:35 +0000 (14:04 +0000)]
Interpolate Stokes solution when the grid changes to reduce number of iterations even during the first step after remeshing (is it necessary?). Added a parameter aggregation_threshold to the Trilinos AMG preconditioner to allow control over the aggregation in the matrix.

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

16 years agoRename
bangerth [Wed, 3 Sep 2008 13:01:43 +0000 (13:01 +0000)]
Rename

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