]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
discourage use of max_couplings...
authorkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 20 Jun 2010 17:57:11 +0000 (17:57 +0000)
committerkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 20 Jun 2010 17:57:11 +0000 (17:57 +0000)
git-svn-id: https://svn.dealii.org/trunk@21236 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/dofs/dof_handler.h

index ca5f0067b89a25d48170e0af0f54e5e97e398f8a..854b674eed1667575b2a6617cc6fbb4d751460a4 100644 (file)
@@ -309,6 +309,12 @@ class DoFHandler  :  public Subscriptor
     void renumber_dofs (const std::vector<unsigned int> &new_numbers);
 
                                     /**
+                                     * @deprecated Use
+                                     * CompressedSparsityPattern
+                                     * instead of initializing
+                                     * SparsityPattern with this
+                                     * value.
+                                     *
                                      * Return the maximum number of
                                      * degrees of freedom a degree of freedom
                                      * in the given triangulation with the
@@ -357,6 +363,12 @@ class DoFHandler  :  public Subscriptor
     unsigned int max_couplings_between_dofs () const;
 
                                     /**
+                                     * @deprecated Use
+                                     * CompressedSparsityPattern
+                                     * instead of initializing
+                                     * SparsityPattern with this
+                                     * value.
+                                     *
                                      * Return the number of degrees of freedom
                                      * located on the boundary another dof on
                                      * the boundary can couple with.

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.