Skip to content
Snippets Groups Projects
  1. Apr 11, 2016
  2. Apr 08, 2016
  3. Apr 07, 2016
  4. 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
  5. Apr 04, 2016
  6. Apr 01, 2016
  7. Mar 30, 2016
  8. Mar 29, 2016
  9. Mar 24, 2016
Loading