MAST3
Multidisciplinary-design Adaptation and Sensitivity Toolkit (MAST)
isotropic_stiffness.hpp File Reference
Include dependency graph for isotropic_stiffness.hpp:

Go to the source code of this file.

Classes

class  MAST::Physics::Elasticity::IsotropicMaterialStiffness< ScalarType, Dim, ModulusType, PoissonType, ContextType >
 
class  MAST::Physics::Elasticity::IsotropicMaterialStiffness< ScalarType, 2, ModulusType, PoissonType, ContextType >
 
class  MAST::Physics::Elasticity::IsotropicMaterialStiffness< ScalarType, 3, ModulusType, PoissonType, ContextType >
 

Namespaces

 MAST
 
 MAST::Physics
 
 MAST::Physics::Elasticity
 

Functions

template<typename ScalarType >
ScalarType MAST::Physics::Elasticity::shear_modulus (ScalarType E, ScalarType nu)
 
template<typename ScalarType >
ScalarType MAST::Physics::Elasticity::shear_modulus_derivative (ScalarType E, ScalarType nu, ScalarType dE, ScalarType dnu)