GB dependent diffusivity Ref. More...
#include <GBDependentDiffusivity.h>
Public Member Functions | |
| GBDependentDiffusivity (const InputParameters ¶meters) | |
Protected Member Functions | |
| virtual void | initQpStatefulProperties () |
| virtual void | computeQpProperties () |
Protected Attributes | |
| const VariableValue & | _gb |
| Real | _bulk_parameter |
| Real | _gb_parameter |
| const MaterialProperty< RankTwoTensor > & | _gb_normal_tensor |
| MaterialProperty< RealTensorValue > & | _gb_dependent_tensor |
GB dependent diffusivity Ref.
Forest, MSMSE, 2015
Definition at line 21 of file GBDependentDiffusivity.h.
| GBDependentDiffusivity::GBDependentDiffusivity | ( | const InputParameters & | parameters | ) |
Definition at line 23 of file GBDependentDiffusivity.C.
|
protectedvirtual |
|
protectedvirtual |
Implements GBDependentTensorBase.
Definition at line 29 of file GBDependentDiffusivity.C.
|
protectedinherited |
Definition at line 33 of file GBDependentTensorBase.h.
Referenced by GBDependentAnisotropicTensor::computeQpProperties(), and computeQpProperties().
|
protectedinherited |
Definition at line 32 of file GBDependentTensorBase.h.
Referenced by GBDependentAnisotropicTensor::computeQpProperties(), and computeQpProperties().
|
protectedinherited |
Definition at line 37 of file GBDependentTensorBase.h.
Referenced by GBDependentAnisotropicTensor::computeQpProperties(), computeQpProperties(), initQpStatefulProperties(), and GBDependentAnisotropicTensor::initQpStatefulProperties().
|
protectedinherited |
Definition at line 36 of file GBDependentTensorBase.h.
Referenced by GBDependentAnisotropicTensor::computeQpProperties(), and computeQpProperties().
|
protectedinherited |
Definition at line 34 of file GBDependentTensorBase.h.
Referenced by GBDependentAnisotropicTensor::computeQpProperties(), and computeQpProperties().
1.8.16