Skip to content
Snippets Groups Projects
  1. May 04, 2016
  2. Apr 25, 2016
  3. Apr 21, 2016
  4. Apr 20, 2016
  5. Apr 13, 2016
  6. Apr 11, 2016
  7. Apr 08, 2016
  8. Apr 07, 2016
  9. Apr 06, 2016
    • Bernd Flemisch's avatar
      Merge branch 'fix/box-fvgeometry-1d' into 'master' · 7c3d6e94
      Bernd Flemisch authored
      [fix][fvelementgeometry][box] Replace double bracket with single bracket
      
      For the one-dimensional case the double curly brackets seem to result in
      an error because it actually tries to assign an initializer list of size
      2 to a GlobalPosition of size 1. For larger FieldVectors the double
      bracket operator seems to be required by the compiler.
      
      See merge request !138
      7c3d6e94
    • Timo Koch's avatar
      [fix][fvelementgeometry][box] Replace double bracket with single bracket · faae0bac
      Timo Koch authored
      For the one-dimensional case the double curly brackets seem to result in
      an error because it actually tries to assign an initializer list of size
      2 to a GlobalPosition of size 1. For larger FieldVectors the double
      bracket operator seems to be required by the compiler.
      faae0bac
  10. Apr 04, 2016
  11. Apr 01, 2016
  12. Mar 30, 2016
  13. Mar 29, 2016
Loading