]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Added the missing flag update
authorBruno <blais.bruno@gmail.com>
Tue, 27 Oct 2020 13:13:58 +0000 (09:13 -0400)
committerBruno Blais <blais.bruno@gmail.com>
Wed, 28 Oct 2020 12:31:15 +0000 (08:31 -0400)
source/grid/grid_tools_cache.cc

index 46986e3ca40ad2b84a17f17329a078efa507d3a1..470a8271ac5830cb08d56b2c98eeb7b3b8b416df 100644 (file)
@@ -214,6 +214,7 @@ namespace GridTools
                 vertex_to_neighbor_subdomain[cell->vertex_index(v)].insert(
                   cell->subdomain_id());
           }
+        update_flags = update_flags & ~update_vertex_to_neighbor_subdomain;
       }
     return vertex_to_neighbor_subdomain;
   }

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.