dune-common 2.1.1
Classes | Namespaces
densevector.hh File Reference

This file implements a the dense vector interface, with an exchangeable storage class. More...

Go to the source code of this file.

Classes

struct  Dune::FieldTraits< DenseVector< V > >
struct  Dune::fvmeta::Sqrt< K, isInteger >
struct  Dune::fvmeta::Sqrt< K, true >
class  Dune::DenseIterator< C, T >
 Generic iterator class for dense vector and matrix implementations. More...
class  Dune::DenseVector< V >
 Interface for a class of dense vectors over a given field. More...

Namespaces

namespace  Dune
 

Dune namespace.


namespace  Dune::fvmeta

Detailed Description

This file implements a the dense vector interface, with an exchangeable storage class.