#include <Transverse.H>
|
| | Transverse ()=default |
| |
| | Transverse (Solid< Set::Sym::MajorMinor > base) |
| |
| | ~Transverse ()=default |
| |
| void | Define (Set::Scalar C11, Set::Scalar C12, Set::Scalar C13, Set::Scalar C33, Set::Scalar C44, Set::Scalar phi1, Set::Scalar Phi, Set::Scalar phi2) |
| |
| void | Define (Set::Scalar C11, Set::Scalar C12, Set::Scalar C13, Set::Scalar C33, Set::Scalar C44, Eigen::Matrix3d R=Eigen::Matrix3d::Identity()) |
| |
| Set::Scalar | W (const Set::Matrix &gradu) const |
| |
| Set::Matrix | DW (const Set::Matrix &gradu) const |
| |
| Set::Matrix4< AMREX_SPACEDIM, Set::Sym::MajorMinor > | DDW (const Set::Matrix &) const |
| |
| void | Print (std::ostream &out) const |
| |
| | 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 24 of file Transverse.H.
◆ Transverse() [1/2]
| Model::Solid::Linear::Transverse::Transverse |
( |
| ) |
|
|
default |
◆ Transverse() [2/2]
◆ ~Transverse()
| Model::Solid::Linear::Transverse::~Transverse |
( |
| ) |
|
|
default |
◆ Combine()
| static AMREX_FORCE_INLINE Transverse Model::Solid::Linear::Transverse::Combine |
( |
const std::vector< Transverse > & |
models, |
|
|
const std::vector< Set::Scalar > & |
eta |
|
) |
| |
|
inlinestatic |
◆ DDW()
◆ Define() [1/2]
◆ Define() [2/2]
◆ DW()
◆ Parse()
◆ Print()
| void Model::Solid::Linear::Transverse::Print |
( |
std::ostream & |
out | ) |
const |
|
inline |
◆ Random() [1/2]
| static Transverse Model::Solid::Linear::Transverse::Random |
( |
| ) |
|
|
inlinestatic |
◆ Random() [2/2]
◆ W()
◆ Zero()
| static Transverse Model::Solid::Linear::Transverse::Zero |
( |
| ) |
|
|
inlinestatic |
◆ ddw
◆ kinvar
The documentation for this class was generated from the following file: