]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove outdated comment of DoFCellAccessor::get_dof_indices() 11891/head
authorPeter Munch <peterrmuench@gmail.com>
Fri, 12 Mar 2021 10:43:49 +0000 (11:43 +0100)
committerPeter Munch <peterrmuench@gmail.com>
Fri, 12 Mar 2021 10:44:09 +0000 (11:44 +0100)
include/deal.II/dofs/dof_accessor.h

index 33dd27d4606b59c7e4fda051a116a2e14eaaaa00..c3b39e4212d4545432af424f109e9a3ba168bc6d 100644 (file)
@@ -1864,10 +1864,6 @@ public:
    * <code>fe.n_dofs_per_cell()</code>) but instead that the returned values are
    * the <i>global</i> indices of those degrees of freedom that are located
    * locally on the current cell.
-   *
-   * @deprecated Currently, this function can also be called for non-active
-   * cells, if all degrees of freedom of the FiniteElement are located in
-   * vertices. This functionality will vanish in a future release.
    */
   void
   get_dof_indices(std::vector<types::global_dof_index> &dof_indices) const;

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.