Re: [deal.II] Periodic bc for dim=1

2022-02-08 Thread Marc Fehling
Hello Praveen, the parallel::distributed::Triangulation class is not instantiated for dim=1, only for dim>1. The reason behind it is that p4est does not allow to create 1D domains. With any other Triangulation class you should be fine. Marc On Tuesday, February 8, 2022 at 1:01:02 AM UTC-7

Re: [deal.II] Periodic bc for dim=1

2022-02-08 Thread Praveen C
I am getting compilation error [100%] Linking CXX executable main Undefined symbols for architecture arm64: "void dealii::GridTools::collect_periodic_faces >(dealii::parallel::distributed::Triangulation<1, 1> const&, unsigned int, unsigned int, int, std::__1::vector::cell_iterator>,