Reference documentation for deal.II version GIT relicensing-1062-gc06da148b8 2024-07-15 19:20:02+00:00
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Loading...
Searching...
No Matches
Functions
internal::parallel::distributed::TriangulationImplementation Namespace Reference

Functions

template<int dim, int spacedim>
void exchange_refinement_flags (::parallel::distributed::Triangulation< dim, spacedim > &tria)
 

Function Documentation

◆ exchange_refinement_flags()

template<int dim, int spacedim>
void internal::parallel::distributed::TriangulationImplementation::exchange_refinement_flags ( ::parallel::distributed::Triangulation< dim, spacedim > &  tria)

Communicate refinement flags on ghost cells from the owner of the cell.

This is necessary to get consistent refinement, as mesh smoothing would undo some of the requested coarsening/refinement.

Definition at line 56 of file tria.cc.