|
Alamo
|
#include <NeoHookean.H>
Public Member Functions | |
| NeoHookean ()=default | |
| NeoHookean (Solid< Set::Sym::Major > base) | |
| ~NeoHookean ()=default | |
| Set::Scalar | W (const Set::Matrix &a_F) const |
| Set::Matrix | DW (const Set::Matrix &a_F) const |
| Set::Matrix4< AMREX_SPACEDIM, Set::Sym::Major > | DDW (const Set::Matrix &a_F) const |
| void | Print (std::ostream &out) const |
Public Member Functions inherited from Model::Solid::Solid< Set::Sym::Major > | |
| Solid ()=default | |
| ~Solid ()=default | |
| Set::Scalar | W (const Set::Matrix &) const |
| Set::Matrix | DW (const Set::Matrix &) const |
| Set::Matrix4< AMREX_SPACEDIM, SYM > | DDW (const Set::Matrix &) const |
| void | Advance (Set::Scalar, Set::Matrix, Set::Matrix, Set::Scalar) |
| bool | ContainsNan () |
| void | Print (std::ostream &out) const |
Static Public Member Functions | |
| static NeoHookean | Zero () |
| static NeoHookean | Random () |
| static void | Parse (NeoHookean &value, IO::ParmParse &pp) |
Static Public Member Functions inherited from Model::Solid::Solid< Set::Sym::Major > | |
| static int | PODTest (int verbose=0) |
| static int | ArithmeticTest (int verbose=0) |
| static int | DerivativeTest1 (int verbose=0) |
| static int | DerivativeTest2 (int verbose=0) |
| static int | MaterialFrameIndifference (int verbose=0) |
Data Fields | |
| Set::Scalar | mu = NAN |
| Set::Scalar | kappa = NAN |
Static Public Attributes | |
| static constexpr KinematicVariable | kinvar = KinematicVariable::F |
Static Public Attributes inherited from Model::Solid::Solid< Set::Sym::Major > | |
| static constexpr Set::Sym | sym |
| static const KinematicVariable | kinvar |
Definition at line 13 of file NeoHookean.H.
|
default |
|
inline |
Definition at line 17 of file NeoHookean.H.
|
default |
|
inline |
Definition at line 71 of file NeoHookean.H.
|
inline |
Definition at line 39 of file NeoHookean.H.
|
inlinestatic |
Definition at line 143 of file NeoHookean.H.
|
inline |
Definition at line 119 of file NeoHookean.H.
|
inlinestatic |
Definition at line 136 of file NeoHookean.H.
|
inline |
Definition at line 20 of file NeoHookean.H.
|
inlinestatic |
Definition at line 129 of file NeoHookean.H.
| Set::Scalar Model::Solid::Finite::NeoHookean::kappa = NAN |
Definition at line 125 of file NeoHookean.H.
|
staticconstexpr |
Definition at line 126 of file NeoHookean.H.
| Set::Scalar Model::Solid::Finite::NeoHookean::mu = NAN |
Definition at line 125 of file NeoHookean.H.