NOX
Development
|
Groups and vectors for locating Hopf bifurcations using the Moore-Spence formulation. More...
Classes | |
class | AbstractGroup |
Interface to underlying groups for Hopf point calculations using the Moore-Spence formulation. More... | |
class | ExtendedGroup |
A group representing the Moore-Spence Hopf equations. More... | |
class | ExtendedMultiVector |
Multi-vector class to hold solution vectors, Newton vectors, etc.for the Moore-Spence Hopf eqautions. More... | |
class | ExtendedVector |
Vector class to hold solution vectors, Newton vectors, etc. for Moore-Spence Hopf equations. More... | |
class | FiniteDifferenceGroup |
Concrete class that provides concrete implementations of the derivative computation methods of the LOCA::Hopf::MooreSpence::AbstractGroup using first-order finite differencing. More... | |
class | SalingerBordering |
Moore-Spence Hopf solver strategy based on "Salinger" bordering. This is the classic 5-solve Hopf bordering method. More... | |
class | SolverFactory |
Factory for creating solver objects for solving Moore-Spence Hopf equations. More... | |
class | SolverStrategy |
Abstract strategy for solving the Moore-Spence Hopf equations. More... | |
Groups and vectors for locating Hopf bifurcations using the Moore-Spence formulation.