Material class to provide switching functions that prevent formation of a third phase at a two-phase interface. More...
#include <SwitchingFunction3PhaseMaterial.h>
Public Types | |
typedef std::vector< EBTerm > | EBTermList |
typedef std::vector< EBTermNode * > | EBTermNodeList |
typedef std::vector< const EBSubstitutionRule * > | EBSubstitutionRuleList |
Public Member Functions | |
SwitchingFunction3PhaseMaterial (const InputParameters ¶meters) | |
BINARYFUNC_OP_IMPLEMENT (+, ADD) BINARYFUNC_OP_IMPLEMENT(- | |
SUB BINARYFUNC_OP_IMPLEMENT MUL | BINARYFUNC_OP_IMPLEMENT (/, DIV) BINARYFUNC_OP_IMPLEMENT(% |
SUB BINARYFUNC_OP_IMPLEMENT MUL MOD | BINARYFUNC_OP_IMPLEMENT (<, LESS) BINARYFUNC_OP_IMPLEMENT(> |
SUB BINARYFUNC_OP_IMPLEMENT MUL MOD GREATER | BINARYFUNC_OP_IMPLEMENT (<=, LESSEQ) BINARYFUNC_OP_IMPLEMENT(> |
SUB BINARYFUNC_OP_IMPLEMENT MUL MOD GREATER GREATEREQ | BINARYFUNC_OP_IMPLEMENT (==, EQ) BINARYFUNC_OP_IMPLEMENT(! |
Protected Attributes | |
EBTerm | _eta_i |
Coupled variable values for order parameters. More... | |
EBTerm | _eta_j |
EBTerm | _eta_k |
Material class to provide switching functions that prevent formation of a third phase at a two-phase interface.
See Folch and Plapp, Phys. Rev. E, v. 72, 011602 (2005).
Definition at line 26 of file SwitchingFunction3PhaseMaterial.h.
|
inherited |
Definition at line 59 of file ExpressionBuilder.h.
|
inherited |
Definition at line 56 of file ExpressionBuilder.h.
|
inherited |
Definition at line 58 of file ExpressionBuilder.h.
SwitchingFunction3PhaseMaterial::SwitchingFunction3PhaseMaterial | ( | const InputParameters & | parameters | ) |
Definition at line 33 of file SwitchingFunction3PhaseMaterial.C.
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
protected |
Coupled variable values for order parameters.
Definition at line 34 of file SwitchingFunction3PhaseMaterial.h.
Referenced by SwitchingFunction3PhaseMaterial().
|
protected |
Definition at line 35 of file SwitchingFunction3PhaseMaterial.h.
Referenced by SwitchingFunction3PhaseMaterial().
|
protected |
Definition at line 36 of file SwitchingFunction3PhaseMaterial.h.
Referenced by SwitchingFunction3PhaseMaterial().