]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Updated documentation for parallel triangulations. 6044/head
authorLuca Heltai <luca.heltai@sissa.it>
Tue, 13 Mar 2018 09:06:46 +0000 (10:06 +0100)
committerLuca Heltai <luca.heltai@sissa.it>
Tue, 13 Mar 2018 09:06:46 +0000 (10:06 +0100)
include/deal.II/non_matching/coupling.h

index 714e84ee0cff20ee95ed423410ca783d7dc81045..5f6e47d7094760cd657379be1c10e01b1c27d649 100644 (file)
@@ -67,6 +67,11 @@ namespace NonMatching
    * For both spaces, it is possible to specify a custom Mapping, which
    * defaults to StaticMappingQ1 for both.
    *
+   * This function will also work in parallel, provided that the immersed
+   * triangulation is of type parallel::shared::Triangulation<dim1,spacedim>.
+   * An exception is thrown if you use an immersed
+   * parallel::distributed::Triangulation<dim1,spacedim>.
+   *
    * @author Luca Heltai, 2018
    */
   template<int dim0, int dim1, int spacedim, typename Sparsity>
@@ -115,6 +120,11 @@ namespace NonMatching
    * For both spaces, it is possible to specify a custom Mapping, which
    * defaults to StaticMappingQ1 for both.
    *
+   * This function will also work in parallel, provided that the immersed
+   * triangulation is of type parallel::shared::Triangulation<dim1,spacedim>.
+   * An exception is thrown if you use an immersed
+   * parallel::distributed::Triangulation<dim1,spacedim>.
+   *
    * @author Luca Heltai, 2018
    */
   template<int dim0, int dim1, int spacedim, typename Matrix>

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.