Skip to content
Snippets Groups Projects

Add componentwise function application and componentwise product for vectors

Open lh1887 requested to merge feature/componentwise-vector-maps into master
Files
4
dune_add_test(SOURCES arithmetictest.cc)
dune_add_test(SOURCES componentwisevectortest.cc)
dune_add_test(SOURCES resizetest.cc)
dune_add_test(SOURCES staticmatrixtoolstest.cc)
dune_add_test(SOURCES triangularsolvetest.cc)
Loading