LOCA::Pitchfork::MooreSpence Namespace Reference
Groups and vectors for locating pitchfork bifurcations using the Moore-Spence formulation.
More...
|
Classes |
| class | AbstractGroup |
| | Interface to underlying groups for pitchfork calculations using the Moore-Spence formulation. More...
|
| class | ExtendedGroup |
| | A group representing the Moore-Spence pitchfork equations. More...
|
| class | ExtendedMultiVector |
| | MultiVector class to hold solution vectors, Newton vectors, etc.for the Moore-Spence pitchfork formulation. More...
|
| class | ExtendedVector |
| | Vector class to hold solution vectors, Newton vectors, etc. for the Moore-Spence turning point formulation. More...
|
| class | PhippsBordering |
| | Moore-Spence pitchfork solver strategy based on "Phipps" bordering which is the 7-solve modified pitchfork bordering algorithm that uses bordered linear solves. More...
|
| class | SalingerBordering |
| | Moore-Spence pitchfork solver strategy based on "Salinger" bordering. This is the classic 6-solve bordering method. More...
|
| class | SolverFactory |
| | Factory for creating solver objects for solving Moore-Spence pitchfork equations. More...
|
| class | SolverStrategy |
| | Abstract strategy for solving the Moore-Spence pitchfork equations. More...
|
Detailed Description
Groups and vectors for locating pitchfork bifurcations using the Moore-Spence formulation.