|
DYN_FUNC | FiberModel () |
|
DYN_FUNC | FiberModel (Real _s0, Real _s1, Real _s2) |
|
DYN_FUNC SquareMatrix< Real, 3 > | getF_TF (Real lambda1, Real lambda2, Real lambda3, SquareMatrix< Real, 3 > V) |
|
DYN_FUNC SquareMatrix< Real, 3 > | get_diag (Real l1, Real l2, Real l3) |
|
DYN_FUNC SquareMatrix< Real, 3 > | get_diag_bool (bool l1, bool l2, bool l3) |
|
DYN_FUNC Real | getJ (Real l1, Real l2, Real l3) |
|
DYN_FUNC SquareMatrix< Real, 3 > | get_entry (int i, int j) |
|
DYN_FUNC Real | getEnergy (Real lambda1, Real lambda2, Real lambda3, SquareMatrix< Real, 3 > V) |
|
DYN_FUNC SquareMatrix< Real, 3 > | getStressTensorPositive (Real lambda1, Real lambda2, Real lambda3, SquareMatrix< Real, 3 > V) |
|
DYN_FUNC SquareMatrix< Real, 3 > | getStressTensorNegative (Real lambda1, Real lambda2, Real lambda3, SquareMatrix< Real, 3 > V) |
|
DYN_FUNC void | getInfo (Real lambda1, Real lambda2, Real lambda3, SquareMatrix< Real, 3 > V) |
|
template<typename
Real>
class dyno::FiberModel< Real >
Definition at line 820 of file EnergyDensityFunction.h.