Is there a currently accepted way to add dofs to the send_list? I see that you can get the send_list from the dof map but it is const. Should I add another method where you can pass in dofs to add to the send list (maybe in an std::vector) or should I change the accessor so I can get a non-const send_list? Is there a reason it's const?
Thanks, Derek ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ Libmesh-devel mailing list Libmesh-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libmesh-devel