Re: [deal.II] Re: Meshworker in dim=2, spacedim = 3

2017-04-14 Thread Wolfgang Bangerth
On 04/14/2017 12:55 PM, Bonito Andrea wrote: Unfortunately, I am using the dmg version and do not have access to the source files... I might have to convince Luca to try it. Alternatively, can you create a small program that shows the compiler error? It doesn't have to do anything useful, jus

[deal.II] Re: Meshworker in dim=2, spacedim = 3

2017-04-14 Thread Bonito Andrea
Unfortunately, I am using the dmg version and do not have access to the source files... I might have to convince Luca to try it. Andrea On Friday, April 14, 2017 at 10:47:22 AM UTC-5, Bonito Andrea wrote: > > All: > > I am trying to have the meshworker going for a problem set on a hyper > surf

Re: [deal.II] Meshworker in dim=2, spacedim = 3

2017-04-14 Thread Wolfgang Bangerth
On 04/14/2017 09:47 AM, Bonito Andrea wrote: * * template voidintegration_loop(ITERATOR begin, typenameidentity::type end, DoFInfo &dof_info, IntegrationInfoBox &box, constLocalIntegrator &inte

[deal.II] Meshworker in dim=2, spacedim = 3

2017-04-14 Thread Bonito Andrea
All: I am trying to have the meshworker going for a problem set on a hyper surface. As far as I can tell, it seems that this feature is already incorporated but cannot understand the implementation of *%* */Applications/deal.II.app/Contents/Resources/include/deal.II/meshworker/loop.* *%