Classes | |
| class | LOCA::Continuation::AbstractGroup |
LOCA abstract interface for continuation, derived from the NOX::Abstract::Group. This abstract class provides the interface necessary to perform continuation, i.e., compute families of solutions to . More... | |
| class | LOCA::Continuation::AnasaziGroup |
| LOCA eigenvalue driver using Anasazi More... | |
| class | LOCA::Continuation::ArcLengthGroup |
| Concrete implementation of a LOCA::Continuation::Group for pseudo arc-length continuation. More... | |
| class | LOCA::Continuation::ExtendedGroup |
| Base class for all continuation groups. More... | |
| class | LOCA::Continuation::ExtendedVector |
| Vector class to hold solution vectors, Newton vectors, etc. for continuation equations. More... | |
| class | LOCA::Continuation::FiniteDifferenceGroup |
| Concrete class that provides a concrete implementation of the computeDfDp() method of the LOCA::Continuation::AbstractGroup using first-order finite differencing. More... | |
| class | LOCA::Continuation::HouseholderGroup |
| Arc-length continuation group using Householder projection. More... | |
| class | LOCA::Continuation::Manager |
| A manager class for creating different continuation groups. More... | |
| class | LOCA::Continuation::NaturalGroup |
| Concrete implementation of a LOCA::Continuation::Group for natural continuation. More... | |
1.3.9.1