This postprocessor computes an element integral of a component of a material tensor. More...
#include <MaterialTensorIntegralSM.h>
Public Member Functions | |
MaterialTensorIntegralSM (const InputParameters ¶meters) | |
Protected Member Functions | |
virtual Real | computeQpIntegral () |
Protected Attributes | |
MaterialTensorCalculator | _material_tensor_calculator |
const MaterialProperty< SymmTensor > & | _tensor |
This postprocessor computes an element integral of a component of a material tensor.
Definition at line 26 of file MaterialTensorIntegralSM.h.
MaterialTensorIntegralSM::MaterialTensorIntegralSM | ( | const InputParameters & | parameters | ) |
Definition at line 28 of file MaterialTensorIntegralSM.C.
|
protectedvirtual |
Definition at line 36 of file MaterialTensorIntegralSM.C.
|
protected |
Definition at line 34 of file MaterialTensorIntegralSM.h.
Referenced by computeQpIntegral().
|
protected |
Definition at line 35 of file MaterialTensorIntegralSM.h.
Referenced by computeQpIntegral().