Classes | |
class | bitpit::NaturalSystemMatrixOrdering |
The NaturalSystemMatrixOrdering class defines allows to use a matrix natural ordering. More... | |
class | bitpit::PetscManager |
The PetscManager class handles the interaction with PETSc library. More... | |
class | bitpit::ProxySystemMatrixOrdering< RowRankStorage, ColRankStorage > |
The ProxySystemMatrixOrdering class defines allows to use a matrix ordering defined in some external storage. More... | |
class | bitpit::SystemMatrixAssembler |
The SystemMatrixAssembler class provides an interface for defining system matrix assemblers. More... | |
class | bitpit::SystemMatrixOrdering |
The SystemMatrixOrdering class provides an interface for defining classes that allows to reorder the system matrix. More... | |
class | bitpit::SystemSolver |
The SystemSolver class provides methods for building and solving large linear systems. More... | |
class | bitpit::SystemSparseMatrixAssembler |
The SystemSparseMatrixAssembler class defines an assembler for building the system matrix form a sparse matrix. More... | |