![]() |
Namespaces | |
FirstOrderDerived | |
Classes | |
struct | ExponentialMapFailed |
struct | TensorExponentialResult |
Functions | |
template<typename T , size_t tensorSize> | |
Fastor::Tensor< T, tensorSize, tensorSize > | computeTensorExponential (const Fastor::Tensor< T, tensorSize, tensorSize > &theTensor, int maxIterations, double tolerance, double alternativeTolerance) |
struct Marmot::ContinuumMechanics::TensorUtility::TensorExponential::TensorExponentialResult |
Class Members | ||
---|---|---|
Tensor< T, tensorSize, tensorSize > | theExponential | |
Tensor< T, tensorSize, tensorSize, tensorSize, tensorSize > | theExponentialDerivative |
Fastor::Tensor< T, tensorSize, tensorSize > Marmot::ContinuumMechanics::TensorUtility::TensorExponential::computeTensorExponential | ( | const Fastor::Tensor< T, tensorSize, tensorSize > & | theTensor, |
int | maxIterations, | ||
double | tolerance, | ||
double | alternativeTolerance | ||
) |