|
NOX
Development
|
Strategies for solving bordered systems of equations More...
Classes | |
| class | AbstractOperator |
| Abstract interface class representing an operator for solving bordered sets of linear equations. More... | |
| class | AbstractStrategy |
| Abstract interface class for solving bordered sets of linear equations. More... | |
| class | BorderedOperator |
| Bordered solver operator representing as bordered Jacobian as operator as implemented in the NOX::Abstract::Group. More... | |
| class | Bordering |
| Bordered system solver strategy based on bordering. More... | |
| class | ComplexOperator |
Bordered solver operator representing the as implemented in the LOCA::Hopf::MooreSpence::AbstractGroup. More... | |
| class | Factory |
| Factory for creating BorderedSolver strategy objects. More... | |
| class | HouseholderQR |
| A convenience class to compute the QR factorization of a an extended multi-vector. More... | |
| class | JacobianOperator |
| Bordered solver operator representing the Jacobian as implemented in the NOX::Abstract::Group. More... | |
| class | LowerTriangularBlockElimination |
| Block elimination strategy for solving a block lower-triangular system. More... | |
| class | Nested |
| Bordered system solver strategy for nested bordered systems. More... | |
| class | UpperTriangularBlockElimination |
| Block elimination strategy for solving a block upper-triangular system. More... | |
| class | EpetraAugmented |
| Bordered system solver strategy based on augmenting the Jacobian operator. More... | |
| class | EpetraHouseholder |
| Bordered system solver strategy based on Householder transformations. More... | |
| class | LAPACKDirectSolve |
| Bordered system solver strategy based on direct factorization. More... | |
Strategies for solving bordered systems of equations
1.8.5