Class template Dune::XT::LA::internal::MatrixDataProvider

template<class MatrixType>
class Dune::XT::LA::internal::MatrixDataProvider<MatrixType, true>

No documentation provided.

Method Dune::XT::LA::internal::MatrixDataProvider::data

template<class MatrixType>
double *Dune::XT::LA::internal::MatrixDataProvider<MatrixType, true>::data()

No documentation provided.

Constructor Dune::XT::LA::internal::MatrixDataProvider::MatrixDataProvider<MatrixType, true>

template<>
template<class MatrixType>
explicit Dune::XT::LA::internal::MatrixDataProvider<MatrixType, true>::MatrixDataProvider<MatrixType, true>(MatrixType &matrix)

No documentation provided.

Field Dune::XT::LA::internal::MatrixDataProvider::matrix_

MatrixType &Dune::XT::LA::internal::MatrixDataProvider::matrix_

No documentation provided.

Variable Dune::XT::LA::internal::MatrixDataProvider::storage_layout

const Common::StorageLayout Dune::XT::LA::internal::MatrixDataProvider::storage_layout

No documentation provided.