Skip to content
Snippets Groups Projects
CHANGELOG 933 B
Newer Older
  • Learn to ignore specific revisions
  • Release 3.11 (12-06-2014)
    -------------------------
    
    This release contains several bugfixes related to dynamic load balancing.
    It also contains many important cleanup patches (kudos to Ansgar Burchardt).
    
    * Properly set SideVector VCOUNT fields after load balancing
      (Dune FlySpray 810: https://dune-project.org/flyspray/index.php?do=details&task_id=810 )
    * Bugfix: Alway identify MIDNODEs to the proclist of the father edge
    * Bugfix: Initialize EDIDENT for edges for 3d _and 2d_ before refinement
    * Bugfix: Call the RestrictPartitioning method more often before adaptive refinement
    * Remove the Fortran interface to the DDD library
    * Remove left-overs from the Chaco load balancer which used to be contained
      in the UG source tree
    * Remove lots of code related to obsolete architectures and the old build system
    * Remove old, non-free version of netgen
    * Constification in the DDD subsystem
    * Various build-system improvements