]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
15 years agoMake sure we compile everything in debug mode (the file suffixes were wrong).
Wolfgang Bangerth [Mon, 13 Jul 2009 12:28:36 +0000 (12:28 +0000)]
Make sure we compile everything in debug mode (the file suffixes were wrong).

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

15 years agoAvoid a buffer overflow.
Wolfgang Bangerth [Mon, 13 Jul 2009 12:25:20 +0000 (12:25 +0000)]
Avoid a buffer overflow.

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

15 years agoLeave @sect{...} comments on a single line, even if too long.
Wolfgang Bangerth [Mon, 13 Jul 2009 12:00:33 +0000 (12:00 +0000)]
Leave @sect{...} comments on a single line, even if too long.

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

15 years agoSkeleton introduction to step-36
Toby D. Young [Mon, 13 Jul 2009 10:06:21 +0000 (10:06 +0000)]
Skeleton introduction to step-36

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

15 years agoAdd to the documentation.
Wolfgang Bangerth [Mon, 13 Jul 2009 03:26:14 +0000 (03:26 +0000)]
Add to the documentation.

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

15 years agoThrow an exception if we create cells that are distorted during mesh refinement....
Wolfgang Bangerth [Mon, 13 Jul 2009 03:07:03 +0000 (03:07 +0000)]
Throw an exception if we create cells that are distorted during mesh refinement. Explain the whole situation in much greater detail in the glossary. Add a new testcase.

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

15 years agoAdd a few more pictures.
Wolfgang Bangerth [Sun, 12 Jul 2009 20:58:10 +0000 (20:58 +0000)]
Add a few more pictures.

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

15 years agoNew test.
Wolfgang Bangerth [Fri, 10 Jul 2009 21:05:34 +0000 (21:05 +0000)]
New test.

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

15 years agoRemove a check in 3d that cells have positive volume. We later catch
Wolfgang Bangerth [Fri, 10 Jul 2009 21:05:28 +0000 (21:05 +0000)]
Remove a check in 3d that cells have positive volume. We later catch
these cases and throw a (catchable) exception if we find any such cells.

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

15 years agoFix a problem with whitespace at the end of lines -- apparently we can't put back...
Wolfgang Bangerth [Fri, 10 Jul 2009 20:59:20 +0000 (20:59 +0000)]
Fix a problem with whitespace at the end of lines -- apparently we can't put back characters that are not exactly in the same order in which we read them.

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

15 years agoAdd a couple assertions in good places.
Wolfgang Bangerth [Fri, 10 Jul 2009 20:43:50 +0000 (20:43 +0000)]
Add a couple assertions in good places.

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

