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) | |
![]() | |
MaterialData (MaterialType const &type) | |
Public Attributes | |
double | E |
std::shared_ptr< dealii::Function< dim > > | E_function |
double | nu |
Type2D | type_two_dim |
![]() | |
MaterialType | type |