Optimization+cleanup of distributed dofs
Removed some dead code, and added a step where the list of read global DOFs is put into a hastable (unordered_map) for better access. Significant speedup for 3D pre processing.
Removed some dead code, and added a step where the list of read global DOFs is put into a hastable (unordered_map) for better access. Significant speedup for 3D pre processing.