![]() |
Reference documentation for deal.II version 8.4.2
|
Classes | |
| class | Accessor |
| class | Accessor< false > |
| class | Accessor< true > |
| class | AccessorBase |
| class | Iterator |
Functions | |
| DeclException0 (ExcBeyondEndOfMatrix) | |
| DeclException3 (ExcAccessToNonlocalRow, std::size_t, std::size_t, std::size_t,<< "You tried to access row "<< arg1<< " of a distributed sparsity pattern, "<< " but only rows "<< arg2<< " through "<< arg3<< " are stored locally and can be accessed.") | |
Iterators for Trilinos matrices
| TrilinosWrappers::SparseMatrixIterators::DeclException0 | ( | ExcBeyondEndOfMatrix | ) |
Exception
| TrilinosWrappers::SparseMatrixIterators::DeclException3 | ( | ExcAccessToNonlocalRow | , |
| std::size_t | , | ||
| std::size_t | , | ||
| std::size_t | , | ||
| << "You tried to access row "<< arg1<< " of a distributed sparsity | pattern, | ||
| "<< " but only rows "<< arg2<< " through "<< arg3<< " are stored locally and can be accessed." | |||
| ) |
Exception
1.8.12