Versions of the skin model of Hendriks: Mechanical behavior of human epidermal and dermal layers in vivo. PhD thesis, Technische Universiteit Eindhoven, 2005. More...
#include "../../LinearAlgebra/strainTensor.hh"
#include "../../LinearAlgebra/unitMatrix.hh"
#include "../../LinearAlgebra/principalInvariants.hh"
#include "../../generate.hh"
Go to the source code of this file.
Namespaces | |
RFFGen | |
Main namespace of the RFFGen library. | |
Functions | |
template<class Matrix , int offset = LinearAlgebra::dimension<Matrix>()> | |
auto | RFFGen::incompressibleSkin_Hendriks (double c0, double c1, const Matrix &F) |
Model for skin tissue of Hendriks: Mechanical behavior of human epidermal and dermal layers in vivo. PhD thesis, Technische Universiteit Eindhoven, 2005. More... | |
template<class Matrix , int offset = LinearAlgebra::dimension<Matrix>()> | |
auto | RFFGen::incompressibleSkin_Hendriks (const Matrix &F) |
Model for skin tissue of Hendriks: Mechanical behavior of human epidermal and dermal layers in vivo. PhD thesis, Technische Universiteit Eindhoven, 2005. More... | |
template<class InflationPenalty , class CompressionPenalty , class Matrix , int offset = LinearAlgebra::dimension<Matrix>()> | |
auto | RFFGen::compressibleSkin_Hendriks (double c0, double c1, double d0, double d1, const Matrix &F) |
Compressible version of the model for skin tissue of Hendriks: Mechanical behavior of human epidermal and dermal layers in vivo. PhD thesis, Technische Universiteit Eindhoven, 2005. More... | |
template<class InflationPenalty , class CompressionPenalty , class Matrix , int offset = LinearAlgebra::dimension<Matrix>()> | |
auto | RFFGen::compressibleSkin_Hendriks (double d0, double d1, const Matrix &F) |
Compressible version of the model for skin tissue of Hendriks: Mechanical behavior of human epidermal and dermal layers in vivo. PhD thesis, Technische Universiteit Eindhoven, 2005. More... | |
Versions of the skin model of Hendriks: Mechanical behavior of human epidermal and dermal layers in vivo. PhD thesis, Technische Universiteit Eindhoven, 2005.