#include <algorithm>#include <cmath>#include "b2singular_value_decomposition.H"#include "b2tensor_calculus.H"

Go to the source code of this file.
Classes | |
| class | b2000::RightStretchTensor_3_3 |
Namespaces | |
| namespace | b2000 |
| Contains the base classes for implementing Finite Elements. | |
Functions | |
| void | b2000::polar_decomposition (const double F[3][3], double R[3][3], double U[3][3]) |
Polar decomposition and computation of the derivatives of the right stretch tensor.