#include <dune/common/identitymatrix.hh>
Static Public Member Functions | |
static void | apply (DenseMatrix &denseMatrix, IdentityMatrix< field, N > const &rhs) |
static void Dune::DenseMatrixAssigner< DenseMatrix, IdentityMatrix< field, N > >::apply | ( | DenseMatrix & | denseMatrix, | |
IdentityMatrix< field, N > const & | rhs | |||
) | [inline, static] |