Definition at line 33 of file mast_structural_element_2d.h.
#include <mast_structural_element_2d.h>
Public Member Functions | |
TestStructuralSingleElement2D (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 84 of file mast_structural_element_2d.h.
|
inline |
Definition at line 163 of file mast_structural_element_2d.h.
|
inline |
Definition at line 162 of file mast_structural_element_2d.h.
|
inline |
Definition at line 161 of file mast_structural_element_2d.h.
MAST::Parameter TEST::TestStructuralSingleElement2D::alpha |
Coefficient of thermal expansion.
Definition at line 39 of file mast_structural_element_2d.h.
MAST::ConstantFieldFunction TEST::TestStructuralSingleElement2D::alpha_f |
Definition at line 50 of file mast_structural_element_2d.h.
MAST::NonlinearImplicitAssembly TEST::TestStructuralSingleElement2D::assembly |
Definition at line 65 of file mast_structural_element_2d.h.
MAST::Parameter TEST::TestStructuralSingleElement2D::cp |
Specific heat capacity.
Definition at line 40 of file mast_structural_element_2d.h.
MAST::ConstantFieldFunction TEST::TestStructuralSingleElement2D::cp_f |
Definition at line 51 of file mast_structural_element_2d.h.
MAST::PhysicsDisciplineBase TEST::TestStructuralSingleElement2D::discipline |
Definition at line 64 of file mast_structural_element_2d.h.
std::vector<libMesh::dof_id_type> TEST::TestStructuralSingleElement2D::dof_indices |
Definition at line 71 of file mast_structural_element_2d.h.
MAST::Parameter TEST::TestStructuralSingleElement2D::E |
Modulus of Elasticity.
Definition at line 36 of file mast_structural_element_2d.h.
MAST::ConstantFieldFunction TEST::TestStructuralSingleElement2D::E_f |
Definition at line 47 of file mast_structural_element_2d.h.
MAST::StructuralElement2D* TEST::TestStructuralSingleElement2D::elem |
Definition at line 69 of file mast_structural_element_2d.h.
RealVectorX TEST::TestStructuralSingleElement2D::elem_accel |
Definition at line 75 of file mast_structural_element_2d.h.
std::unique_ptr<MAST::StructuralElementBase> TEST::TestStructuralSingleElement2D::elem_base |
Definition at line 68 of file mast_structural_element_2d.h.
RealVectorX TEST::TestStructuralSingleElement2D::elem_solution |
Definition at line 74 of file mast_structural_element_2d.h.
libMesh::EquationSystems TEST::TestStructuralSingleElement2D::equation_systems |
Definition at line 60 of file mast_structural_element_2d.h.
libMesh::FEType TEST::TestStructuralSingleElement2D::fetype |
Definition at line 62 of file mast_structural_element_2d.h.
MAST::GeomElem TEST::TestStructuralSingleElement2D::geom_elem |
Definition at line 67 of file mast_structural_element_2d.h.
RealMatrixX TEST::TestStructuralSingleElement2D::jacobian |
Matrix storage for Jacobian of the element in a perturbed/modified state.
Definition at line 81 of file mast_structural_element_2d.h.
RealMatrixX TEST::TestStructuralSingleElement2D::jacobian0 |
Matrix storage for Jacobian of baseline/undeformed element.
Definition at line 78 of file mast_structural_element_2d.h.
RealMatrixX TEST::TestStructuralSingleElement2D::jacobian_fd |
Matrix storage for element Jacobian approximated by finite difference.
Definition at line 82 of file mast_structural_element_2d.h.
RealMatrixX TEST::TestStructuralSingleElement2D::jacobian_xddot0 |
Matrix storage for acceleration Jacobian of baseline/undeformed element.
Definition at line 80 of file mast_structural_element_2d.h.
RealMatrixX TEST::TestStructuralSingleElement2D::jacobian_xdot0 |
Matrix storage for velocity Jacobian of baseline/undeformed element.
Definition at line 79 of file mast_structural_element_2d.h.
MAST::Parameter TEST::TestStructuralSingleElement2D::k |
Thermal conductivity.
Definition at line 41 of file mast_structural_element_2d.h.
MAST::ConstantFieldFunction TEST::TestStructuralSingleElement2D::k_f |
Definition at line 52 of file mast_structural_element_2d.h.
MAST::Parameter TEST::TestStructuralSingleElement2D::kappa |
Shear coefficient.
Definition at line 45 of file mast_structural_element_2d.h.
MAST::ConstantFieldFunction TEST::TestStructuralSingleElement2D::kappa_f |
Definition at line 55 of file mast_structural_element_2d.h.
MAST::IsotropicMaterialPropertyCard TEST::TestStructuralSingleElement2D::material |
Definition at line 57 of file mast_structural_element_2d.h.
uint TEST::TestStructuralSingleElement2D::n_dofs |
Definition at line 72 of file mast_structural_element_2d.h.
MAST::Parameter TEST::TestStructuralSingleElement2D::nu |
Poisson's ratio.
Definition at line 37 of file mast_structural_element_2d.h.
MAST::ConstantFieldFunction TEST::TestStructuralSingleElement2D::nu_f |
Definition at line 48 of file mast_structural_element_2d.h.
MAST::Parameter TEST::TestStructuralSingleElement2D::offset |
Section offset.
Definition at line 44 of file mast_structural_element_2d.h.
MAST::ConstantFieldFunction TEST::TestStructuralSingleElement2D::offset_f |
Definition at line 54 of file mast_structural_element_2d.h.
RealVectorX TEST::TestStructuralSingleElement2D::residual |
Vector storage for element's residual vector.
Definition at line 77 of file mast_structural_element_2d.h.
MAST::Parameter TEST::TestStructuralSingleElement2D::rho |
Density.
Definition at line 38 of file mast_structural_element_2d.h.
MAST::ConstantFieldFunction TEST::TestStructuralSingleElement2D::rho_f |
Definition at line 49 of file mast_structural_element_2d.h.
MAST::Solid2DSectionElementPropertyCard TEST::TestStructuralSingleElement2D::section |
Definition at line 58 of file mast_structural_element_2d.h.
MAST::StructuralSystemInitialization TEST::TestStructuralSingleElement2D::structural_system |
Definition at line 63 of file mast_structural_element_2d.h.
MAST::NonlinearSystem& TEST::TestStructuralSingleElement2D::system |
Definition at line 61 of file mast_structural_element_2d.h.
MAST::Parameter TEST::TestStructuralSingleElement2D::thickness |
Section thickness.
Definition at line 43 of file mast_structural_element_2d.h.
MAST::ConstantFieldFunction TEST::TestStructuralSingleElement2D::thickness_f |
Definition at line 53 of file mast_structural_element_2d.h.