|
NOX
Development
|
Interface to underlying groups for pitchfork calculations using the minimally augmented formulation. More...
#include <LOCA_Pitchfork_MinimallyAugmented_AbstractGroup.H>


Public Member Functions | |
| AbstractGroup () | |
| Default constructor. | |
| virtual | ~AbstractGroup () |
| Destructor. | |
Interface to underlying groups for pitchfork calculations using the minimally augmented formulation.
This abstract class provides the required interface for underlying groups to locate pitchforks using the minimally augmented pitchfork formulation (see LOCA::Pitchfork::MinimallyAugmented::ExtendedGroup for a description of the governing equations).
This class is derived from the LOCA::Pitchfork::MooreSpence::AbstractGroup and LOCA::TurningPoint::MinimallyAugmented::AbstractGroup and does not declare any new virtual methods.
1.7.6.1