|
MAST
|
This is the complete list of members for MAST::PKFlutterSolver, including all inherited members.
| _analyze(const Real k_red, const Real v_ref, const MAST::FlutterSolutionBase *prev_sol=nullptr) | MAST::PKFlutterSolver | protectedvirtual |
| _assembly | MAST::FlutterSolverBase | protected |
| _basis_vectors | MAST::FlutterSolverBase | protected |
| _bisection_search(const std::pair< MAST::FlutterSolutionBase *, MAST::FlutterSolutionBase * > &ref_sol_range, const unsigned int root_num, const Real g_tol, const unsigned int max_iters) | MAST::PKFlutterSolver | protectedvirtual |
| _bref_param | MAST::PKFlutterSolver | protected |
| _flutter_crossovers | MAST::PKFlutterSolver | protected |
| _flutter_solutions | MAST::PKFlutterSolver | protected |
| _identify_crossover_points() | MAST::PKFlutterSolver | protectedvirtual |
| _initialize_matrices(const Real k_red, const Real v_ref, ComplexMatrixX &L, ComplexMatrixX &R, RealMatrixX &stiff) | MAST::PKFlutterSolver | protected |
| _initialize_matrix_sensitivity_for_param(const MAST::FunctionBase &f, const Real k_red, const Real U_inf, ComplexMatrixX &L, ComplexMatrixX &R) | MAST::PKFlutterSolver | protected |
| _insert_new_solution(const Real k_red_ref, MAST::FlutterSolutionBase *sol) | MAST::PKFlutterSolver | protected |
| _kr_range | MAST::PKFlutterSolver | protected |
| _kred_param | MAST::PKFlutterSolver | protected |
| _n_k_red_divs | MAST::PKFlutterSolver | protected |
| _n_V_divs | MAST::PKFlutterSolver | protected |
| _output | MAST::FlutterSolverBase | protected |
| _rho | MAST::PKFlutterSolver | protected |
| _steady_solver | MAST::FlutterSolverBase | protected |
| _V_range | MAST::PKFlutterSolver | protected |
| _velocity_param | MAST::PKFlutterSolver | protected |
| attach_assembly(MAST::StructuralFluidInteractionAssembly &assembly) | MAST::FlutterSolverBase | |
| attach_steady_solver(MAST::FlutterSolverBase::SteadySolver &solver) | MAST::FlutterSolverBase | |
| calculate_sensitivity(MAST::FlutterRootBase &root, const MAST::FunctionBase &f) | MAST::PKFlutterSolver | virtual |
| clear() | MAST::PKFlutterSolver | virtual |
| clear_assembly_object() | MAST::FlutterSolverBase | virtual |
| clear_solutions() | MAST::PKFlutterSolver | virtual |
| find_critical_root(const Real g_tol, const unsigned int n_bisection_iters) | MAST::PKFlutterSolver | virtual |
| find_next_root(const Real g_tol, const unsigned int n_bisection_iters) | MAST::PKFlutterSolver | virtual |
| FlutterSolverBase() | MAST::FlutterSolverBase | |
| get_root(const unsigned int n) const | MAST::PKFlutterSolver | |
| initialize(MAST::Parameter &V_param, MAST::Parameter &kr_param, MAST::Parameter &bref_param, Real rho, Real V_lower, Real V_upper, unsigned int n_V_divs, Real kr_lower, Real kr_upper, unsigned int n_kr_divs, std::vector< libMesh::NumericVector< Real > * > &basis) | MAST::PKFlutterSolver | |
| MAST::FlutterSolverBase::initialize(std::vector< libMesh::NumericVector< Real > * > &basis) | MAST::FlutterSolverBase | |
| n_roots_found() const | MAST::PKFlutterSolver | virtual |
| PKFlutterSolver() | MAST::PKFlutterSolver | |
| print_crossover_points() | MAST::PKFlutterSolver | virtual |
| print_sorted_roots() | MAST::PKFlutterSolver | virtual |
| scan_for_roots() | MAST::PKFlutterSolver | virtual |
| set_output_file(const std::string &nm) | MAST::FlutterSolverBase | inline |
| ~FlutterSolverBase() | MAST::FlutterSolverBase | virtual |
| ~PKFlutterSolver() | MAST::PKFlutterSolver | virtual |