Classes | |
| class | LOCA::BorderedSolver::AbstractStrategy |
| Abstract interface class for solving bordered sets of linear equations. More... | |
| class | LOCA::BorderedSolver::Bordering |
| Bordered system solver strategy based on bordering. More... | |
| class | LOCA::BorderedSolver::Factory |
| Factory for creating BorderedSolver strategy objects. More... | |
| class | LOCA::BorderedSolver::HouseholderQR |
| A convenience class to compute the QR factorization of a an extended multi-vector. More... | |
| class | LOCA::BorderedSolver::LowerTriangularBlockElimination |
| Block elimination strategy for solving a block lower-triangular system. More... | |
| class | LOCA::BorderedSolver::Nested |
| Bordered system solver strategy for nested bordered systems. More... | |
| class | LOCA::BorderedSolver::UpperTriangularBlockElimination |
| Block elimination strategy for solving a block upper-triangular system. More... | |
| class | LOCA::BorderedSolver::EpetraAugmented |
| Bordered system solver strategy based on augmenting the Jacobian operator. More... | |
| class | LOCA::BorderedSolver::EpetraHouseholder |
| Bordered system solver strategy based on Householder transformations. More... | |
| class | LOCA::BorderedSolver::LAPACKDirectSolve |
| Bordered system solver strategy based on direct factorization. More... | |
1.3.9.1