Skip to content
Snippets Groups Projects
  1. Mar 02, 2017
    • Dave Moxey's avatar
      Merge branch 'fix/3DbndLayer' into 'master' · 8a377d39
      Dave Moxey authored
      fix/3d-boundary-layers
      
      Recent merge of feature/mesh_spacing broke a number of parts of the mesh generation, mostly do with orientation.
      
      The CAD orientation routines have now been rewritten in this branch and the relevant code updated.
      
      3 more regression tests, which didnt work prior to this fix, have been added
      
      A small amount of wall time optimisation has been done to the OCC cad interface and the reduction of some L0 asserts to L1.
      
      See merge request !744
      8a377d39
    • Chris Cantwell's avatar
      Merge branch 'tidy/warnings' into 'master' · bf3f6ebd
      Chris Cantwell authored
      tidy/warnings
      
      This gets rid of all the compile warnings for the buildbot "full" equivalent on ubuntu 16.04, mac and the compute nodes.
      
      See merge request !743
      bf3f6ebd
    • mike turner's avatar
      colon · f4f75d11
      mike turner authored
      f4f75d11
  2. Mar 01, 2017
    • Michael Turner's avatar
      fix test · 70de715e
      Michael Turner authored
      70de715e
    • Kilian Lackhove's avatar
      Merge branch 'fix/PetSc_MKL' into 'master' · 2b9f3512
      Kilian Lackhove authored
      Fix/PetSc_mkl
      
      this fixes blas/lapack detection of the PetSc configuration for systems which have no native blas/lapack installed
      
      When native blas/lapack is enabled, we use this for PetSc (just like before, now we just do it explicitly and not by accident) , when MKL is enabled we use MKL and for all other cases, PetSc will download its own blas/lapack and compile it itself. This might be extended to ACML and other blas/lapack providers in the future but i can only test native and MKL on my systems.
      
      See merge request !740
      2b9f3512
  3. Feb 28, 2017
  4. Feb 27, 2017
  5. Feb 26, 2017
  6. Feb 25, 2017
Loading