]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Provide a function with the documentation it was previously missing.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 12 Jun 2014 05:20:01 +0000 (05:20 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 12 Jun 2014 05:20:01 +0000 (05:20 +0000)
git-svn-id: https://svn.dealii.org/trunk@33036 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/distributed/solution_transfer.h

index 8b1fa0019bd719de0f7ecaf2b8d9d665d26c9bc5..c82adf5dceeb488242bf696152dcf470051b6ccb 100644 (file)
@@ -1,7 +1,7 @@
 // ---------------------------------------------------------------------
 // $Id$
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
@@ -136,7 +136,11 @@ namespace parallel
       void prepare_for_coarsening_and_refinement (const VECTOR &in);
 
       /**
-       *
+       * Interpolate the data previously stored in this object before
+       * the mesh was refined or coarsened onto the current set of
+       * cells. Do so for each of the vectors provided to
+       * prepare_for_coarsening_and_refinement() and write the result into
+       * the given set of vectors.
        */
       void interpolate (std::vector<VECTOR *> &all_out);
 

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.