https://mooseframework.inl.gov
Public Member Functions | List of all members
GeneralizedPlaneStrainUOInterface Class Referenceabstract

Interface class for user objects that interface with the generalized plane strain kernel. More...

#include <GeneralizedPlaneStrainUOInterface.h>

Inheritance diagram for GeneralizedPlaneStrainUOInterface:
[legend]

Public Member Functions

virtual Real returnResidual (unsigned int scalar_var_id=0) const =0
 
virtual Real returnReferenceResidual (unsigned int scalar_var_id=0) const =0
 
virtual Real returnJacobian (unsigned int scalar_var_id=0) const =0
 

Detailed Description

Interface class for user objects that interface with the generalized plane strain kernel.

Definition at line 18 of file GeneralizedPlaneStrainUOInterface.h.

Member Function Documentation

◆ returnJacobian()

virtual Real GeneralizedPlaneStrainUOInterface::returnJacobian ( unsigned int  scalar_var_id = 0) const
pure virtual

◆ returnReferenceResidual()

virtual Real GeneralizedPlaneStrainUOInterface::returnReferenceResidual ( unsigned int  scalar_var_id = 0) const
pure virtual

◆ returnResidual()

virtual Real GeneralizedPlaneStrainUOInterface::returnResidual ( unsigned int  scalar_var_id = 0) const
pure virtual

The documentation for this class was generated from the following file: