Thank you very much  !
Effectively now it works :)

On Fri, 2010-09-10 at 14:39 +0200, Markus Bürg wrote:
> Hello Stéphane,
> 
> you are using the hp-namespace. There you can have two different
> finite 
> elements associated to a face, one from each cell sharing it.
> Therefore 
> you have to tell the compiler, which one you want to use:
> 
> cellT->face(face_no)->get_dof_indices(Temperature_local_dof_indices_face, 
> cellT->active_fe_index ());
> 
> Best Regards,
> Markus 

_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to