LOCA::Homotopy::AbstractGroup Class Reference#include <LOCA_Homotopy_AbstractGroup.H>
Inheritance diagram for LOCA::Homotopy::AbstractGroup:
[legend]Collaboration diagram for LOCA::Homotopy::AbstractGroup:
[legend]List of all members.
Detailed Description
Interface to underlying groups for homotopy calculations.
This abstract class provides an interface for a homotopy technique for solving nonlinear equations. See LOCA::Homotopy::Group for a description of the technique used. This class provides a single pure virtual method, augmentJacobianForHomotopy(), which scales the diagonal of the Jacobian by a constant times the identity matrix.
Definition at line 52 of file LOCA_Homotopy_AbstractGroup.H.
Constructor & Destructor Documentation
| LOCA::Homotopy::AbstractGroup::AbstractGroup |
( |
|
) |
[inline] |
|
| virtual LOCA::Homotopy::AbstractGroup::~AbstractGroup |
( |
|
) |
[inline, virtual] |
|
Member Function Documentation
The documentation for this class was generated from the following file:
Generated on Thu Mar 3 01:00:58 2005 for Nonlinear Solver Project by
1.3.9.1 written by Dimitri van Heesch,
© 1997-2002
|