Class template Dune::XT::LA::internal::MatrixDataProvider¶
-
template<class MatrixType>
class Dune::XT::LA::internal::MatrixDataProvider<MatrixType, false>¶ No documentation provided.
Method Dune::XT::LA::internal::MatrixDataProvider::data¶
-
template<class MatrixType>
double *Dune::XT::LA::internal::MatrixDataProvider<MatrixType, false>::data()¶ No documentation provided.
Constructor Dune::XT::LA::internal::MatrixDataProvider::MatrixDataProvider<MatrixType, false>¶
-
template<>
template<class MatrixType>
explicit Dune::XT::LA::internal::MatrixDataProvider<MatrixType, false>::MatrixDataProvider<MatrixType, false>(const MatrixType &matrix)¶ No documentation provided.
Field Dune::XT::LA::internal::MatrixDataProvider::serialized_matrix_¶
-
int Dune::XT::LA::internal::MatrixDataProvider::serialized_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.