computes the linear compressibility of an elasticity tensor
Description
\[\beta(x) = S_{ijkk} x_i x_j\]
Syntax
beta = linearCompressibility(S,x)
Input
S | elastic complianceTensor |
x | list of vector3d |
Output
beta | linear compressibility in directions v |