MAST
|
This is the complete list of members for MAST::StructuralElement1D, including all inherited members.
_accel | MAST::ElementBase | protected |
_accel_sens | MAST::ElementBase | protected |
_active_sol_function | MAST::ElementBase | protected |
_assembly | MAST::ElementBase | protected |
_complex_sol | MAST::ElementBase | protected |
_complex_sol_sens | MAST::ElementBase | protected |
_convert_prestress_A_mat_to_vector(const RealMatrixX &mat, RealVectorX &vec) const | MAST::StructuralElement1D | protected |
_convert_prestress_B_mat_to_vector(const RealMatrixX &mat, RealVectorX &vec) const | MAST::StructuralElement1D | protected |
_delta_accel | MAST::ElementBase | protected |
_delta_accel_sens | MAST::ElementBase | protected |
_delta_sol | MAST::ElementBase | protected |
_delta_sol_sens | MAST::ElementBase | protected |
_delta_vel | MAST::ElementBase | protected |
_delta_vel_sens | MAST::ElementBase | protected |
_elem | MAST::ElementBase | protected |
_incompatible_sol | MAST::StructuralElementBase | protected |
_internal_residual_operation(bool if_vk, const unsigned int n2, const unsigned int qp, const MAST::FEBase &fe, const std::vector< Real > &JxW, bool request_jacobian, RealVectorX &local_f, RealMatrixX &local_jac, MAST::BendingOperator1D *bend_op, MAST::FEMOperatorMatrix &Bmat_mem, MAST::FEMOperatorMatrix &Bmat_bend_v, MAST::FEMOperatorMatrix &Bmat_bend_w, MAST::FEMOperatorMatrix &Bmat_v_vk, MAST::FEMOperatorMatrix &Bmat_w_vk, RealMatrixX &stress, RealMatrixX &stress_l, RealMatrixX &vk_dvdxi_mat, RealMatrixX &vk_dwdxi_mat, RealMatrixX &material_A_mat, RealMatrixX &material_B_mat, RealMatrixX &material_D_mat, RealVectorX &vec1_n1, RealVectorX &vec2_n1, RealVectorX &vec3_n2, RealVectorX &vec4_2, RealVectorX &vec5_2, RealMatrixX &mat1_n1n2, RealMatrixX &mat2_n2n2, RealMatrixX &mat3, RealMatrixX &mat4_2n2) | MAST::StructuralElement1D | protectedvirtual |
_local_accel | MAST::StructuralElementBase | protected |
_local_accel_sens | MAST::StructuralElementBase | protected |
_local_delta_accel | MAST::StructuralElementBase | protected |
_local_delta_accel_sens | MAST::StructuralElementBase | protected |
_local_delta_sol | MAST::StructuralElementBase | protected |
_local_delta_sol_sens | MAST::StructuralElementBase | protected |
_local_delta_vel | MAST::StructuralElementBase | protected |
_local_delta_vel_sens | MAST::StructuralElementBase | protected |
_local_sol | MAST::StructuralElementBase | protected |
_local_sol_sens | MAST::StructuralElementBase | protected |
_local_vel | MAST::StructuralElementBase | protected |
_local_vel_sens | MAST::StructuralElementBase | protected |
_property | MAST::StructuralElementBase | protected |
_sol | MAST::ElementBase | protected |
_sol_sens | MAST::ElementBase | protected |
_system | MAST::ElementBase | protected |
_time | MAST::ElementBase | protected |
_vel | MAST::ElementBase | protected |
_vel_sens | MAST::ElementBase | protected |
assembly() | MAST::ElementBase | inline |
attach_active_solution_function(MAST::FunctionBase &f) | MAST::ElementBase | |
BendingStructuralElem(MAST::SystemInitialization &sys, MAST::AssemblyBase &assembly, const MAST::GeomElem &elem, const MAST::ElementPropertyCardBase &p) | MAST::BendingStructuralElem | |
calculate_stress(bool request_derivative, const MAST::FunctionBase *p, MAST::StressStrainOutputBase &output) | MAST::StructuralElement1D | virtual |
calculate_stress_boundary_velocity(const MAST::FunctionBase &p, MAST::StressStrainOutputBase &output, const unsigned int s, const MAST::FieldFunction< RealVectorX > &vel_f) | MAST::StructuralElement1D | inlinevirtual |
calculate_stress_temperature_derivative(MAST::FEBase &fe_thermal, MAST::StressStrainOutputBase &output) | MAST::StructuralElement1D | inlinevirtual |
damping_residual(bool request_jacobian, RealVectorX &f, RealMatrixX &jac_xdot, RealMatrixX &jac) | MAST::StructuralElementBase | inlinevirtual |
damping_residual_sensitivity(const MAST::FunctionBase &p, bool request_jacobian, RealVectorX &f, RealMatrixX &jac_xdot, RealMatrixX &jac) | MAST::StructuralElementBase | inlinevirtual |
detach_active_solution_function() | MAST::ElementBase | |
elem() const | MAST::ElementBase | inline |
elem_property() | MAST::StructuralElementBase | inline |
ElementBase(MAST::SystemInitialization &sys, MAST::AssemblyBase &assembly, const MAST::GeomElem &elem) | MAST::ElementBase | |
follower_forces | MAST::StructuralElementBase | |
if_incompatible_modes() const | MAST::StructuralElement1D | inlinevirtual |
incompatible_mode_size() const | MAST::StructuralElementBase | inlinevirtual |
inertial_residual(bool request_jacobian, RealVectorX &f, RealMatrixX &jac_xddot, RealMatrixX &jac_xdot, RealMatrixX &jac) | MAST::StructuralElementBase | virtual |
inertial_residual_boundary_velocity(const MAST::FunctionBase &p, const unsigned int s, const MAST::FieldFunction< RealVectorX > &vel_f, bool request_jacobian, RealVectorX &f, RealMatrixX &jac_xddot, RealMatrixX &jac_xdot, RealMatrixX &jac) | MAST::StructuralElementBase | virtual |
inertial_residual_sensitivity(const MAST::FunctionBase &p, bool request_jacobian, RealVectorX &f, RealMatrixX &jac_xddot, RealMatrixX &jac_xdot, RealMatrixX &jac) | MAST::StructuralElementBase | virtual |
initialize_direct_strain_operator(const unsigned int qp, const MAST::FEBase &fe, MAST::FEMOperatorMatrix &Bmat) | MAST::StructuralElement1D | protectedvirtual |
initialize_von_karman_strain_operator(const unsigned int qp, const MAST::FEBase &fe, RealVectorX &vk_strain, RealMatrixX &vk_dvdxi_mat, RealMatrixX &vk_dwdxi_mat, MAST::FEMOperatorMatrix &Bmat_v_vk, MAST::FEMOperatorMatrix &Bmat_w_vk) | MAST::StructuralElement1D | protectedvirtual |
initialize_von_karman_strain_operator_sensitivity(const unsigned int qp, const MAST::FEBase &fe, RealMatrixX &vk_dvdxi_mat_sens, RealMatrixX &vk_dwdxi_mat_sens) | MAST::StructuralElement1D | protected |
internal_residual(bool request_jacobian, RealVectorX &f, RealMatrixX &jac) | MAST::StructuralElement1D | virtual |
internal_residual_boundary_velocity(const MAST::FunctionBase &p, const unsigned int s, const MAST::FieldFunction< RealVectorX > &vel_f, bool request_jacobian, RealVectorX &f, RealMatrixX &jac) | MAST::StructuralElement1D | inlinevirtual |
internal_residual_jac_dot_state_sensitivity(RealMatrixX &jac) | MAST::StructuralElement1D | virtual |
internal_residual_sensitivity(const MAST::FunctionBase &p, bool request_jacobian, RealVectorX &f, RealMatrixX &jac) | MAST::StructuralElement1D | virtual |
linearized_frequency_domain_side_external_residual(bool request_jacobian, ComplexVectorX &f, ComplexMatrixX &jac, std::multimap< libMesh::boundary_id_type, MAST::BoundaryConditionBase * > &bc) | MAST::StructuralElementBase | |
linearized_frequency_domain_surface_pressure_residual(bool request_jacobian, ComplexVectorX &f, ComplexMatrixX &jac, const unsigned int side, MAST::BoundaryConditionBase &bc) | MAST::StructuralElement1D | inlineprotectedvirtual |
MAST::BendingStructuralElem::linearized_frequency_domain_surface_pressure_residual(bool request_jacobian, ComplexVectorX &f, ComplexMatrixX &jac, MAST::BoundaryConditionBase &bc) | MAST::StructuralElementBase | protectedvirtual |
linearized_frequency_domain_surface_pressure_residual_sensitivity(const MAST::FunctionBase &p, bool request_jacobian, ComplexVectorX &f, ComplexMatrixX &jac, const unsigned int side, MAST::BoundaryConditionBase &bc) | MAST::StructuralElement1D | inlineprotectedvirtual |
MAST::BendingStructuralElem::linearized_frequency_domain_surface_pressure_residual_sensitivity(const MAST::FunctionBase &p, bool request_jacobian, ComplexVectorX &f, ComplexMatrixX &jac, MAST::BoundaryConditionBase &bc) | MAST::StructuralElementBase | inlineprotectedvirtual |
linearized_frequency_domain_volume_external_residual(bool request_jacobian, ComplexVectorX &f, ComplexMatrixX &jac, std::multimap< libMesh::subdomain_id_type, MAST::BoundaryConditionBase * > &bc) | MAST::StructuralElementBase | |
linearized_inertial_residual(bool request_jacobian, RealVectorX &f, RealMatrixX &jac_xddot, RealMatrixX &jac_xdot, RealMatrixX &jac) | MAST::StructuralElementBase | virtual |
linearized_internal_residual(bool request_jacobian, RealVectorX &f, RealMatrixX &jac) | MAST::StructuralElementBase | virtual |
linearized_side_external_residual(bool request_jacobian, RealVectorX &f, RealMatrixX &jac_xdot, RealMatrixX &jac, std::multimap< libMesh::boundary_id_type, MAST::BoundaryConditionBase * > &bc) | MAST::StructuralElementBase | |
linearized_surface_pressure_residual(bool request_jacobian, RealVectorX &f, RealMatrixX &jac, MAST::BoundaryConditionBase &bc) | MAST::StructuralElementBase | protectedvirtual |
linearized_volume_external_residual(bool request_jacobian, RealVectorX &f, RealMatrixX &jac_xdot, RealMatrixX &jac, std::multimap< libMesh::subdomain_id_type, MAST::BoundaryConditionBase * > &bc) | MAST::StructuralElementBase | |
local_solution(bool if_sens=false) const | MAST::StructuralElementBase | inline |
n_direct_strain_components() | MAST::StructuralElement1D | inlinevirtual |
n_von_karman_strain_components() | MAST::StructuralElement1D | inlinevirtual |
piston_theory_cp(const unsigned int order, const Real vel_U, const Real gamma, const Real mach) | MAST::StructuralElementBase | protected |
piston_theory_dcp_dv(const unsigned int order, const Real vel_U, const Real gamma, const Real mach) | MAST::StructuralElementBase | protected |
piston_theory_residual(bool request_jacobian, RealVectorX &f, RealMatrixX &jac_xdot, RealMatrixX &jac, MAST::BoundaryConditionBase &bc) | MAST::StructuralElement1D | protectedvirtual |
piston_theory_residual(bool request_jacobian, RealVectorX &f, RealMatrixX &jac_xdot, RealMatrixX &jac, const unsigned int side, MAST::BoundaryConditionBase &bc) | MAST::StructuralElement1D | inlineprotectedvirtual |
piston_theory_residual_sensitivity(const MAST::FunctionBase &p, bool request_jacobian, RealVectorX &f, RealMatrixX &jac_xdot, RealMatrixX &jac, MAST::BoundaryConditionBase &bc) | MAST::StructuralElement1D | protectedvirtual |
piston_theory_residual_sensitivity(const MAST::FunctionBase &p, bool request_jacobian, RealVectorX &f, RealMatrixX &jac_xdot, RealMatrixX &jac, const unsigned int side, MAST::BoundaryConditionBase &bc) | MAST::StructuralElement1D | inlineprotectedvirtual |
prestress_residual(bool request_jacobian, RealVectorX &f, RealMatrixX &jac) | MAST::StructuralElement1D | virtual |
prestress_residual_sensitivity(const MAST::FunctionBase &p, bool request_jacobian, RealVectorX &f, RealMatrixX &jac) | MAST::StructuralElement1D | virtual |
set_acceleration(const RealVectorX &vec, bool if_sens=false) | MAST::StructuralElementBase | virtual |
set_complex_solution(const ComplexVectorX &vec, bool if_sens=false) | MAST::ElementBase | virtual |
set_incompatible_mode_solution(RealVectorX &vec) | MAST::StructuralElementBase | inline |
set_perturbed_acceleration(const RealVectorX &vec, bool if_sens=false) | MAST::StructuralElementBase | virtual |
set_perturbed_solution(const RealVectorX &vec, bool if_sens=false) | MAST::StructuralElementBase | virtual |
set_perturbed_velocity(const RealVectorX &vec, bool if_sens=false) | MAST::StructuralElementBase | virtual |
set_solution(const RealVectorX &vec, bool if_sens=false) | MAST::StructuralElementBase | virtual |
set_velocity(const RealVectorX &vec, bool if_sens=false) | MAST::StructuralElementBase | virtual |
side_external_residual(bool request_jacobian, RealVectorX &f, RealMatrixX &jac_xdot, RealMatrixX &jac, std::multimap< libMesh::boundary_id_type, MAST::BoundaryConditionBase * > &bc) | MAST::StructuralElementBase | |
side_external_residual_sensitivity(const MAST::FunctionBase &p, bool request_jacobian, RealVectorX &f, RealMatrixX &jac_xdot, RealMatrixX &jac, std::multimap< libMesh::boundary_id_type, MAST::BoundaryConditionBase * > &bc) | MAST::StructuralElementBase | |
sol(bool if_sens=false) const | MAST::ElementBase | |
StructuralElement1D(MAST::SystemInitialization &sys, MAST::AssemblyBase &assembly, const MAST::GeomElem &elem, const MAST::ElementPropertyCardBase &p) | MAST::StructuralElement1D | |
StructuralElementBase(MAST::SystemInitialization &sys, MAST::AssemblyBase &assembly, const MAST::GeomElem &elem, const MAST::ElementPropertyCardBase &p) | MAST::StructuralElementBase | |
surface_pressure_boundary_velocity(const MAST::FunctionBase &p, const unsigned int s, const MAST::FieldFunction< RealVectorX > &vel_f, MAST::BoundaryConditionBase &bc, bool request_jacobian, RealVectorX &f, RealMatrixX &jac) | MAST::StructuralElementBase | protectedvirtual |
surface_pressure_residual(bool request_jacobian, RealVectorX &f, RealMatrixX &jac, const unsigned int side, MAST::BoundaryConditionBase &bc) | MAST::StructuralElement1D | protectedvirtual |
MAST::BendingStructuralElem::surface_pressure_residual(bool request_jacobian, RealVectorX &f, RealMatrixX &jac, MAST::BoundaryConditionBase &bc) | MAST::StructuralElementBase | protectedvirtual |
surface_pressure_residual_sensitivity(const MAST::FunctionBase &p, bool request_jacobian, RealVectorX &f, RealMatrixX &jac, const unsigned int side, MAST::BoundaryConditionBase &bc) | MAST::StructuralElement1D | protectedvirtual |
MAST::BendingStructuralElem::surface_pressure_residual_sensitivity(const MAST::FunctionBase &p, bool request_jacobian, RealVectorX &f, RealMatrixX &jac, MAST::BoundaryConditionBase &bc) | MAST::StructuralElementBase | protectedvirtual |
system() | MAST::ElementBase | |
system_initialization() | MAST::ElementBase | inline |
thermal_residual(bool request_jacobian, RealVectorX &f, RealMatrixX &jac, MAST::BoundaryConditionBase &bc) | MAST::StructuralElement1D | protectedvirtual |
thermal_residual_boundary_velocity(const MAST::FunctionBase &p, const unsigned int s, const MAST::FieldFunction< RealVectorX > &vel_f, MAST::BoundaryConditionBase &bc, bool request_jacobian, RealVectorX &f, RealMatrixX &jac) | MAST::StructuralElement1D | inlineprotectedvirtual |
thermal_residual_sensitivity(const MAST::FunctionBase &p, bool request_jacobian, RealVectorX &f, RealMatrixX &jac, MAST::BoundaryConditionBase &bc) | MAST::StructuralElement1D | protectedvirtual |
thermal_residual_temperature_derivative(const MAST::FEBase &fe_thermal, RealMatrixX &m) | MAST::StructuralElement1D | inlinevirtual |
transform_matrix_to_global_system(const ValType &local_mat, ValType &global_mat) const | MAST::StructuralElementBase | |
transform_vector_to_global_system(const ValType &local_vec, ValType &global_vec) const | MAST::StructuralElementBase | |
transform_vector_to_local_system(const ValType &global_vec, ValType &local_vec) const | MAST::StructuralElementBase | |
update_incompatible_mode_solution(const RealVectorX &dsol) | MAST::StructuralElementBase | inlinevirtual |
volume_external_residual(bool request_jacobian, RealVectorX &f, RealMatrixX &jac_xdot, RealMatrixX &jac, std::multimap< libMesh::subdomain_id_type, MAST::BoundaryConditionBase * > &bc) | MAST::StructuralElementBase | |
volume_external_residual_boundary_velocity(const MAST::FunctionBase &p, const unsigned int s, const MAST::FieldFunction< RealVectorX > &vel_f, std::multimap< libMesh::subdomain_id_type, MAST::BoundaryConditionBase * > &bc, bool request_jacobian, RealVectorX &f, RealMatrixX &jac) | MAST::StructuralElementBase | |
volume_external_residual_sensitivity(const MAST::FunctionBase &p, bool request_jacobian, RealVectorX &f, RealMatrixX &jac_xdot, RealMatrixX &jac, std::multimap< libMesh::subdomain_id_type, MAST::BoundaryConditionBase * > &bc) | MAST::StructuralElementBase | |
~BendingStructuralElem() | MAST::BendingStructuralElem | virtual |
~ElementBase() | MAST::ElementBase | virtual |
~StructuralElement1D() | MAST::StructuralElement1D | virtual |
~StructuralElementBase() | MAST::StructuralElementBase | virtual |