Forked from
Core Modules / dune-common
Source project has a limited visibility.
-
Ansgar Burchardt authored
This commit renames the `vec_access()` and `vec_size()` methods to match the ones in the `DenseVector` facade class, that is `operator[]()` and `size()`. Closes #3
Ansgar Burchardt authoredThis commit renames the `vec_access()` and `vec_size()` methods to match the ones in the `DenseVector` facade class, that is `operator[]()` and `size()`. Closes #3