]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Update documentation of the p::d::SolutionTransfer constructor. 5881/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Fri, 9 Feb 2018 19:43:45 +0000 (12:43 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Fri, 9 Feb 2018 19:43:45 +0000 (12:43 -0700)
include/deal.II/distributed/solution_transfer.h

index 2b25ce5585305e4b7c5655793c0b44d4cc997b22..4fa6d863b69ed4a5e52568e456a46e1beeda4887 100644 (file)
@@ -135,9 +135,15 @@ namespace parallel
 #endif
     public:
       /**
-       * Constructor, takes the current DoFHandler as argument.
+       * Constructor.
+       *
+       * @param[in] dof The DoFHandler or hp::DoFHandler on which all
+       *   operations will happen. At the time when this constructor
+       *   is called, the DoFHandler still points to the triangulation
+       *   before the refinement in question happens.
        */
       SolutionTransfer(const DoFHandlerType &dof);
+
       /**
        * Destructor.
        */

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.