when i compile the tutorial 40, i met the following error. It semms that the function has been deleted.
error: use of deleted function ‘dealii::parallel::distributed::Triangulation<dim, spacedim>::Triangulation(const MPI_Comm&, typename dealii::Triangulation<dim, spacedim>::MeshSmoothing, dealii::parallel::distributed::Triangulation<dim, spacedim>::Settings) [with int dim = 2; int spacedim = 2; MPI_Comm = int; typename dealii::Triangulation<dim, spacedim>::MeshSmoothing = dealii::Triangulation<2, 2>::MeshSmoothing]’ -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dealii/6682d965-46f7-4ca7-b3e6-a5a365e138ffn%40googlegroups.com.
