Classes | |
| class | BlockSparsityPattern |
| class | BlockSparseMatrix |
| class | BlockVector |
| class | PreconditionBase |
| class | PreconditionJacobi |
| class | PreconditionSSOR |
| class | PreconditionSOR |
| class | PreconditionIC |
| class | PreconditionILU |
| class | PreconditionILUT |
| class | PreconditionBlockwiseDirect |
| class | PreconditionChebyshev |
| class | PreconditionAMG |
| class | SolverBase |
| class | SolverCG |
| class | SolverCGS |
| class | SolverGMRES |
| class | SolverBicgstab |
| class | SolverTFQMR |
| class | SolverDirect |
| class | SparseMatrix |
| class | SparsityPattern |
| class | Vector |
| class | VectorBase |
Namespaces | |
| namespace | MPI |
| namespace | MatrixIterators |
| namespace | SparsityPatternIterators |
This class is has properties of the "dynamic" type of Sparsity patterns (in the sense that it can extend the memory if too little elements were allocated), but otherwise is more like the basic deal.II SparsityPattern (in the sense that the method compress() needs to be called before the pattern can be used).
This class is used in step-32.
documentation generated on Wed Jul 28 23:07:02 2010 by
doxygen
1.5.6