MAST
MAST::UGFlutterRoot Class Reference

#include <ug_flutter_root.h>

Inheritance diagram for MAST::UGFlutterRoot:
Collaboration diagram for MAST::UGFlutterRoot:

Public Member Functions

 UGFlutterRoot ()
 default constructor More...
 
 UGFlutterRoot (const MAST::UGFlutterRoot &f)
 copy constructor More...
 
virtual ~UGFlutterRoot ()
 
virtual void init (const Real kr_ref_val, const Real b_ref, const Complex num, const Complex den, const ComplexMatrixX &Bmat, const ComplexVectorX &evec_right, const ComplexVectorX &evec_left)
 initializes the data More...
 
- Public Member Functions inherited from MAST::FlutterRootBase
 FlutterRootBase ()
 default constructor More...
 
 FlutterRootBase (const MAST::FlutterRootBase &f)
 copy constructor More...
 
virtual void copy_root (const MAST::FlutterRootBase &f)
 
virtual ~FlutterRootBase ()
 

Additional Inherited Members

- Public Attributes inherited from MAST::FlutterRootBase
bool has_sensitivity_data
 
bool if_nonphysical_root
 
Real kr
 
Real g
 
Real kr_sens
 
Real V
 
Real omega
 
Real V_sens
 
Complex root
 
Complex root_sens
 
ComplexVectorX eig_vec_right
 right and left eigenvevtors More...
 
ComplexVectorX eig_vec_left
 
RealVectorX modal_participation
 

Detailed Description

Definition at line 29 of file ug_flutter_root.h.

Constructor & Destructor Documentation

MAST::UGFlutterRoot::UGFlutterRoot ( )

default constructor

Definition at line 25 of file ug_flutter_root.cpp.

MAST::UGFlutterRoot::UGFlutterRoot ( const MAST::UGFlutterRoot f)

copy constructor

Definition at line 31 of file ug_flutter_root.cpp.

virtual MAST::UGFlutterRoot::~UGFlutterRoot ( )
inlinevirtual

Definition at line 45 of file ug_flutter_root.h.

Here is the call graph for this function:

Member Function Documentation

void MAST::UGFlutterRoot::init ( const Real  kr_ref_val,
const Real  b_ref,
const Complex  num,
const Complex  den,
const ComplexMatrixX Bmat,
const ComplexVectorX evec_right,
const ComplexVectorX evec_left 
)
virtual

initializes the data

Definition at line 39 of file ug_flutter_root.cpp.

Here is the caller graph for this function:


The documentation for this class was generated from the following files: