#include <Isotropic.H>
|
| | Isotropic ()=default |
| |
| | ~Isotropic ()=default |
| |
| | Isotropic (Affine< Set::Sym::Isotropic > base) |
| |
| | Isotropic (Set::Scalar a_mu, Set::Scalar a_lambda, Set::Matrix a_F0=Set::Matrix::Zero()) |
| |
| void | Define (Set::Scalar a_mu, Set::Scalar a_lambda, Set::Matrix a_F0) |
| |
| void | Define (Set::Scalar a_mu, Set::Scalar a_lambda) |
| |
| Set::Scalar | W (const Set::Matrix &F) const |
| |
| Set::Matrix | DW (const Set::Matrix &F) const |
| |
| Set::Matrix4< AMREX_SPACEDIM, Set::Sym::Isotropic > | DDW (const Set::Matrix &) const |
| |
| void | Print (std::ostream &out) const |
| |
| bool | ContainsNan () |
| |
| void | SetF0 (Set::Matrix a_F0) |
| |
| | 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 |
| |
Definition at line 14 of file Isotropic.H.
◆ Isotropic() [1/3]
| Model::Solid::Affine::Isotropic::Isotropic |
( |
| ) |
|
|
default |
◆ ~Isotropic()
| Model::Solid::Affine::Isotropic::~Isotropic |
( |
| ) |
|
|
default |
◆ Isotropic() [2/3]
| Model::Solid::Affine::Isotropic::Isotropic |
( |
Affine< Set::Sym::Isotropic > |
base | ) |
|
|
inline |
◆ Isotropic() [3/3]
◆ ContainsNan()
| bool Model::Solid::Affine::Isotropic::ContainsNan |
( |
| ) |
|
|
inline |
◆ DDW()
◆ Define() [1/2]
◆ Define() [2/2]
◆ DW()
◆ Parse()
◆ Print()
| void Model::Solid::Affine::Isotropic::Print |
( |
std::ostream & |
out | ) |
const |
|
inline |
◆ Random()
| static Isotropic Model::Solid::Affine::Isotropic::Random |
( |
| ) |
|
|
inlinestatic |
◆ W()
◆ Zero()
| static Isotropic Model::Solid::Affine::Isotropic::Zero |
( |
| ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: