]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
15 years agoFix caption of an entry.
bangerth [Wed, 17 Dec 2008 11:40:03 +0000 (11:40 +0000)]
Fix caption of an entry.

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

15 years agoProperly guard a mutable variable in the MappingQEulerian class.
bangerth [Wed, 17 Dec 2008 01:29:22 +0000 (01:29 +0000)]
Properly guard a mutable variable in the MappingQEulerian class.

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

15 years agoMinor cleanup: Make a couple of variables const and move initialization appropriately.
bangerth [Wed, 17 Dec 2008 01:24:36 +0000 (01:24 +0000)]
Minor cleanup: Make a couple of variables const and move initialization appropriately.

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

15 years agoAdd a couple of functions in a second version.
bangerth [Wed, 17 Dec 2008 01:21:04 +0000 (01:21 +0000)]
Add a couple of functions in a second version.

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

15 years agoUse a single space character rather than a string with a single space.
bangerth [Tue, 16 Dec 2008 23:51:01 +0000 (23:51 +0000)]
Use a single space character rather than a string with a single space.

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

15 years agodo fail last
kanschat [Tue, 16 Dec 2008 16:41:55 +0000 (16:41 +0000)]
do fail last

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

15 years agoComment on two recent changes.
bangerth [Tue, 16 Dec 2008 15:03:08 +0000 (15:03 +0000)]
Comment on two recent changes.

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

15 years agoFix one typo.
bangerth [Tue, 16 Dec 2008 03:11:50 +0000 (03:11 +0000)]
Fix one typo.

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

15 years agoAdd get_function_laplacians() methods in FEValues class, improve performance of get_f...
kronbichler [Mon, 15 Dec 2008 23:16:45 +0000 (23:16 +0000)]
Add get_function_laplacians() methods in FEValues class, improve performance of get_function_xxx in views, use new functions in step-31 and step-32.

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

15 years agoReindent the whole file.
bangerth [Mon, 15 Dec 2008 15:57:16 +0000 (15:57 +0000)]
Reindent the whole file.

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

15 years agoAugment a TODO.
bangerth [Mon, 15 Dec 2008 15:56:02 +0000 (15:56 +0000)]
Augment a TODO.

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

15 years agoIn get/set_dof_values, make use of the cache of DoF indices for non-hp DoFHandlers...
bangerth [Mon, 15 Dec 2008 15:43:19 +0000 (15:43 +0000)]
In get/set_dof_values, make use of the cache of DoF indices for non-hp DoFHandlers to avoid memory allocation.

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

15 years agoMove a statement to the correct place.
bangerth [Mon, 15 Dec 2008 02:20:45 +0000 (02:20 +0000)]
Move a statement to the correct place.

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

15 years agoUndo Toby's accidental change of AC_INIT which also had the unfortunate consequence...
bangerth [Mon, 15 Dec 2008 00:55:03 +0000 (00:55 +0000)]
Undo Toby's accidental change of AC_INIT which also had the unfortunate consequence of breaking a bunch of tests.

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

15 years agoApply the same changes here as we did for step-31.
bangerth [Sun, 14 Dec 2008 05:02:23 +0000 (05:02 +0000)]
Apply the same changes here as we did for step-31.

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

15 years agoDocument new FEValuesViews features.
bangerth [Sun, 14 Dec 2008 04:50:01 +0000 (04:50 +0000)]
Document new FEValuesViews features.

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

15 years agoHopefully make compile.
bangerth [Sun, 14 Dec 2008 03:57:10 +0000 (03:57 +0000)]
Hopefully make compile.

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

15 years agoUse extractors of function values to only get at velocities rather than all components.
bangerth [Sun, 14 Dec 2008 03:55:44 +0000 (03:55 +0000)]
Use extractors of function values to only get at velocities rather than all components.

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

15 years agoadd
bangerth [Sun, 14 Dec 2008 03:44:37 +0000 (03:44 +0000)]
add

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

15 years agoUpdate
bangerth [Sun, 14 Dec 2008 02:34:57 +0000 (02:34 +0000)]
Update

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

15 years agoAlso provide ways to extract symmetric gradients and divergences.
bangerth [Sun, 14 Dec 2008 02:24:20 +0000 (02:24 +0000)]
Also provide ways to extract symmetric gradients and divergences.

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

15 years agoadd
bangerth [Sun, 14 Dec 2008 02:11:51 +0000 (02:11 +0000)]
add

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

15 years agoAlso optimize get_function_gradients/hessians.
bangerth [Sun, 14 Dec 2008 00:32:48 +0000 (00:32 +0000)]
Also optimize get_function_gradients/hessians.

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

15 years agoOptimize the get_function_values function in Vector.
bangerth [Sun, 14 Dec 2008 00:24:43 +0000 (00:24 +0000)]
Optimize the get_function_values function in Vector.

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

15 years agoUse extractors to access only the velocity values.
bangerth [Sat, 13 Dec 2008 23:27:23 +0000 (23:27 +0000)]
Use extractors to access only the velocity values.

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

15 years agoMake test pass.
bangerth [Sat, 13 Dec 2008 23:22:35 +0000 (23:22 +0000)]
Make test pass.

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

15 years agoFirst version of get_function_* for Vector extractors. The code is not optimized...
bangerth [Sat, 13 Dec 2008 20:29:16 +0000 (20:29 +0000)]
First version of get_function_* for Vector extractors. The code is not optimized and fe_values_view_14 currently still fails.

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

15 years agoMove the declaration of a few member classes to the .cc file -- they are not used...
bangerth [Sat, 13 Dec 2008 18:25:41 +0000 (18:25 +0000)]
Move the declaration of a few member classes to the .cc file -- they are not used anywhere outside the implementation of this class and so their definition doesn't need to be seen to everyone who uses the header file.

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

15 years agoHand-optimize a case in the hot path of the symmetric_gradient function.
bangerth [Sat, 13 Dec 2008 18:08:18 +0000 (18:08 +0000)]
Hand-optimize a case in the hot path of the symmetric_gradient function.

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

15 years agoAdd a cast to make a conversion valid in code that's dead.
bangerth [Sat, 13 Dec 2008 17:35:18 +0000 (17:35 +0000)]
Add a cast to make a conversion valid in code that's dead.

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

15 years agoGuard more explicit specializations to avoid multiple definitions.
bangerth [Sat, 13 Dec 2008 17:18:07 +0000 (17:18 +0000)]
Guard more explicit specializations to avoid multiple definitions.

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

15 years agoGuard more explicit specializations to avoid multiple definitions.
bangerth [Sat, 13 Dec 2008 17:17:03 +0000 (17:17 +0000)]
Guard more explicit specializations to avoid multiple definitions.

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

15 years agoGuard more explicit specializations to avoid multiple definitions.
bangerth [Sat, 13 Dec 2008 17:15:31 +0000 (17:15 +0000)]
Guard more explicit specializations to avoid multiple definitions.

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

15 years agoGuard an explicit specialization to avoid multiple definitions.
bangerth [Sat, 13 Dec 2008 17:13:09 +0000 (17:13 +0000)]
Guard an explicit specialization to avoid multiple definitions.

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

15 years agoMark a bunch of explicit specializations as inline to avoid multiple definitions.
bangerth [Sat, 13 Dec 2008 17:11:30 +0000 (17:11 +0000)]
Mark a bunch of explicit specializations as inline to avoid multiple definitions.

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

15 years agoGuard two explicit specializations to avoid multiple definitions.
bangerth [Sat, 13 Dec 2008 17:07:10 +0000 (17:07 +0000)]
Guard two explicit specializations to avoid multiple definitions.

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

15 years agoRemove accidentally copied files.
bangerth [Sat, 13 Dec 2008 00:07:15 +0000 (00:07 +0000)]
Remove accidentally copied files.

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

15 years agoAdd the ability to query for the values/gradients/... of a single component of a...
bangerth [Sat, 13 Dec 2008 00:05:16 +0000 (00:05 +0000)]
Add the ability to query for the values/gradients/... of a single component of a vector valued finite element function at the quadrature points of a FEValues object.

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

15 years agoDocument FEValuesViews changes.
bangerth [Thu, 11 Dec 2008 23:06:02 +0000 (23:06 +0000)]
Document FEValuesViews changes.

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

15 years agoUndo the previous change: it actually proved counter productive: Compilers are better...
bangerth [Thu, 11 Dec 2008 22:17:36 +0000 (22:17 +0000)]
Undo the previous change: it actually proved counter productive: Compilers are better at CSE than one can apparently do in source code...

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

15 years agoDo some common subexpression elimination by hand.
bangerth [Thu, 11 Dec 2008 21:48:56 +0000 (21:48 +0000)]
Do some common subexpression elimination by hand.

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

15 years agoChange the way we store data to keep thing accessed at the same time together in...
bangerth [Thu, 11 Dec 2008 21:34:23 +0000 (21:34 +0000)]
Change the way we store data to keep thing accessed at the same time together in memory. Also reduce the number of indirections through this scheme.

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

