dune-istl  2.2.0
Classes | Namespaces | Functions
scaledidmatrix.hh File Reference

This file implements a quadratic matrix of fixed size which is a multiple of the identity. More...

Go to the source code of this file.

Classes

class  Dune::ScaledIdentityMatrix< K, n >
 A multiple of the identity matrix of static size. More...

Namespaces

namespace  Dune

Functions

template<class M , class K , int n>
void Dune::istl_assign_to_fmatrix (DenseMatrix< M > &fm, const ScaledIdentityMatrix< K, n > &s)

Detailed Description

This file implements a quadratic matrix of fixed size which is a multiple of the identity.