21 #ifndef __mast_test_build_structural_element_2d_h__ 22 #define __mast_test_build_structural_element_2d_h__ 29 #include "libmesh/libmesh.h" 30 #include "libmesh/equation_systems.h" 31 #include "libmesh/serial_mesh.h" 32 #include "libmesh/mesh_generation.h" 33 #include "libmesh/nonlinear_implicit_system.h" 34 #include "libmesh/fe_type.h" 35 #include "libmesh/dof_map.h" 42 class StructuralSystemInitialization;
43 class StructuralDiscipline;
45 class ConstantFieldFunction;
46 class IsotropicMaterialPropertyCard;
47 class Solid2DSectionElementPropertyCard;
48 class PistonTheoryBoundaryCondition;
49 class BoundaryConditionBase;
50 class NonlinearSystem;
61 void init(
bool if_link_offset_to_th,
63 libMesh::ElemType e_type);
135 #endif // __mast_test_build_structural_element_2d_h__
MAST::ConstantFieldFunction * _mach_f
std::vector< MAST::Parameter * > _params_for_sensitivity
MAST::NonlinearSystem * _sys
MAST::BoundaryConditionBase * _thermal_load
MAST::ConstantFieldFunction * _ref_temp_f
This class implements a system for solution of nonlinear systems.
MAST::IsotropicMaterialPropertyCard * _m_card
MAST::ConstantFieldFunction * _dwdt_f
This is a scalar function whose value can be changed and one that can be used as a design variable in...
MAST::ConstantFieldFunction * _thz_f
MAST::ConstantFieldFunction * _kappa_f
MAST::ConstantFieldFunction * _E_f
MAST::Parameter * _rho_air
MAST::ConstantFieldFunction * _temp_f
MAST::ConstantFieldFunction * _rho_air_f
MAST::Parameter * _velocity
MAST::ConstantFieldFunction * _velocity_f
libMesh::ElemType _e_type
libMesh::SerialMesh * _mesh
libMesh::EquationSystems * _eq_sys
MAST::ConstantFieldFunction * _hzoff_f
MAST::Parameter * _gamma_air
MAST::ConstantFieldFunction * _gamma_air_f
MAST::StructuralDiscipline * _discipline
void init(bool if_link_offset_to_th, bool if_nonlinear, libMesh::ElemType e_type)
MAST::StructuralSystemInitialization * _structural_sys
MAST::ConstantFieldFunction * _nu_f
MAST::PistonTheoryBoundaryCondition * _p_theory
MAST::ConstantFieldFunction * _alpha_f
MAST::Solid2DSectionElementPropertyCard * _p_card
MAST::ConstantFieldFunction * _dwdx_f