Definition at line 33 of file mast_structural_element_1d.h.
#include <mast_structural_element_1d.h>
Public Member Functions | |
TestStructuralSingleElement1D (libMesh::ElemType e_type, RealMatrixX &coordinates) | |
void | update_inertial_residual_and_jacobian0 () |
void | update_residual_and_jacobian () |
void | update_residual_and_jacobian0 () |
Public Member Functions inherited from TEST::TestMeshSingleElement | |
TestMeshSingleElement (libMesh::ElemType e_type, RealMatrixX &coordinates) | |
Construct a single element mesh using the specified type and nodal coordinates. More... | |
void | update_coordinates (RealMatrixX &new_coordinates) |
Update the nodal coordinates in the mesh. More... | |
|
inline |
Definition at line 90 of file mast_structural_element_1d.h.
|
inline |
Definition at line 183 of file mast_structural_element_1d.h.
|
inline |
Definition at line 182 of file mast_structural_element_1d.h.
|
inline |
Definition at line 181 of file mast_structural_element_1d.h.
MAST::Parameter TEST::TestStructuralSingleElement1D::alpha |
Definition at line 39 of file mast_structural_element_1d.h.
MAST::ConstantFieldFunction TEST::TestStructuralSingleElement1D::alpha_f |
Definition at line 53 of file mast_structural_element_1d.h.
MAST::NonlinearImplicitAssembly TEST::TestStructuralSingleElement1D::assembly |
Definition at line 71 of file mast_structural_element_1d.h.
MAST::Parameter TEST::TestStructuralSingleElement1D::cp |
Definition at line 40 of file mast_structural_element_1d.h.
MAST::ConstantFieldFunction TEST::TestStructuralSingleElement1D::cp_f |
Definition at line 54 of file mast_structural_element_1d.h.
MAST::PhysicsDisciplineBase TEST::TestStructuralSingleElement1D::discipline |
Definition at line 70 of file mast_structural_element_1d.h.
std::vector<libMesh::dof_id_type> TEST::TestStructuralSingleElement1D::dof_indices |
Definition at line 77 of file mast_structural_element_1d.h.
MAST::Parameter TEST::TestStructuralSingleElement1D::E |
Definition at line 36 of file mast_structural_element_1d.h.
MAST::ConstantFieldFunction TEST::TestStructuralSingleElement1D::E_f |
Definition at line 50 of file mast_structural_element_1d.h.
MAST::StructuralElement1D* TEST::TestStructuralSingleElement1D::elem |
Definition at line 75 of file mast_structural_element_1d.h.
RealVectorX TEST::TestStructuralSingleElement1D::elem_accel |
Definition at line 81 of file mast_structural_element_1d.h.
std::unique_ptr<MAST::StructuralElementBase> TEST::TestStructuralSingleElement1D::elem_base |
Definition at line 74 of file mast_structural_element_1d.h.
RealVectorX TEST::TestStructuralSingleElement1D::elem_solution |
Definition at line 80 of file mast_structural_element_1d.h.
libMesh::EquationSystems TEST::TestStructuralSingleElement1D::equation_systems |
Definition at line 66 of file mast_structural_element_1d.h.
libMesh::FEType TEST::TestStructuralSingleElement1D::fetype |
Definition at line 68 of file mast_structural_element_1d.h.
MAST::GeomElem TEST::TestStructuralSingleElement1D::geom_elem |
Definition at line 73 of file mast_structural_element_1d.h.
RealMatrixX TEST::TestStructuralSingleElement1D::jacobian |
Matrix storage for Jacobian of the element in a perturbed/modified state.
Definition at line 87 of file mast_structural_element_1d.h.
RealMatrixX TEST::TestStructuralSingleElement1D::jacobian0 |
Matrix storage for Jacobian of baseline/undeformed element.
Definition at line 84 of file mast_structural_element_1d.h.
RealMatrixX TEST::TestStructuralSingleElement1D::jacobian_fd |
Matrix storage for element Jacobian approximated by finite difference.
Definition at line 88 of file mast_structural_element_1d.h.
RealMatrixX TEST::TestStructuralSingleElement1D::jacobian_xddot0 |
Matrix storage for acceleration Jacobian of baseline/undeformed element.
Definition at line 86 of file mast_structural_element_1d.h.
RealMatrixX TEST::TestStructuralSingleElement1D::jacobian_xdot0 |
Matrix storage for velocity Jacobian of baseline/undeformed element.
Definition at line 85 of file mast_structural_element_1d.h.
MAST::Parameter TEST::TestStructuralSingleElement1D::k |
Definition at line 41 of file mast_structural_element_1d.h.
MAST::ConstantFieldFunction TEST::TestStructuralSingleElement1D::k_f |
Definition at line 55 of file mast_structural_element_1d.h.
MAST::Parameter TEST::TestStructuralSingleElement1D::kappa_yy |
Definition at line 47 of file mast_structural_element_1d.h.
MAST::ConstantFieldFunction TEST::TestStructuralSingleElement1D::kappa_yy_f |
Definition at line 60 of file mast_structural_element_1d.h.
MAST::Parameter TEST::TestStructuralSingleElement1D::kappa_zz |
Definition at line 48 of file mast_structural_element_1d.h.
MAST::ConstantFieldFunction TEST::TestStructuralSingleElement1D::kappa_zz_f |
Definition at line 61 of file mast_structural_element_1d.h.
MAST::IsotropicMaterialPropertyCard TEST::TestStructuralSingleElement1D::material |
Definition at line 63 of file mast_structural_element_1d.h.
uint TEST::TestStructuralSingleElement1D::n_dofs |
Definition at line 78 of file mast_structural_element_1d.h.
MAST::Parameter TEST::TestStructuralSingleElement1D::nu |
Definition at line 37 of file mast_structural_element_1d.h.
MAST::ConstantFieldFunction TEST::TestStructuralSingleElement1D::nu_f |
Definition at line 51 of file mast_structural_element_1d.h.
MAST::Parameter TEST::TestStructuralSingleElement1D::offset_y |
Definition at line 45 of file mast_structural_element_1d.h.
MAST::Parameter TEST::TestStructuralSingleElement1D::offset_z |
Definition at line 46 of file mast_structural_element_1d.h.
MAST::ConstantFieldFunction TEST::TestStructuralSingleElement1D::offsety_f |
Definition at line 58 of file mast_structural_element_1d.h.
MAST::ConstantFieldFunction TEST::TestStructuralSingleElement1D::offsetz_f |
Definition at line 59 of file mast_structural_element_1d.h.
RealVectorX TEST::TestStructuralSingleElement1D::residual |
Vector storage for element's residual vector.
Definition at line 83 of file mast_structural_element_1d.h.
MAST::Parameter TEST::TestStructuralSingleElement1D::rho |
Definition at line 38 of file mast_structural_element_1d.h.
MAST::ConstantFieldFunction TEST::TestStructuralSingleElement1D::rho_f |
Definition at line 52 of file mast_structural_element_1d.h.
MAST::Solid1DSectionElementPropertyCard TEST::TestStructuralSingleElement1D::section |
Definition at line 64 of file mast_structural_element_1d.h.
MAST::StructuralSystemInitialization TEST::TestStructuralSingleElement1D::structural_system |
Definition at line 69 of file mast_structural_element_1d.h.
MAST::NonlinearSystem& TEST::TestStructuralSingleElement1D::system |
Definition at line 67 of file mast_structural_element_1d.h.
MAST::Parameter TEST::TestStructuralSingleElement1D::thickness_y |
Definition at line 43 of file mast_structural_element_1d.h.
MAST::Parameter TEST::TestStructuralSingleElement1D::thickness_z |
Definition at line 44 of file mast_structural_element_1d.h.
MAST::ConstantFieldFunction TEST::TestStructuralSingleElement1D::thicknessy_f |
Definition at line 56 of file mast_structural_element_1d.h.
MAST::ConstantFieldFunction TEST::TestStructuralSingleElement1D::thicknessz_f |
Definition at line 57 of file mast_structural_element_1d.h.