> but since I'm working with a scalar, I don't think this is relevant. So, > does > > dof_handler.distribute_dofs (fe); > > now take care of mesh partitioning?
Yep. What's the error you get when trying to partition? We should probably prevent that... Best W. ------------------------------------------------------------------------- Wolfgang Bangerth email: [email protected] www: http://www.math.tamu.edu/~bangerth/ _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
