Skip to content
Snippets Groups Projects
  1. Jul 05, 2015
  2. Jul 02, 2015
  3. Jun 30, 2015
    • Chris Cantwell's avatar
      Merge branch 'fix/mesh-partition' into 'master' · 64847b28
      Chris Cantwell authored
      Fix mesh partitioning
      
      This MR fixes an issue when partitioning the mesh with a large number of processors. When removing boundary conditions and regions that do not appear on a given partition, the current logic is to remove the XML tag from the parent, and then request the sibling element of the tag. This, potentially, is the wrong order since the tag has already been removed from its parent. For certain choices of very large number of processes was causing a segmentation fault, which this MR fixes.
      
      See merge request !480
      64847b28
  4. Jun 28, 2015
  5. Jun 26, 2015
  6. Jun 25, 2015
  7. Jun 24, 2015
  8. Jun 23, 2015
  9. Jun 22, 2015
  10. Jun 20, 2015
  11. Jun 18, 2015
  12. Jun 16, 2015
  13. Jun 15, 2015
Loading