dune-fem
2.4.1-rc
|
#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/common/fmatrixcol.hh>
Public Types | |
typedef Base::size_type | size_type |
typedef Base::value_type | value_type |
Public Member Functions | |
FieldMatrixColumn (const FieldMatrix< K, m, n > &fieldMatrix, int column) | |
DUNE_CONSTEXPR size_type | size () const |
DUNE_CONSTEXPR size_type | vec_size () const |
const value_type & | vec_access (size_type i) const |
Static Public Attributes | |
static const int | dimension = m |
typedef Base::size_type Dune::FieldMatrixColumn< const FieldMatrix< K, m, n > >::size_type |
typedef Base::value_type Dune::FieldMatrixColumn< const FieldMatrix< K, m, n > >::value_type |
|
inline |
|
inline |
|
inline |
|
inline |
|
static |