Go to the source code of this file.
Classes | |
class | ComputeGeneralStressBase |
ComputeGeneralStressBase is the direct base class for stress calculator materials that may leverage quantities based on the displaced mesh (like the UMAT plugins) rather than solely using strain tensors computed by separate MOOSE material objects (those classes should directly derive from ComputeStressBase, which in turn directly derives from ComputeGeneralStressBase). More... | |