MAST
MAST::BendingOperator1D Member List

This is the complete list of members for MAST::BendingOperator1D, including all inherited members.

_elemMAST::BendingOperatorprotected
_structural_elemMAST::BendingOperatorprotected
BendingOperator(MAST::StructuralElementBase &elem)MAST::BendingOperator
BendingOperator1D(MAST::StructuralElementBase &elem)MAST::BendingOperator1Dinline
calculate_transverse_shear_residual(bool request_jacobian, RealVectorX &local_f, RealMatrixX &local_jac)MAST::BendingOperatorinlinevirtual
calculate_transverse_shear_residual_boundary_velocity(const MAST::FunctionBase &p, const unsigned int s, const MAST::FieldFunction< RealVectorX > &vel_f, bool request_jacobian, RealVectorX &local_f, RealMatrixX &local_jac)MAST::BendingOperatorinlinevirtual
calculate_transverse_shear_residual_sensitivity(const MAST::FunctionBase &p, bool request_jacobian, RealVectorX &local_f, RealMatrixX &local_jac)MAST::BendingOperatorinlinevirtual
include_transverse_shear_energy() const =0MAST::BendingOperatorpure virtual
initialize_bending_strain_operator(const MAST::FEBase &fe, const unsigned int qp, MAST::FEMOperatorMatrix &Bmat_v, MAST::FEMOperatorMatrix &Bmat_w)=0MAST::BendingOperator1Dpure virtual
initialize_bending_strain_operator_for_yz(const MAST::FEBase &fe, const unsigned int qp, const Real y, const Real z, MAST::FEMOperatorMatrix &Bmat_v, MAST::FEMOperatorMatrix &Bmat_w)=0MAST::BendingOperator1Dpure virtual
~BendingOperator()MAST::BendingOperatorvirtual