15 years agoRemove a field no longer needed.
bangerth [Thu, 11 Dec 2008 21:00:32 +0000 (21:00 +0000)]
Remove a field no longer needed.

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

15 years agoAdd specializations for symmetrize for the various dimensions.
bangerth [Thu, 11 Dec 2008 20:57:48 +0000 (20:57 +0000)]
Add specializations for symmetrize for the various dimensions.

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

15 years agoInitialize variable.
bangerth [Thu, 11 Dec 2008 20:47:13 +0000 (20:47 +0000)]
Initialize variable.

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

15 years agoCache even more data to make the case of primitive elements more efficient.
bangerth [Thu, 11 Dec 2008 20:30:08 +0000 (20:30 +0000)]
Cache even more data to make the case of primitive elements more efficient.

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

15 years agoModify the FEValuesViews classes so that they compute a bunch of things already at...
bangerth [Thu, 11 Dec 2008 19:01:53 +0000 (19:01 +0000)]
Modify the FEValuesViews classes so that they compute a bunch of things already at construction time. This should make them much faster when you use them to evaluate stuff. On the other hand, it makes construction much more expensive and so the previous approach of creating them on the fly every time someone wrote fe_values[velocities] doesn't work any more. Rather, create all possible views objects at construction time of the FEValues object and simply return a reference to one of them when a view is requested.

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

15 years agoAlso move the functions that deal with vertex dofs to the accessor implementation...
bangerth [Wed, 10 Dec 2008 17:36:06 +0000 (17:36 +0000)]
Also move the functions that deal with vertex dofs to the accessor implementation rather than keeping them in the DoFHandlers.

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

15 years agoThere was another error in the new get_function_*.
kronbichler [Tue, 9 Dec 2008 10:35:24 +0000 (10:35 +0000)]
There was another error in the new get_function_*.

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

15 years agoCorrected one mistake.
kronbichler [Tue, 9 Dec 2008 08:21:59 +0000 (08:21 +0000)]
Corrected one mistake.

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