15 years agoThe TBB can not be built in static mode (or at least I don't know how)
Wolfgang Bangerth [Fri, 10 Jul 2009 17:54:27 +0000 (17:54 +0000)]
The TBB can not be built in static mode (or at least I don't know how)
so always link with it as a shared lib, regardless of whether the rest
is built as static or shared libs.

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

15 years agoUpdate.
Wolfgang Bangerth [Fri, 10 Jul 2009 16:51:11 +0000 (16:51 +0000)]
Update.

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

15 years agoAlphabetize list.
Wolfgang Bangerth [Fri, 10 Jul 2009 16:39:39 +0000 (16:39 +0000)]
Alphabetize list.

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

15 years agoDocumented private members in point_value_history.h and added myself to authors list...
rapson [Thu, 9 Jul 2009 14:57:04 +0000 (14:57 +0000)]
Documented private members in point_value_history.h and added myself to authors list in authors.html

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

15 years agoCheck in forgotten file.
Wolfgang Bangerth [Wed, 8 Jul 2009 22:19:06 +0000 (22:19 +0000)]
Check in forgotten file.

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

15 years agoIndent in the way we usually do.
Wolfgang Bangerth [Wed, 8 Jul 2009 19:42:11 +0000 (19:42 +0000)]
Indent in the way we usually do.

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

15 years agoReindent. Declare a function in its own namespace.
Wolfgang Bangerth [Wed, 8 Jul 2009 19:37:18 +0000 (19:37 +0000)]
Reindent. Declare a function in its own namespace.

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

15 years agoSet svn:eol-style and svn:keywords on all files.
Wolfgang Bangerth [Wed, 8 Jul 2009 19:32:58 +0000 (19:32 +0000)]
Set svn:eol-style and svn:keywords on all files.

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

15 years agoSet svn:eol-style and svn:keywords on all files.
Wolfgang Bangerth [Wed, 8 Jul 2009 19:31:48 +0000 (19:31 +0000)]
Set svn:eol-style and svn:keywords on all files.

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

15 years agoSet svn:eol-style and svn:keywords on all files.
Wolfgang Bangerth [Wed, 8 Jul 2009 19:30:23 +0000 (19:30 +0000)]
Set svn:eol-style and svn:keywords on all files.

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

15 years agoAdd svn tags.
Wolfgang Bangerth [Wed, 8 Jul 2009 19:27:48 +0000 (19:27 +0000)]
Add svn tags.

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

15 years agoIndent things the way we usually have them.
Wolfgang Bangerth [Wed, 8 Jul 2009 19:23:23 +0000 (19:23 +0000)]
Indent things the way we usually have them.

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

15 years agoTweak docs in a couple of places.
Wolfgang Bangerth [Wed, 8 Jul 2009 19:18:11 +0000 (19:18 +0000)]
Tweak docs in a couple of places.

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

15 years agoAdding point_value_history class to numerics and compute_projection_from_face_quadrat...
rapson [Wed, 8 Jul 2009 15:43:50 +0000 (15:43 +0000)]
Adding point_value_history class to numerics and compute_projection_from_face_quadrature_points_matrix to FETools

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

15 years agoFix mistaken markup.
Wolfgang Bangerth [Mon, 6 Jul 2009 23:08:07 +0000 (23:08 +0000)]
Fix mistaken markup.

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

15 years agoDocument the rest.
Wolfgang Bangerth [Mon, 6 Jul 2009 22:53:05 +0000 (22:53 +0000)]
Document the rest.

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

15 years agoDocument half of the program.
Wolfgang Bangerth [Mon, 6 Jul 2009 22:18:58 +0000 (22:18 +0000)]
Document half of the program.

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

15 years agoCross-reference a function.
Wolfgang Bangerth [Mon, 6 Jul 2009 22:07:35 +0000 (22:07 +0000)]
Cross-reference a function.

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

15 years agoAck, one more place.
Wolfgang Bangerth [Mon, 6 Jul 2009 19:06:31 +0000 (19:06 +0000)]
Ack, one more place.

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

15 years agoFix up some markup doxygen is unhappy about.
Wolfgang Bangerth [Mon, 6 Jul 2009 19:06:14 +0000 (19:06 +0000)]
Fix up some markup doxygen is unhappy about.

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

15 years agoAdd a point to the list.
Wolfgang Bangerth [Mon, 6 Jul 2009 18:50:17 +0000 (18:50 +0000)]
Add a point to the list.

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

15 years agoRemove markup with which doxygen is unhappy.
Wolfgang Bangerth [Mon, 6 Jul 2009 18:45:21 +0000 (18:45 +0000)]
Remove markup with which doxygen is unhappy.

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

15 years agoUse proper markup.
Wolfgang Bangerth [Mon, 6 Jul 2009 18:37:01 +0000 (18:37 +0000)]
Use proper markup.

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

15 years agoUse proper markup.
Wolfgang Bangerth [Mon, 6 Jul 2009 18:36:46 +0000 (18:36 +0000)]
Use proper markup.

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

15 years agoAdd a few comments about the structure of the program to the intro.
Wolfgang Bangerth [Mon, 6 Jul 2009 18:35:26 +0000 (18:35 +0000)]
Add a few comments about the structure of the program to the intro.

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

15 years agoAdd a reference.
Wolfgang Bangerth [Mon, 6 Jul 2009 18:01:25 +0000 (18:01 +0000)]
Add a reference.

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

15 years agoTake input from step-36 as well.
Wolfgang Bangerth [Mon, 6 Jul 2009 17:54:03 +0000 (17:54 +0000)]
Take input from step-36 as well.

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

15 years agoRemove reliance on DEAL_II_METIS_INC_DIR.
Wolfgang Bangerth [Mon, 6 Jul 2009 17:53:08 +0000 (17:53 +0000)]
Remove reliance on DEAL_II_METIS_INC_DIR.

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

15 years agoMention changes to METIS and the workaround.
Wolfgang Bangerth [Mon, 6 Jul 2009 17:48:28 +0000 (17:48 +0000)]
Mention changes to METIS and the workaround.

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

15 years agoFix a stupid mistake with a missing semicolon.
Wolfgang Bangerth [Mon, 6 Jul 2009 17:43:00 +0000 (17:43 +0000)]
Fix a stupid mistake with a missing semicolon.

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

15 years agoRemove a comment on how Metis has to be modified once built. This goes with
Wolfgang Bangerth [Mon, 6 Jul 2009 17:42:30 +0000 (17:42 +0000)]
Remove a comment on how Metis has to be modified once built. This goes with
the recent change to sparsity_tools.cc.

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

15 years agoForward declare Metis stuff ourselves due to Metis header file stupidity. See
Wolfgang Bangerth [Mon, 6 Jul 2009 17:38:44 +0000 (17:38 +0000)]
Forward declare Metis stuff ourselves due to Metis header file stupidity. See
the long comment at the top of this file for a detailed explanation.

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

15 years agoChoose a more interesting potential.
Wolfgang Bangerth [Mon, 6 Jul 2009 17:24:56 +0000 (17:24 +0000)]
Choose a more interesting potential.

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

15 years agoRevert to writing VTK.
Wolfgang Bangerth [Mon, 6 Jul 2009 17:24:29 +0000 (17:24 +0000)]
Revert to writing VTK.

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

15 years agoUse the correct potential. Do not scale the eigenvalue in the output.
Wolfgang Bangerth [Mon, 6 Jul 2009 17:05:49 +0000 (17:05 +0000)]
Use the correct potential. Do not scale the eigenvalue in the output.

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

15 years agoMake refinement level a parameter. Set potential temporarily to zero.
Wolfgang Bangerth [Mon, 6 Jul 2009 16:29:05 +0000 (16:29 +0000)]
Make refinement level a parameter. Set potential temporarily to zero.

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

15 years agoMake refinement level a parameter. Remove factor 1/2, make domain [-1,1]^d.
Wolfgang Bangerth [Mon, 6 Jul 2009 16:27:52 +0000 (16:27 +0000)]
Make refinement level a parameter. Remove factor 1/2, make domain [-1,1]^d.

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

15 years agoMake use of variables generic in one other place.
Wolfgang Bangerth [Mon, 6 Jul 2009 15:22:45 +0000 (15:22 +0000)]
Make use of variables generic in one other place.

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

15 years agoIndent a line.
Wolfgang Bangerth [Mon, 6 Jul 2009 15:16:38 +0000 (15:16 +0000)]
Indent a line.

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

15 years agoMake use of variables generic.
Wolfgang Bangerth [Mon, 6 Jul 2009 15:13:03 +0000 (15:13 +0000)]
Make use of variables generic.

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

15 years agoCleaned the code. Added output of the sparsity pattern.
Toby D. Young [Mon, 6 Jul 2009 10:35:32 +0000 (10:35 +0000)]
Cleaned the code. Added output of the sparsity pattern.

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

15 years agoFixed a bug in the matrix.init ()
Toby D. Young [Mon, 6 Jul 2009 07:14:29 +0000 (07:14 +0000)]
Fixed a bug in the matrix.init ()

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

15 years agoSimple correction of contributors name
Toby D. Young [Mon, 6 Jul 2009 06:07:06 +0000 (06:07 +0000)]
Simple correction of contributors name

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

15 years agoMake sure the destructor of a derived class is no loser than that of the base class...
Wolfgang Bangerth [Sun, 5 Jul 2009 22:37:04 +0000 (22:37 +0000)]
Make sure the destructor of a derived class is no loser than that of the base class in the exceptions it throws. This otherwise trips off ICC.

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

15 years agoList Toby Young's contributions.
Wolfgang Bangerth [Wed, 1 Jul 2009 22:58:38 +0000 (22:58 +0000)]
List Toby Young's contributions.

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

15 years agoComment in the call to set_which_eigenpairs. Make sure constrained DoFs have
Wolfgang Bangerth [Wed, 1 Jul 2009 08:58:30 +0000 (08:58 +0000)]
Comment in the call to set_which_eigenpairs. Make sure constrained DoFs have
non-zero diagonal entries in the matrix.

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

15 years agoFix typo.
Wolfgang Bangerth [Wed, 1 Jul 2009 08:26:08 +0000 (08:26 +0000)]
Fix typo.

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

15 years agoFix typo.
Wolfgang Bangerth [Wed, 1 Jul 2009 08:24:53 +0000 (08:24 +0000)]
Fix typo.

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

15 years agoFix typo.
Wolfgang Bangerth [Wed, 1 Jul 2009 08:24:36 +0000 (08:24 +0000)]
Fix typo.

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

15 years agoMake sure we also have SLEPc available.
Wolfgang Bangerth [Wed, 1 Jul 2009 08:24:04 +0000 (08:24 +0000)]
Make sure we also have SLEPc available.

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

15 years agoStep-36: Apply SLEPcWrappers and give an error message when the matrices are not...
Toby D. Young [Wed, 1 Jul 2009 06:13:38 +0000 (06:13 +0000)]
Step-36: Apply SLEPcWrappers and give an error message when the matrices are not assembled correctly

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

15 years agoInhomogeneity was applied in the wrong block when merging constraints.
Martin Kronbichler [Tue, 30 Jun 2009 06:04:39 +0000 (06:04 +0000)]
Inhomogeneity was applied in the wrong block when merging constraints.

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

15 years agoDocument the concept of a distorted cell.
Wolfgang Bangerth [Mon, 29 Jun 2009 19:40:23 +0000 (19:40 +0000)]
Document the concept of a distorted cell.

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

15 years agoCatch the case where we have distorted cells and throw an appropriate exception that...
Wolfgang Bangerth [Mon, 29 Jun 2009 18:31:15 +0000 (18:31 +0000)]
Catch the case where we have distorted cells and throw an appropriate exception that can be caught.

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

15 years agoFix a typo.
Wolfgang Bangerth [Mon, 29 Jun 2009 17:46:08 +0000 (17:46 +0000)]
Fix a typo.

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

15 years agoAvoid warning about unused parameters.
Wolfgang Bangerth [Mon, 29 Jun 2009 16:16:51 +0000 (16:16 +0000)]
Avoid warning about unused parameters.

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

15 years agoReformat a few comments.
Wolfgang Bangerth [Mon, 29 Jun 2009 15:56:19 +0000 (15:56 +0000)]
Reformat a few comments.

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

15 years agoRemove comment -- the documentation is actually quite comprehensible!
Wolfgang Bangerth [Mon, 29 Jun 2009 12:31:17 +0000 (12:31 +0000)]
Remove comment -- the documentation is actually quite comprehensible!

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

15 years agoFix a Trilinos problem.
Wolfgang Bangerth [Mon, 29 Jun 2009 09:43:35 +0000 (09:43 +0000)]
Fix a Trilinos problem.

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

15 years agoFix a compile problem in a template function that had apparently never been executed.
Wolfgang Bangerth [Mon, 29 Jun 2009 09:33:48 +0000 (09:33 +0000)]
Fix a compile problem in a template function that had apparently never been executed.

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

15 years agoOne more test.
Wolfgang Bangerth [Mon, 29 Jun 2009 09:33:16 +0000 (09:33 +0000)]
One more test.

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

15 years agoUpdate.
Wolfgang Bangerth [Sun, 28 Jun 2009 22:08:55 +0000 (22:08 +0000)]
Update.

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

15 years agoUpdate.
Wolfgang Bangerth [Sun, 28 Jun 2009 22:07:54 +0000 (22:07 +0000)]
Update.

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

15 years agoUpdate.
Wolfgang Bangerth [Sun, 28 Jun 2009 22:06:54 +0000 (22:06 +0000)]
Update.

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

15 years agoFix output.
Wolfgang Bangerth [Sun, 28 Jun 2009 19:32:21 +0000 (19:32 +0000)]
Fix output.

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

15 years agoRename functions.
Wolfgang Bangerth [Sun, 28 Jun 2009 19:27:43 +0000 (19:27 +0000)]
Rename functions.

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

15 years agoRemove another unused arguments.
Wolfgang Bangerth [Sun, 28 Jun 2009 19:19:49 +0000 (19:19 +0000)]
Remove another unused arguments.

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

15 years agoRemove unused arguments.
Wolfgang Bangerth [Sun, 28 Jun 2009 19:19:02 +0000 (19:19 +0000)]
Remove unused arguments.

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

15 years agoRemove unused variable.
Wolfgang Bangerth [Sun, 28 Jun 2009 19:18:35 +0000 (19:18 +0000)]
Remove unused variable.

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

15 years agoDisambiguate call to std::pow.
Wolfgang Bangerth [Sun, 28 Jun 2009 19:17:36 +0000 (19:17 +0000)]
Disambiguate call to std::pow.

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

15 years agoFix output.
Wolfgang Bangerth [Sun, 28 Jun 2009 19:13:53 +0000 (19:13 +0000)]
Fix output.

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

15 years agoAdd several functions to GeometryInfo related to mappings from the reference cell...
Wolfgang Bangerth [Sun, 28 Jun 2009 19:13:07 +0000 (19:13 +0000)]
Add several functions to GeometryInfo related to mappings from the reference cell to real cells.

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

15 years agoAdd a function overload that is now necessary to disambiguate calling
Wolfgang Bangerth [Sun, 28 Jun 2009 18:10:42 +0000 (18:10 +0000)]
Add a function overload that is now necessary to disambiguate calling
  determinant (Tensor<2,1>)

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

15 years agoAdd implementation of the determinant() function for rank-2 tensors of all sizes.
Wolfgang Bangerth [Sun, 28 Jun 2009 18:03:47 +0000 (18:03 +0000)]
Add implementation of the determinant() function for rank-2 tensors of all sizes.

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

15 years agoRe-indent static functions.
Wolfgang Bangerth [Sat, 27 Jun 2009 18:28:55 +0000 (18:28 +0000)]
Re-indent static functions.

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

15 years agoCorrection to a harmless error
Toby D. Young [Fri, 26 Jun 2009 15:20:59 +0000 (15:20 +0000)]
Correction to a harmless error

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

15 years agoAdd a test for the output of inhomogeneous constraints.
Martin Kronbichler [Fri, 26 Jun 2009 06:00:55 +0000 (06:00 +0000)]
Add a test for the output of inhomogeneous constraints.

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

15 years agoMake output of ConstraintMatrix::print compatible with the one prior to r18938 again...
Martin Kronbichler [Fri, 26 Jun 2009 05:09:43 +0000 (05:09 +0000)]
Make output of ConstraintMatrix::print compatible with the one prior to r18938 again in case the inhomogeneity is zero.

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

15 years agoRemoved a double declarartion.
Martin Kronbichler [Thu, 25 Jun 2009 10:28:02 +0000 (10:28 +0000)]
Removed a double declarartion.

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

15 years ago Fixed: The TrilinosWrappers::BlockVector class declares an assignment
Wolfgang Bangerth [Wed, 24 Jun 2009 16:59:16 +0000 (16:59 +0000)]
  Fixed: The TrilinosWrappers::BlockVector class declares an assignment
  operator from the non-Trilinos BlockVector class but it wasn't implemented.
  This is now fixed.

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

15 years agoAdd a forgotten implementation of a function (this fixes trilinos/49a).
Wolfgang Bangerth [Wed, 24 Jun 2009 16:54:18 +0000 (16:54 +0000)]
Add a forgotten implementation of a function (this fixes trilinos/49a).

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

15 years agoAlso check the reverse assignment.
Wolfgang Bangerth [Wed, 24 Jun 2009 16:52:51 +0000 (16:52 +0000)]
Also check the reverse assignment.

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

15 years agoAdd new testcase that checks a forgotten template function (it was declared but not...
Wolfgang Bangerth [Wed, 24 Jun 2009 16:50:21 +0000 (16:50 +0000)]
Add new testcase that checks a forgotten template function (it was declared but not implemented).

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

15 years agoFix missing word.
Wolfgang Bangerth [Wed, 24 Jun 2009 16:39:35 +0000 (16:39 +0000)]
Fix missing word.

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

15 years agoFix missing word.
Wolfgang Bangerth [Wed, 24 Jun 2009 16:25:02 +0000 (16:25 +0000)]
Fix missing word.

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

15 years agoFix missing word.
Wolfgang Bangerth [Wed, 24 Jun 2009 16:24:44 +0000 (16:24 +0000)]
Fix missing word.

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

15 years agoFix missing word.
Wolfgang Bangerth [Wed, 24 Jun 2009 16:24:31 +0000 (16:24 +0000)]
Fix missing word.

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

15 years agoClarify.
Wolfgang Bangerth [Wed, 24 Jun 2009 16:22:38 +0000 (16:22 +0000)]
Clarify.

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

15 years agoAdd a couple of explicit specialization declarations.
Wolfgang Bangerth [Wed, 24 Jun 2009 14:54:25 +0000 (14:54 +0000)]
Add a couple of explicit specialization declarations.

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