Classes | |
| class | LOCA::Epetra::TransposeLinearSystem::AbstractStrategy |
| A pure virtual interface for solving the transpose of a linear system. More... | |
| class | LOCA::Epetra::TransposeLinearSystem::ExplicitTranspose |
| Method for solving the transpose of a linear system by explicitly forming the transpose of the matrix. More... | |
| class | LOCA::Epetra::TransposeLinearSystem::Factory |
| Factory for creating transpose linear system strategy objects. More... | |
| class | LOCA::Epetra::TransposeLinearSystem::LeftPreconditioning |
| Method for solving the transpose of a linear system by transposing the preconditioner and switching to left preconditioning. More... | |
| class | LOCA::Epetra::TransposeLinearSystem::TransposePreconditioner |
| Method for solving the transpose of a linear system by using the transpose of the preconditioner. More... | |
1.3.9.1