In the following function  I need to get the cell iterator of the 
corresponding cell.

void Step12<dim>::integrate_face_term (DoFInfo& dinfo1, DoFInfo& dinfo2,
{                                                           CellInfo& 
info1, CellInfo& info2)

typename DoFHandler<dim>::cell_iterator  cell=dinfo1.cell;  // this  does 
not work,
}

Could any one help please?

-- 
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 dealii+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to