#include <KKSPhaseConcentrationDerivatives.h>
Public Types | |
| typedef DerivativeMaterialPropertyNameInterface::SymbolName | SymbolName |
Public Member Functions | |
| KKSPhaseConcentrationDerivatives (const InputParameters ¶meters) | |
| const GenericMaterialProperty< U, is_ad > & | getDefaultMaterialProperty (const std::string &name) |
| const GenericMaterialProperty< U, is_ad > & | getDefaultMaterialPropertyByName (const std::string &name) |
| void | validateDerivativeMaterialPropertyBase (const std::string &base) |
| const MaterialPropertyName | derivativePropertyName (const MaterialPropertyName &base, const std::vector< SymbolName > &c) const |
| const MaterialPropertyName | derivativePropertyNameFirst (const MaterialPropertyName &base, const SymbolName &c1) const |
| const MaterialPropertyName | derivativePropertyNameSecond (const MaterialPropertyName &base, const SymbolName &c1, const SymbolName &c2) const |
| const MaterialPropertyName | derivativePropertyNameThird (const MaterialPropertyName &base, const SymbolName &c1, const SymbolName &c2, const SymbolName &c3) const |
| GenericMaterialProperty< U, is_ad > & | declarePropertyDerivative (const std::string &base, const std::vector< VariableName > &c) |
| GenericMaterialProperty< U, is_ad > & | declarePropertyDerivative (const std::string &base, const std::vector< SymbolName > &c) |
| GenericMaterialProperty< U, is_ad > & | declarePropertyDerivative (const std::string &base, const SymbolName &c1, const SymbolName &c2="", const SymbolName &c3="") |
| GenericMaterialProperty< U, is_ad > & | declarePropertyDerivative (const std::string &base, const std::vector< VariableName > &c) |
| GenericMaterialProperty< U, is_ad > & | declarePropertyDerivative (const std::string &base, const std::vector< SymbolName > &c) |
| GenericMaterialProperty< U, is_ad > & | declarePropertyDerivative (const std::string &base, const SymbolName &c1, const SymbolName &c2="", const SymbolName &c3="") |
| const GenericMaterialProperty< U, is_ad > & | getMaterialPropertyDerivative (const std::string &base, const std::vector< VariableName > &c) |
| const GenericMaterialProperty< U, is_ad > & | getMaterialPropertyDerivative (const std::string &base, const std::vector< SymbolName > &c) |
| const GenericMaterialProperty< U, is_ad > & | getMaterialPropertyDerivative (const std::string &base, const SymbolName &c1, const SymbolName &c2="", const SymbolName &c3="") |
| const GenericMaterialProperty< U, is_ad > & | getMaterialPropertyDerivative (const std::string &base, const SymbolName &c1, unsigned int v2, unsigned int v3=libMesh::invalid_uint) |
| const GenericMaterialProperty< U, is_ad > & | getMaterialPropertyDerivative (const std::string &base, unsigned int v1, unsigned int v2=libMesh::invalid_uint, unsigned int v3=libMesh::invalid_uint) |
| const GenericMaterialProperty< U, is_ad > & | getMaterialPropertyDerivative (const std::string &base, const std::vector< VariableName > &c) |
| const GenericMaterialProperty< U, is_ad > & | getMaterialPropertyDerivative (const std::string &base, const std::vector< SymbolName > &c) |
| const GenericMaterialProperty< U, is_ad > & | getMaterialPropertyDerivative (const std::string &base, const SymbolName &c1, const SymbolName &c2="", const SymbolName &c3="") |
| const GenericMaterialProperty< U, is_ad > & | getMaterialPropertyDerivative (const std::string &base, const SymbolName &c1, unsigned int v2, unsigned int v3=libMesh::invalid_uint) |
| const GenericMaterialProperty< U, is_ad > & | getMaterialPropertyDerivative (const std::string &base, unsigned int v1, unsigned int v2=libMesh::invalid_uint, unsigned int v3=libMesh::invalid_uint) |
| const GenericMaterialProperty< U, is_ad > & | getMaterialPropertyDerivativeByName (const MaterialPropertyName &base, const std::vector< VariableName > &c) |
| const GenericMaterialProperty< U, is_ad > & | getMaterialPropertyDerivativeByName (const MaterialPropertyName &base, const std::vector< SymbolName > &c) |
| const GenericMaterialProperty< U, is_ad > & | getMaterialPropertyDerivativeByName (const MaterialPropertyName &base, const SymbolName &c1, const SymbolName &c2="", const SymbolName &c3="") |
| const GenericMaterialProperty< U, is_ad > & | getMaterialPropertyDerivativeByName (const MaterialPropertyName &base, const std::vector< VariableName > &c) |
| const GenericMaterialProperty< U, is_ad > & | getMaterialPropertyDerivativeByName (const MaterialPropertyName &base, const std::vector< SymbolName > &c) |
| const GenericMaterialProperty< U, is_ad > & | getMaterialPropertyDerivativeByName (const MaterialPropertyName &base, const SymbolName &c1, const SymbolName &c2="", const SymbolName &c3="") |
| void | validateCoupling (const MaterialPropertyName &base, const std::vector< VariableName > &c, bool validate_aux=true) |
| void | validateCoupling (const MaterialPropertyName &base, const VariableName &c1="", const VariableName &c2="", const VariableName &c3="") |
| void | validateCoupling (const MaterialPropertyName &base, const std::vector< VariableName > &c, bool validate_aux=true) |
| void | validateCoupling (const MaterialPropertyName &base, const VariableName &c1="", const VariableName &c2="", const VariableName &c3="") |
| void | validateNonlinearCoupling (const MaterialPropertyName &base, const VariableName &c1="", const VariableName &c2="", const VariableName &c3="") |
| void | validateNonlinearCoupling (const MaterialPropertyName &base, const VariableName &c1="", const VariableName &c2="", const VariableName &c3="") |
| const MaterialPropertyName | propertyName (const MaterialPropertyName &base, const std::vector< SymbolName > &c) const |
| const MaterialPropertyName | propertyName (const MaterialPropertyName &base, const std::vector< SymbolName > &c) const |
| const MaterialPropertyName | propertyNameFirst (const MaterialPropertyName &base, const SymbolName &c1) const |
| const MaterialPropertyName | propertyNameFirst (const MaterialPropertyName &base, const SymbolName &c1) const |
| const MaterialPropertyName | propertyNameSecond (const MaterialPropertyName &base, const SymbolName &c1, const SymbolName &c2) const |
| const MaterialPropertyName | propertyNameSecond (const MaterialPropertyName &base, const SymbolName &c1, const SymbolName &c2) const |
| const MaterialPropertyName | propertyNameThird (const MaterialPropertyName &base, const SymbolName &c1, const SymbolName &c2, const SymbolName &c3) const |
| const MaterialPropertyName | propertyNameThird (const MaterialPropertyName &base, const SymbolName &c1, const SymbolName &c2, const SymbolName &c3) const |
Static Public Member Functions | |
| static InputParameters | validParams () |
Protected Member Functions | |
| virtual void | computeQpProperties () override |
Protected Attributes | |
| const unsigned int | _num_c |
| Number of global concentrations. | |
| const std::vector< VariableName > | _c_names |
| Names of global concentrations. | |
| const VariableName | _eta_name |
| Phase parameter. | |
| std::vector< std::vector< std::vector< MaterialProperty< Real > * > > > | _dcidb |
| Derivative of phase concentrations wrt global concentrations \( \frac d{db} c_i \). | |
| std::vector< std::vector< MaterialProperty< Real > * > > | _dcideta |
| Derivative of phase concentrations wrt eta \( \frac d{d{eta}} c_i \). | |
| std::vector< std::vector< std::vector< const MaterialProperty< Real > * > > > | _d2Fidcidbi |
| Second derivative of phase concentrations wrt two phase concentrations \( \frac {d^2}{dc_i
db_i} F_i \). | |
| const MaterialProperty< Real > & | _prop_h |
| Switching function. | |
| const MaterialProperty< Real > & | _prop_dh |
| Derivative of switching function. | |
| const std::vector< MaterialPropertyName > | _ci_names |
| Phase concentrations. | |
| std::vector< const MaterialProperty< Real > * > | _prop_ci |
| const MaterialName | _Fa_name |
| Free energy names. | |
| const MaterialName | _Fb_name |
Private Member Functions | |
| bool | haveMaterialProperty (const std::string &prop_name) |
| std::vector< VariableName > | buildVariableVector (const VariableName &c1, const VariableName &c2, const VariableName &c3) |
| void | validateCouplingHelper (const MaterialPropertyName &base, const std::vector< VariableName > &c, const System &system, std::vector< VariableName > &missing) |
| bool | isNotObjectVariable (const VariableName &name) |
Private Attributes | |
| FEProblemBase & | _dmi_fe_problem |
Definition at line 15 of file KKSPhaseConcentrationDerivatives.h.
| KKSPhaseConcentrationDerivatives::KKSPhaseConcentrationDerivatives | ( | const InputParameters & | parameters | ) |
Second derivative of free energy wrt phase concentrations for use in this material. In _d2Fidcidbi[m][n][l], m is phase index of Fi, n is the species index of ci, l is the species index of bi.
Definition at line 35 of file KKSPhaseConcentrationDerivatives.C.
|
overrideprotectedvirtual |
Definition at line 97 of file KKSPhaseConcentrationDerivatives.C.
|
static |
Definition at line 16 of file KKSPhaseConcentrationDerivatives.C.
|
protected |
Names of global concentrations.
Definition at line 29 of file KKSPhaseConcentrationDerivatives.h.
Referenced by KKSPhaseConcentrationDerivatives().
|
protected |
Phase concentrations.
Definition at line 35 of file KKSPhaseConcentrationDerivatives.h.
Referenced by KKSPhaseConcentrationDerivatives().
|
protected |
Second derivative of phase concentrations wrt two phase concentrations \( \frac {d^2}{dc_i db_i} F_i \).
Definition at line 53 of file KKSPhaseConcentrationDerivatives.h.
Referenced by computeQpProperties(), and KKSPhaseConcentrationDerivatives().
|
protected |
Derivative of phase concentrations wrt global concentrations \( \frac d{db} c_i \).
Definition at line 40 of file KKSPhaseConcentrationDerivatives.h.
Referenced by computeQpProperties(), and KKSPhaseConcentrationDerivatives().
|
protected |
Derivative of phase concentrations wrt eta \( \frac d{d{eta}} c_i \).
Definition at line 43 of file KKSPhaseConcentrationDerivatives.h.
Referenced by computeQpProperties(), and KKSPhaseConcentrationDerivatives().
|
protected |
Phase parameter.
Definition at line 32 of file KKSPhaseConcentrationDerivatives.h.
Referenced by KKSPhaseConcentrationDerivatives().
|
protected |
Free energy names.
Definition at line 46 of file KKSPhaseConcentrationDerivatives.h.
Referenced by KKSPhaseConcentrationDerivatives().
|
protected |
Definition at line 47 of file KKSPhaseConcentrationDerivatives.h.
Referenced by KKSPhaseConcentrationDerivatives().
|
protected |
Number of global concentrations.
Definition at line 26 of file KKSPhaseConcentrationDerivatives.h.
Referenced by computeQpProperties(), and KKSPhaseConcentrationDerivatives().
|
protected |
Definition at line 36 of file KKSPhaseConcentrationDerivatives.h.
Referenced by computeQpProperties(), and KKSPhaseConcentrationDerivatives().
|
protected |
Derivative of switching function.
Definition at line 59 of file KKSPhaseConcentrationDerivatives.h.
Referenced by computeQpProperties().
|
protected |
Switching function.
Definition at line 56 of file KKSPhaseConcentrationDerivatives.h.
Referenced by computeQpProperties().