dune-fem  2.4.1-rc
Public Types | Static Public Attributes | List of all members
Dune::Fem::SupportsVectorInterface< Vector > Struct Template Reference

#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/storage/vector.hh>

Public Types

typedef VectorInterface< typename Vector::Traits > VectorInterfaceType
 

Static Public Attributes

static const bool v = Conversion< Vector, VectorInterfaceType >::exists
 

Member Typedef Documentation

template<class Vector >
typedef VectorInterface< typename Vector::Traits > Dune::Fem::SupportsVectorInterface< Vector >::VectorInterfaceType

Member Data Documentation

template<class Vector >
const bool Dune::Fem::SupportsVectorInterface< Vector >::v = Conversion< Vector, VectorInterfaceType >::exists
static

The documentation for this struct was generated from the following file: