![]() |
Dune-Fufem 2.11-git
|
Loading...
Searching...
No Matches
tetratensor.hh
Go to the documentation of this file.
constexpr derived_type & operator=(const RHS &rhs)
Base class for elasticity tensors in Voigt notation.
Definition elasticitytensor.hh:13
class representing elasticity tensors for materials with tetragonal crystal symmetry in Voigt notatio...
Definition tetratensor.hh:14
TetraTensor(double C11, double C12, double C13, double C33, double C44, double C66)
constructor for elasticity tensors with tetragonal symmetry
Definition tetratensor.hh:24
TetraTensor(double C11, double C22, double C33, double C12)
for computations in 2 dimensions - the tetragonal symmetry can of course not be represented in 2D
Definition tetratensor.hh:52
