istl Directory Reference
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 | 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 | 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 inidices. | |
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 | 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 | owneroverlapcopy.hh [code] |
Classes providing communication interfaces for overlapping Schwarz methods. | |
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 | scalarproducts.hh [code] |
Define base class for scalar product and norm. | |
file | schwarz.hh [code] |
file | selection.hh [code] |
file | solvercategory.hh [code] |
file | solvers.hh [code] |
Define general, extensible interface for inverse operators. | |
file | vbvector.hh [code] |
??? |