Skip to content
Snippets Groups Projects
  • Sander, Oliver's avatar
    f157ef50
    Remove various binary operators when using dune-common 2.7 · f157ef50
    Sander, Oliver authored
    The dune-common 2.7 release finally adds all those standard
    binary addition, multiplication, etc operators for FieldVector
    and FieldMatrix.  Hence we do not have to have our own
    implementation anymore.  We still keep it for backward-
    compatibility with dune-common 2.6, but guard it behind
    cpp conditionals.
    f157ef50
    History
    Remove various binary operators when using dune-common 2.7
    Sander, Oliver authored
    The dune-common 2.7 release finally adds all those standard
    binary addition, multiplication, etc operators for FieldVector
    and FieldMatrix.  Hence we do not have to have our own
    implementation anymore.  We still keep it for backward-
    compatibility with dune-common 2.6, but guard it behind
    cpp conditionals.