15 years agoThe previous implementation of FEValues::get_function_values/gradients/hessians(...
kronbichler [Tue, 9 Dec 2008 07:51:24 +0000 (07:51 +0000)]
The previous implementation of FEValues::get_function_values/gradients/hessians() was rather inefficient. The submitted version is more than twice as fast for get_function_values and 20% faster for get_function_hessians. Changed the order of the loops, read FEValues data using pointers.

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

15 years agoFix a problem where we overwrite things we've figured out before when TRILINOS_DIR...
bangerth [Tue, 9 Dec 2008 04:01:32 +0000 (04:01 +0000)]
Fix a problem where we overwrite things we've figured out before when TRILINOS_DIR is given through an environment variable.

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

15 years agoMove a bunch more functions from the DoFHandler classes to the DoFAccessor Implementa...
bangerth [Tue, 9 Dec 2008 02:52:12 +0000 (02:52 +0000)]
Move a bunch more functions from the DoFHandler classes to the DoFAccessor Implementation class. This is, after all, the only location where these functions are called.

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

15 years agoAvoid one problem with missing references by moving functions around a bit. This...
bangerth [Mon, 8 Dec 2008 20:31:32 +0000 (20:31 +0000)]
Avoid one problem with missing references by moving functions around a bit. This also avoids one gratuitous indirection for each call of get/set_dof_index. Several other similar functions remain to be treated, however.

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

15 years agoProvide a few function stubs that are never called but that older compilers want...
bangerth [Mon, 8 Dec 2008 19:18:38 +0000 (19:18 +0000)]
Provide a few function stubs that are never called but that older compilers want to have a reference to (they're referenced from dead code and gcc 4.0 doesn't seem to eliminate it whereas newer versions of gcc appear to do).

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

15 years agoWork around the problem that gcc4.0 doesn't make member classes (and their respective...
bangerth [Mon, 8 Dec 2008 18:45:16 +0000 (18:45 +0000)]
Work around the problem that gcc4.0 doesn't make member classes (and their respective members) friends in the same way as members. The problem is described a bit more in the comment to the Implementation class in tria.cc.

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

15 years agoDocument anisotropic refinement.
bangerth [Mon, 8 Dec 2008 04:33:47 +0000 (04:33 +0000)]
Document anisotropic refinement.

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

15 years agoDocument interfaces to Trilinos.
bangerth [Mon, 8 Dec 2008 04:27:14 +0000 (04:27 +0000)]
Document interfaces to Trilinos.

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

15 years agoDocument the codimension one changes.
bangerth [Mon, 8 Dec 2008 04:25:31 +0000 (04:25 +0000)]
Document the codimension one changes.

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

15 years agoFix up an entry.
bangerth [Mon, 8 Dec 2008 03:49:33 +0000 (03:49 +0000)]
Fix up an entry.

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

15 years agoRemove outdated file.
bangerth [Mon, 8 Dec 2008 03:14:02 +0000 (03:14 +0000)]
Remove outdated file.

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

15 years agoMove new boost version into place.
bangerth [Mon, 8 Dec 2008 03:04:11 +0000 (03:04 +0000)]
Move new boost version into place.

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

15 years agoRemove boost 1.36.
bangerth [Mon, 8 Dec 2008 03:03:37 +0000 (03:03 +0000)]
Remove boost 1.36.

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

15 years agoImport boost 1.37.
bangerth [Mon, 8 Dec 2008 02:49:00 +0000 (02:49 +0000)]
Import boost 1.37.

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

15 years agoFixed a couple of missing spacedims
heltai [Sun, 7 Dec 2008 21:50:49 +0000 (21:50 +0000)]
Fixed a couple of missing spacedims

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

15 years agoUpdated function parser version
heltai [Sun, 7 Dec 2008 21:47:06 +0000 (21:47 +0000)]
Updated function parser version

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

15 years agoUpdate a couple of entries atfer the merge.
bangerth [Fri, 5 Dec 2008 23:16:00 +0000 (23:16 +0000)]
Update a couple of entries atfer the merge.

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

15 years agoAdd some stuff from the branch.
bangerth [Fri, 5 Dec 2008 23:11:49 +0000 (23:11 +0000)]
Add some stuff from the branch.

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

15 years agoAdd new testcases from the branch that wouldn't let themselves be copied.
bangerth [Fri, 5 Dec 2008 23:08:08 +0000 (23:08 +0000)]
Add new testcases from the branch that wouldn't let themselves be copied.

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

15 years agoFix an oversight in the number of iterations.
bangerth [Fri, 5 Dec 2008 22:48:32 +0000 (22:48 +0000)]
Fix an oversight in the number of iterations.

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

15 years agoAdd the codim_one tests. For some reason, svn doesn't let me merge this directory...
bangerth [Fri, 5 Dec 2008 22:48:21 +0000 (22:48 +0000)]
Add the codim_one tests. For some reason, svn doesn't let me merge this directory so I explicitly check it out here and add it; unfortunately, this destroys the history, but that can be gotten from the branch archive.

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

15 years agoDo most of the merge from branch_codimension_one. A few bits are still missing.
bangerth [Fri, 5 Dec 2008 22:44:18 +0000 (22:44 +0000)]
Do most of the merge from branch_codimension_one. A few bits are still missing.

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

15 years agoMerge branch_codimension_one.
bangerth [Fri, 5 Dec 2008 22:27:44 +0000 (22:27 +0000)]
Merge branch_codimension_one.

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

15 years agoOne more.
bangerth [Fri, 5 Dec 2008 20:26:37 +0000 (20:26 +0000)]
One more.

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

15 years agocorrected a weird comment
young [Fri, 5 Dec 2008 13:19:56 +0000 (13:19 +0000)]
corrected a weird comment

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

15 years agoSlighty re-write one entry.
bangerth [Fri, 5 Dec 2008 00:41:15 +0000 (00:41 +0000)]
Slighty re-write one entry.

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

15 years agoupdate
bangerth [Thu, 4 Dec 2008 21:32:15 +0000 (21:32 +0000)]
update

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

15 years agoUpdate
bangerth [Thu, 4 Dec 2008 21:27:14 +0000 (21:27 +0000)]
Update

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

15 years agoAdded function DoFTools::make_zero_boundary_constraints
young [Thu, 4 Dec 2008 11:21:23 +0000 (11:21 +0000)]
Added function DoFTools::make_zero_boundary_constraints

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

15 years agoUpdated output for new settings.
kronbichler [Wed, 3 Dec 2008 14:30:17 +0000 (14:30 +0000)]
Updated output for new settings.

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

15 years agoSimplified the temperature rhs assembly. Use IC preconditioner for temperature system...
kronbichler [Wed, 3 Dec 2008 13:48:45 +0000 (13:48 +0000)]
Simplified the temperature rhs assembly. Use IC preconditioner for temperature system instead of SSOR. Could skip two parameters in artificial viscosity call.

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

15 years agoUse IC preconditioner for temperature system.
kronbichler [Wed, 3 Dec 2008 10:46:30 +0000 (10:46 +0000)]
Use IC preconditioner for temperature system.

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

15 years agoClarify documentation in one point.
bangerth [Tue, 2 Dec 2008 14:42:33 +0000 (14:42 +0000)]
Clarify documentation in one point.

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

15 years agoCorrected an obvious error in time step calculation. Need to think about efficiency...
kronbichler [Tue, 2 Dec 2008 14:11:29 +0000 (14:11 +0000)]
Corrected an obvious error in time step calculation. Need to think about efficiency, though.

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

15 years agoImproved the function that adds a Trilinos sparse matrix to another.
kronbichler [Tue, 2 Dec 2008 12:37:53 +0000 (12:37 +0000)]
Improved the function that adds a Trilinos sparse matrix to another.

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

15 years agoRemove svn:mergeinfo property.
bangerth [Sun, 30 Nov 2008 17:26:32 +0000 (17:26 +0000)]
Remove svn:mergeinfo property.

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

15 years agoUse the usual format of reporting problems when a test fails.
bangerth [Sun, 30 Nov 2008 16:39:44 +0000 (16:39 +0000)]
Use the usual format of reporting problems when a test fails.

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

15 years agoSay what we are doing. This gives a better feedback of what's actually happening...
bangerth [Sun, 30 Nov 2008 16:37:16 +0000 (16:37 +0000)]
Say what we are doing. This gives a better feedback of what's actually happening in particular if one uses 'make -jX'.

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

15 years agoAdd missing header file.
bangerth [Sun, 30 Nov 2008 16:30:58 +0000 (16:30 +0000)]
Add missing header file.

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

15 years agoCosmetic change.
kronbichler [Fri, 28 Nov 2008 12:17:28 +0000 (12:17 +0000)]
Cosmetic change.

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

15 years agoMade the collective add and set functions a bit faster.
kronbichler [Fri, 28 Nov 2008 10:24:51 +0000 (10:24 +0000)]
Made the collective add and set functions a bit faster.

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

15 years agoWhen running in multithreading mode, the lock is changed in a const function. Made...
kronbichler [Fri, 28 Nov 2008 07:31:20 +0000 (07:31 +0000)]
When running in multithreading mode, the lock is changed in a const function. Made it mutable.

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

15 years agoConstraintMatrix::distribute_local_to_global() uses now collective add operations...
kronbichler [Thu, 27 Nov 2008 17:13:50 +0000 (17:13 +0000)]
ConstraintMatrix::distribute_local_to_global() uses now collective add operations into sparse matrices.

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

15 years agoSlight update in SparseMatrix collective add/set functions. Add some more documentati...
kronbichler [Thu, 27 Nov 2008 10:10:10 +0000 (10:10 +0000)]
Slight update in SparseMatrix collective add/set functions. Add some more documentation about the residual computation for the Bicgstab solver.

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

15 years agoCorrected an error in collective add function.
kronbichler [Thu, 27 Nov 2008 07:55:16 +0000 (07:55 +0000)]
Corrected an error in collective add function.

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

15 years agoPut entry into the right section. Rewrite a bit.
bangerth [Thu, 27 Nov 2008 04:40:33 +0000 (04:40 +0000)]
Put entry into the right section. Rewrite a bit.

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

15 years agoSLEPc Log file
young [Thu, 27 Nov 2008 01:59:06 +0000 (01:59 +0000)]
SLEPc Log file

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

15 years agoAutodetect SLEPc based on the PETSc config
young [Thu, 27 Nov 2008 01:44:02 +0000 (01:44 +0000)]
Autodetect SLEPc based on the PETSc config

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

15 years agoThe deal.II SparseMatrix class can now set a FullMatrix of data at once, as can all...
kronbichler [Wed, 26 Nov 2008 19:21:53 +0000 (19:21 +0000)]
The deal.II SparseMatrix class can now set a FullMatrix of data at once, as can all block matrices derived from BlockMatrixBase. Other arrays can be set at once as well.

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

15 years agoUse row-wise addition into matrices also for PETSc wrappers matrix. When building...
kronbichler [Wed, 26 Nov 2008 15:39:21 +0000 (15:39 +0000)]
Use row-wise addition into matrices also for PETSc wrappers matrix. When building a parallel PETSc matrix from a sparsity pattern, set the option NO_NEW_ENTRIES.

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