NOX
Development
|
Groups and vectors for locating turning point bifurcations using the Moore-Spence formulation. More...
Classes | |
class | AbstractGroup |
Interface to underlying groups for turning point calculations using the Moore-Spence formulation. More... | |
class | ExtendedGroup |
A group representing the Moore-Spence turning point equations. More... | |
class | ExtendedMultiVector |
MultiVector class to hold solution vectors, Newton vectors, etc.for the Moore-Spence turning point formulation. More... | |
class | ExtendedVector |
Vector class to hold solution vectors, Newton vectors, etc. for the Moore-Spence turning point formulation. More... | |
class | 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 | 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 | SalingerBordering |
Moore-Spence turning point solver strategy based on "Salinger" bordering. This is the classic 4-solve bordering method. More... | |
class | SolverFactory |
Factory for creating solver objects for solving Moore-Spence turning point equations. More... | |
class | SolverStrategy |
Abstract strategy for solving the Moore-Spence turning point equations. More... | |
Groups and vectors for locating turning point bifurcations using the Moore-Spence formulation.