|
Real | MaterialTensorCalculatorTools::component (const SymmTensor &symm_tensor, unsigned int index) |
|
Real | MaterialTensorCalculatorTools::component (const SymmTensor &symm_tensor, unsigned int index, RealVectorValue &direction) |
|
Real | MaterialTensorCalculatorTools::vonMisesStress (const SymmTensor &symm_stress) |
|
Real | MaterialTensorCalculatorTools::effectiveStrain (const SymmTensor &symm_strain) |
|
Real | MaterialTensorCalculatorTools::hydrostatic (const SymmTensor &symm_tensor) |
|
Real | MaterialTensorCalculatorTools::volumetricStrain (const SymmTensor &symm_strain) |
|
Real | MaterialTensorCalculatorTools::firstInvariant (const SymmTensor &symm_tensor) |
|
Real | MaterialTensorCalculatorTools::secondInvariant (const SymmTensor &symm_tensor) |
|
Real | MaterialTensorCalculatorTools::thirdInvariant (const SymmTensor &symm_tensor) |
|
Real | MaterialTensorCalculatorTools::maxPrincipal (const SymmTensor &symm_tensor, RealVectorValue &direction) |
|
Real | MaterialTensorCalculatorTools::maxPrinciple (const SymmTensor &symm_tensor, RealVectorValue &direction) |
|
Real | MaterialTensorCalculatorTools::midPrincipal (const SymmTensor &symm_tensor, RealVectorValue &direction) |
|
Real | MaterialTensorCalculatorTools::midPrinciple (const SymmTensor &symm_tensor, RealVectorValue &direction) |
|
Real | MaterialTensorCalculatorTools::minPrincipal (const SymmTensor &symm_tensor, RealVectorValue &direction) |
|
Real | MaterialTensorCalculatorTools::minPrinciple (const SymmTensor &symm_tensor, RealVectorValue &direction) |
|
Real | MaterialTensorCalculatorTools::calcPrincipalValues (const SymmTensor &symm_tensor, unsigned int index, RealVectorValue &direction) |
|
Real | MaterialTensorCalculatorTools::axialStress (const SymmTensor &symm_stress, const Point &point1, const Point &point2, RealVectorValue &direction) |
|
Real | MaterialTensorCalculatorTools::hoopStress (const SymmTensor &symm_stress, const Point &point1, const Point &point2, const Point &curr_point, RealVectorValue &direction) |
|
Real | MaterialTensorCalculatorTools::radialStress (const SymmTensor &symm_stress, const Point &point1, const Point &point2, const Point &curr_point, RealVectorValue &direction) |
|
void | MaterialTensorCalculatorTools::normalPositionVector (const Point &point1, const Point &point2, const Point &curr_point, Point &normalPosition) |
|
Real | MaterialTensorCalculatorTools::directionValueTensor (const SymmTensor &symm_tensor, const RealVectorValue &input_direction) |
|
Real | MaterialTensorCalculatorTools::triaxialityStress (const SymmTensor &symm_stress) |
|