|
| AbsSin () |
|
| AbsSin (IO::ParmParse &pp) |
|
| AbsSin (IO::ParmParse &pp, std::string name) |
|
| AbsSin (amrex::Real _theta0, amrex::Real _sigma0, amrex::Real _sigma1) |
|
void | Define (amrex::Real _theta0, amrex::Real _sigma0, amrex::Real _sigma1) |
|
void | Randomize () |
|
Set::Scalar | W (const Set::Scalar theta) const |
|
Set::Scalar | DW (const Set::Scalar theta) const |
|
Set::Scalar | DDW (const Set::Scalar theta) const |
|
| GB () |
|
virtual | ~GB () |
|
virtual Set::Scalar | W (const Set::Vector &a_n) const |
|
virtual Set::Scalar | DW (const Set::Vector &, const Set::Vector &) const |
|
virtual Set::Scalar | DDW (const Set::Vector &, const Set::Vector &) const |
|
void | ExportToFile (std::string filename, amrex::Real dTheta) |
|
std::tuple< Set::Scalar, Set::Scalar > | DrivingForce (const Set::Vector &Deta, const Set::Matrix &DDeta, const Set::Matrix4< AMREX_SPACEDIM, Set::Sym::Full > &DDDDeta) |
|
|
static void | Parse (AbsSin &value, amrex::ParmParse &pp) |
|
|
static constexpr const char * | name = "abssin" |
|
Definition at line 18 of file AbsSin.H.
◆ AbsSin() [1/4]
Model::Interface::GB::AbsSin::AbsSin |
( |
| ) |
|
|
inline |
◆ AbsSin() [2/4]
◆ AbsSin() [3/4]
Model::Interface::GB::AbsSin::AbsSin |
( |
IO::ParmParse & |
pp, |
|
|
std::string |
name |
|
) |
| |
|
inline |
◆ AbsSin() [4/4]
Model::Interface::GB::AbsSin::AbsSin |
( |
amrex::Real |
_theta0, |
|
|
amrex::Real |
_sigma0, |
|
|
amrex::Real |
_sigma1 |
|
) |
| |
|
inline |
◆ DDW()
◆ Define()
void Model::Interface::GB::AbsSin::Define |
( |
amrex::Real |
_theta0, |
|
|
amrex::Real |
_sigma0, |
|
|
amrex::Real |
_sigma1 |
|
) |
| |
|
inline |
◆ DW()
◆ Parse()
static void Model::Interface::GB::AbsSin::Parse |
( |
AbsSin & |
value, |
|
|
amrex::ParmParse & |
pp |
|
) |
| |
|
inlinestatic |
◆ Randomize()
void Model::Interface::GB::AbsSin::Randomize |
( |
| ) |
|
|
inline |
◆ W()
◆ name
constexpr const char* Model::Interface::GB::AbsSin::name = "abssin" |
|
staticconstexpr |
◆ sigma0
◆ sigma1
◆ theta0
The documentation for this class was generated from the following file: