- Home
- About DUNE
- Download
- Documentation
- Community
- Development
Go to the source code of this file.
Classes | |
class | Dune::MatrixMarketFormatError |
Namespaces | |
namespace | Dune |
Enumerations | |
enum | LineType |
enum | |
enum | MM_TYPE |
enum | MM_CTYPE |
enum | MM_STRUCTURE |
Functions | |
template<typename T , typename A , int brows, int bcols> | |
void | Dune::readMatrixMarket (Dune::BCRSMatrix< Dune::FieldMatrix< T, brows, bcols >, A > &matrix, std::istream &istr) |
Reads a sparse matrix from a matrix market file. | |
template<typename M > | |
void | Dune::printMatrixMarket (M &matrix, std::ostream ostr) |
MM_CTYPE ctype |
std::size_t index |
Referenced by Dune::copyToSuperMatrix(), Dune::Amg::PropertiesGraphCreator< M, SolverCategory::nonoverlapping >::create(), Dune::Amg::PropertiesGraphCreator< M, SolverCategory::overlapping >::create(), Dune::MatrixRowGatherScatter< M, I >::gather(), Dune::MatrixSparsityPatternGatherScatter< M, I >::gather(), Dune::Amg::GlobalAggregatesMap< T, TI >::get(), Dune::Amg::Transfer< V, V1, SequentialInformation >::prolongate(), and Dune::Amg::DirichletBoundarySetter< T >::set().
T number |
MM_STRUCTURE structure |
MM_TYPE type |
Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].