Hello Ted,

I do not quite understand what you are trying to do here:
                cell->get_dof_indices( local_dof_indices );
                cell_vertices.push_back( local_dof_indices );
The dof indices do not have to anything with the vertices of the cell, isn't it?

Best Regards,
Markus
_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to