- Member Dune::BlockVector< B, A >::DUNE_DEPRECATED_MSG ("Use the overload without the second parameter, " "values are always copied") void reserve(size_type capacity
- This method is deprecated, since the extra copyOldValues parameter is unusual, and the previous implementation did not always reduce memory anyway.
- Member Dune::BlockVector< B, A >::DUNE_DEPRECATED_MSG ("Use the overload without the second parameter, " "values are always copied") void resize(size_type size
- This method is deprecated, since the extra copyOldValues parameter is unusual and conflicts with the usual meaning (default value for newly created elements).
- Class Dune::Richardson< M, X, Y, l >
Use SeqILU instead!
Use SeqILU instead!