]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix up a few comments.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 10 May 2005 15:32:22 +0000 (15:32 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 10 May 2005 15:32:22 +0000 (15:32 +0000)
git-svn-id: https://svn.dealii.org/trunk@10662 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/dofs/dof_tools.h

index 69089e1ab0b5de9bb3df77904da1ac371a61697c..4bb5181299b1bfe25215a9cae15ab87e835116a4 100644 (file)
@@ -157,11 +157,20 @@ class DoFTools
                                      */
     enum Coupling
     {
-                                          /// The two components do not couple
+                                          /**
+                                            * The two components do not
+                                            * couple.
+                                            */
          none,
-                                          /// The two components do couple
+                                          /**
+                                            * The two components do couple.
+                                            */
          always,
-/// The two components couple only if their shape functions can be nonzero on this face
+                                           /**
+                                            * The two components couple only
+                                            * if their shape functions can be
+                                            * nonzero on this face.
+                                            */
          nonzero
     };
     

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.