Directories | |
directory | paamg |
directory | tutorial |
Files | |
file | allocator.hh [code] |
file | basearray.hh [code] |
Implements several basic array containers. | |
file | bcrsmatrix.hh [code] |
Implementation of the BCRSMatrix class. | |
file | bdmatrix.hh [code] |
Implementation of the BDMatrix class. | |
file | btdmatrix.hh [code] |
Implementation of the BTDMatrix class. | |
file | bvector.hh [code] |
This file implements a vector space as a tensor product of a given vector space. The number of components can be given at run-time. | |
file | communicator.hh [code] |
Provides utility classes for syncing distributed data via MPI communication. | |
file | diagonalmatrix.hh [code] |
This file implements a quadratic matrix of fixed size which is diagonal. | |
file | gsetc.hh [code] |
Simple iterative methods like Jacobi, Gauss-Seidel, SOR, SSOR, etc. in a generic way. | |
file | ilu.hh [code] |
??? | |
file | indexset.hh [code] |
Provides a map between global and local indices. | |
file | indicessyncer.hh [code] |
Class for adding missing indices of a distributed index set in a local communication. | |
file | interface.hh [code] |
Provides classes for building the communication interface between remote indices. | |
file | io.hh [code] |
Some generic functions for pretty printing vectors and matrices. | |
file | istlexception.hh [code] |
file | localindex.hh [code] |
Provides classes for use as the local index in ParallelIndexSet. | |
file | matrix.hh [code] |
A dynamic dense block matrix class. | |
file | matrixindexset.hh [code] |
file | matrixmarket.hh [code] |
file | matrixmatrix.hh [code] |
provides functions for sparse matrix matrix multiplication. | |
file | matrixredistribute.hh [code] |
Functionality for redistributing a sparse matrix. | |
file | matrixutils.hh [code] |
Some handy generic functions for ISTL matrices. | |
file | mpitraits.hh [code] |
Traits classes for mapping types onto MPI_Datatype. | |
file | operators.hh [code] |
Define general, extensible interface for operators. The available implementation wraps a matrix. | |
file | overlappingschwarz.hh [code] |
Contains one level overlapping Schwarz preconditioners. | |
file | owneroverlapcopy.hh [code] |
Classes providing communication interfaces for overlapping Schwarz methods. | |
file | pardiso.hh [code] |
file | plocalindex.hh [code] |
Provides classes for use as the local index in ParallelIndexSet for distributed computing. | |
file | preconditioners.hh [code] |
Define general preconditioner interface. | |
file | remoteindices.hh [code] |
Classes discribing a distributed indexset. | |
file | repartition.hh [code] |
Functionality for redistributing a parallel index set using graph partitioning. | |
file | scalarproducts.hh [code] |
Define base class for scalar product and norm. | |
file | scaledidmatrix.hh [code] |
This file implements a quadratic matrix of fixed size which is a multiple of the identity. | |
file | schwarz.hh [code] |
file | selection.hh [code] |
Provides classes for selecting indices base on attribute flags. | |
file | solvercategory.hh [code] |
file | solvers.hh [code] |
Define general, extensible interface for inverse operators. | |
file | superlu.hh [code] |
Classes for using SuperLU with ISTL matrices. | |
file | supermatrix.hh [code] |
file | vbcrsmatrix.hh [code] |
??? | |
file | vbvector.hh [code] |
??? |