GB dependent anisotropic tensor Ref. More...
#include <GBDependentAnisotropicTensor.h>
Public Member Functions | |
| GBDependentAnisotropicTensor (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 anisotropic tensor Ref.
Forest, MSMSE, 2015
Definition at line 21 of file GBDependentAnisotropicTensor.h.
| GBDependentAnisotropicTensor::GBDependentAnisotropicTensor | ( | const InputParameters & | parameters | ) |
Definition at line 23 of file GBDependentAnisotropicTensor.C.
|
protectedvirtual |
|
protectedvirtual |
Implements GBDependentTensorBase.
Definition at line 29 of file GBDependentAnisotropicTensor.C.
|
protectedinherited |
Definition at line 33 of file GBDependentTensorBase.h.
Referenced by computeQpProperties(), and GBDependentDiffusivity::computeQpProperties().
|
protectedinherited |
Definition at line 32 of file GBDependentTensorBase.h.
Referenced by computeQpProperties(), and GBDependentDiffusivity::computeQpProperties().
|
protectedinherited |
Definition at line 37 of file GBDependentTensorBase.h.
Referenced by computeQpProperties(), GBDependentDiffusivity::computeQpProperties(), GBDependentDiffusivity::initQpStatefulProperties(), and initQpStatefulProperties().
|
protectedinherited |
Definition at line 36 of file GBDependentTensorBase.h.
Referenced by computeQpProperties(), and GBDependentDiffusivity::computeQpProperties().
|
protectedinherited |
Definition at line 34 of file GBDependentTensorBase.h.
Referenced by computeQpProperties(), and GBDependentDiffusivity::computeQpProperties().
1.8.16