|
ExaDG
|
Public Member Functions | |
| StVenantKirchhoffData (MaterialType const &type, double const &E, double const &nu, Type2D const &type_two_dim, std::shared_ptr< dealii::Function< dim > > const E_function=nullptr) | |
Public Member Functions inherited from ExaDG::Structure::MaterialData | |
| MaterialData (MaterialType const &type) | |
Public Attributes | |
| double | E |
| std::shared_ptr< dealii::Function< dim > > | E_function |
| double | nu |
| Type2D | type_two_dim |
Public Attributes inherited from ExaDG::Structure::MaterialData | |
| MaterialType | type |