Base class to define GB dependent properties. More...
#include <GBDependentTensorBase.h>
Public Member Functions | |
GBDependentTensorBase (const InputParameters ¶meters) | |
Protected Member Functions | |
virtual void | initQpStatefulProperties ()=0 |
virtual void | computeQpProperties ()=0 |
Protected Attributes | |
const VariableValue & | _gb |
Real | _bulk_parameter |
Real | _gb_parameter |
const MaterialProperty< RankTwoTensor > & | _gb_normal_tensor |
MaterialProperty< RealTensorValue > & | _gb_dependent_tensor |
Base class to define GB dependent properties.
Definition at line 24 of file GBDependentTensorBase.h.
GBDependentTensorBase::GBDependentTensorBase | ( | const InputParameters & | parameters | ) |
Definition at line 26 of file GBDependentTensorBase.C.
|
protectedpure virtual |
Implemented in GBDependentAnisotropicTensor, and GBDependentDiffusivity.
|
protectedpure virtual |
Implemented in GBDependentAnisotropicTensor, and GBDependentDiffusivity.
|
protected |
Definition at line 34 of file GBDependentTensorBase.h.
Referenced by GBDependentAnisotropicTensor::computeQpProperties(), and GBDependentDiffusivity::computeQpProperties().
|
protected |
Definition at line 33 of file GBDependentTensorBase.h.
Referenced by GBDependentAnisotropicTensor::computeQpProperties(), and GBDependentDiffusivity::computeQpProperties().
|
protected |
|
protected |
Definition at line 37 of file GBDependentTensorBase.h.
Referenced by GBDependentAnisotropicTensor::computeQpProperties(), and GBDependentDiffusivity::computeQpProperties().
|
protected |
Definition at line 35 of file GBDependentTensorBase.h.
Referenced by GBDependentAnisotropicTensor::computeQpProperties(), and GBDependentDiffusivity::computeQpProperties().