Classes | |
| class | LOCA::TurningPoint::MooreSpence::AbstractGroup |
| Interface to underlying groups for turning point calculations using the Moore-Spence formulation. More... | |
| class | LOCA::TurningPoint::MooreSpence::ExtendedGroup |
| class | LOCA::TurningPoint::MooreSpence::ExtendedMultiVector |
| MultiVector class to hold solution vectors, Newton vectors, etc.for the Moore-Spence turning point formulation. More... | |
| class | LOCA::TurningPoint::MooreSpence::ExtendedVector |
| Vector class to hold solution vectors, Newton vectors, etc. for the Moore-Spence turning point formulation. More... | |
| class | LOCA::TurningPoint::MooreSpence::FiniteDifferenceGroup |
| Concrete class that provides concrete implementations of the derivative computation methods of the LOCA::TurningPoint::MooreSpence::AbstractGroup using first-order finite differencing. More... | |
| class | LOCA::TurningPoint::MooreSpence::PhippsBordering |
| Moore-Spence turning point solver strategy based on "Phipps" bordering which is the 5-solve modified turning point bordering algorithm that uses bordered linear solves. More... | |
| class | LOCA::TurningPoint::MooreSpence::SalingerBordering |
| Moore-Spence turning point solver strategy based on "Salinger" bordering. This is the classic 4-solve bordering method. More... | |
| class | LOCA::TurningPoint::MooreSpence::SolverFactory |
| Factory for creating solver objects for solving Moore-Spence turning point equations. More... | |
| class | LOCA::TurningPoint::MooreSpence::SolverStrategy |
| Abstract strategy for solving the Moore-Spence turning point equations. More... | |
1.3.9.1