Skip to content
Snippets Groups Projects
  1. Feb 10, 2016
  2. Feb 09, 2016
  3. Feb 08, 2016
  4. Feb 05, 2016
  5. Feb 04, 2016
  6. Feb 03, 2016
    • Christoph Grüninger's avatar
      Merge branch 'bugfix/important-implicit-includes' into 'master' · 418dfcea
      Christoph Grüninger authored
      [bugfix] Include important headers in implicit propertydefaults
      
      The BCRSMatrix was nowhere included in the implicit models and
      just worked by chance with MPI. Without MPI and gcc 5.2.1 or
      clang 2.6 only decalaration of BCRSMatrix from matrixutils was
      available.
      
      The propertydefaults should include important headers of the
      classes they are using to set the properties.
      
      See merge request !69
      418dfcea
    • Timo Koch's avatar
      [bugfix] Include important headers in implicit propertydefaults · f9bbdf43
      Timo Koch authored
      The BCRSMatrix was nowhere included in the implicit models and
      just worked by chance with MPI. Without MPI and gcc 5.2.1 or
      clang 2.6 only decalaration of BCRSMatrix from matrixutils was
      available.
      
      The propertydefaults should include important headers of the
      classes they are using to set the properties.
      f9bbdf43
  7. Feb 02, 2016
Loading