KASKADE 7 development version
Classes | Namespaces | Functions
dynamicMatrixOps.hh File Reference
#include "linalg/dynamicMatrix.hh"

Go to the source code of this file.

Classes

struct  Kaskade::DynamicMatrixDetail::cat< EntryA, EntryB >
 
struct  Kaskade::DynamicMatrixDetail::cat< Entry, Entry >
 

Namespaces

namespace  Kaskade
 
 
namespace  Kaskade::DynamicMatrixDetail
 

Functions

template<class Entry , int n>
Dune::FieldMatrix< Entry, n, n > Kaskade::diag (Dune::FieldVector< Entry, n > const &d)
 Creates a fixed-size diagonal matrix from the given diagonal vector. More...