Add constructor via initialiser list to FieldMatrix and FieldVector
kudos to Elias Pipping, for details see (FS #1166) as the new Dune requirements are >= g++ 4.4 we are sure that initializer_list is available.
Showing
- dune/common/fmatrix.hh 10 additions, 0 deletionsdune/common/fmatrix.hh
- dune/common/fvector.hh 10 additions, 0 deletionsdune/common/fvector.hh
- dune/common/test/fmatrixtest.cc 13 additions, 0 deletionsdune/common/test/fmatrixtest.cc
- dune/common/test/fvectortest.cc 10 additions, 0 deletionsdune/common/test/fvectortest.cc
Loading
Please register or sign in to comment