Re: [deal.II] Removing cells in parallel distributed triangulation

2021-04-25 Thread Wolfgang Bangerth
On 4/24/21 3:31 PM, Mohammadreza ya'ghoobi wrote: I successfully implemented parallel::fullydistributed::Triangulation in my code. The way it works right now is it requires an initial triangulation to generate the TriangulationDescription::Description< dim, dim > using 

Re: [deal.II] integrating over boundaries

2021-04-25 Thread Jean-Paul Pelteret
Hi Sylvain, Thanks for detailing your attempts so thoroughly. With this > // I recover the value of conductivity > MaterialData material_data; > const typename DoFHandler::cell_iterator current_cell = > input_data.template get_cell>(); > FullMatrix conductivity = >