Alamo
|
Public Member Functions | |
Constant () | |
Set::Scalar | Gc (Set::Scalar) |
Set::Scalar | DGc (Set::Scalar) |
Set::Scalar | DDGc (Set::Scalar) |
Set::Scalar | Zeta (Set::Scalar) |
Set::Scalar | Mobility (Set::Scalar) |
Set::Scalar | DrivingForceThreshold (Set::Scalar) |
![]() | |
Crack () | |
virtual AMREX_FORCE_INLINE Set::Scalar | w_phi (Set::Scalar c, Set::Scalar) |
virtual AMREX_FORCE_INLINE Set::Scalar | g_phi (Set::Scalar c, Set::Scalar p=0.) |
virtual AMREX_FORCE_INLINE Set::Scalar | Dw_phi (Set::Scalar c, Set::Scalar) |
virtual AMREX_FORCE_INLINE Set::Scalar | Dg_phi (Set::Scalar c, Set::Scalar p=0.) |
void | ExportToFile (std::string filename, amrex::Real dTheta) |
void | SetGType (const GType a_type) |
void | SetWType (const WType a_type) |
void | SetDuctileExponent (const Set::Scalar m) |
Static Public Member Functions | |
static void | Parse (Constant &value, IO::ParmParse &pp) |
Private Attributes | |
Set::Scalar | _Gc = 1.0 |
Set::Scalar | zeta = 1.e-2 |
Set::Scalar | mobility = 1.e-2 |
Set::Scalar | threshold = 0.0 |
Additional Inherited Members | |
![]() | |
enum | GType { GSQUARE, GMULTIWELL, GPHI4C3, GCUBICM, GSQUAREP, GSQUAREPM } |
enum | WType { WSQUARE, WMULTIWELL, WMULTIWELL2, WPHI4C3 } |
![]() | |
GType | g_type = GType::GSQUARE |
WType | w_type = WType::WSQUARE |
Set::Scalar | m_d_exponent = 1. |
![]() | |
static constexpr amrex::Real | pi = 3.14159265359 |
Definition at line 18 of file Constant.H.
|
inline |
Definition at line 21 of file Constant.H.
|
inlinevirtual |
Implements Model::Interface::Crack::Crack.
Definition at line 25 of file Constant.H.
|
inlinevirtual |
Implements Model::Interface::Crack::Crack.
Definition at line 24 of file Constant.H.
|
inlinevirtual |
Implements Model::Interface::Crack::Crack.
Definition at line 28 of file Constant.H.
|
inlinevirtual |
Implements Model::Interface::Crack::Crack.
Definition at line 23 of file Constant.H.
|
inlinevirtual |
Implements Model::Interface::Crack::Crack.
Definition at line 27 of file Constant.H.
|
inlinestatic |
|
inlinevirtual |
Implements Model::Interface::Crack::Crack.
Definition at line 26 of file Constant.H.
|
private |
Definition at line 30 of file Constant.H.
|
private |
Definition at line 30 of file Constant.H.
|
private |
Definition at line 30 of file Constant.H.
|
private |
Definition at line 30 of file Constant.H.