Smith  0.1
Smith is an implicit thermal structural mechanics simulation code.
Classes | Namespaces
parameterized_solid_material.hpp File Reference

The material and load types for the solid functional physics module. More...

#include "smith/numerics/functional/functional.hpp"
#include "smith/physics/materials/solid_material.hpp"
Include dependency graph for parameterized_solid_material.hpp:

Go to the source code of this file.

Classes

struct  smith::solid_mechanics::ParameterizedLinearIsotropicSolid
 Linear isotropic elasticity material model. More...
 
struct  smith::solid_mechanics::ParameterizedNeoHookeanSolid
 Neo-Hookean material model. More...
 
struct  smith::solid_mechanics::underlying_scalar< T >
 Infers type resulting from algebraic expressions of a group of variables. More...
 
struct  smith::solid_mechanics::ParameterizedJ2Nonlinear
 J2 material with Voce hardening, with hardening parameters exposed as differentiable parameters. More...
 
struct  smith::solid_mechanics::ParameterizedJ2Nonlinear::State
 variables required to characterize the hysteresis response More...
 

Namespaces

 smith
 Accelerator functionality.
 
 smith::solid_mechanics
 SolidMechanics helper data types.
 

Detailed Description

The material and load types for the solid functional physics module.

Definition in file parameterized_solid_material.hpp.