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

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

Public Types

typedef ArrayInterface< typename Array::Traits > ArrayInterfaceType
 

Static Public Attributes

static const bool v = Conversion< Array, ArrayInterfaceType >::exists
 

Member Typedef Documentation

template<class Array >
typedef ArrayInterface< typename Array::Traits > Dune::Fem::SupportsArrayInterface< Array >::ArrayInterfaceType

Member Data Documentation

template<class Array >
const bool Dune::Fem::SupportsArrayInterface< Array >::v = Conversion< Array, ArrayInterfaceType >::exists
static

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