NOX  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Classes
LOCA::EigenvalueSort Namespace Reference

Collection of eigenvalue sorting strategies. More...

Classes

class  Factory
 Factory for creating EigenvalueSort strategy objects. More...
 
class  AbstractStrategy
 Abstract interface for eigenvalue sorting strategies. More...
 
class  LargestMagnitude
 Largest-magnitude sorting strategy. More...
 
class  SmallestMagnitude
 Smallest-magnitude sorting strategy. More...
 
class  LargestReal
 Largest-real sorting strategy. More...
 
class  SmallestReal
 Smallest-real sorting strategy. More...
 
class  LargestImaginary
 Largest-imaginary sorting strategy. More...
 
class  SmallestImaginary
 Smallest-imaginary sorting strategy. More...
 
class  LargestRealInverseCayley
 Largest-Real Cayley sorting strategy. More...
 

Detailed Description

Collection of eigenvalue sorting strategies.