Skip to content
Snippets Groups Projects
Commit 7c3d6e94 authored by Bernd Flemisch's avatar Bernd Flemisch
Browse files

Merge branch 'fix/box-fvgeometry-1d' into 'master'

[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
parents 181a3017 faae0bac
No related branches found
No related tags found
1 merge request!138[fix][fvelementgeometry][box] Replace double bracket with single bracket
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment