This class provides interface for extracting the periodic directions, residual, and jacobian values from UserObjects associated with global strain calculation. More...
#include <GlobalStrainUserObjectInterface.h>
Public Member Functions | |
virtual const RankTwoTensor & | getResidual () const =0 |
virtual const RankFourTensor & | getJacobian () const =0 |
virtual const VectorValue< bool > & | getPeriodicDirections () const =0 |
This class provides interface for extracting the periodic directions, residual, and jacobian values from UserObjects associated with global strain calculation.
Definition at line 19 of file GlobalStrainUserObjectInterface.h.
|
pure virtual |
Implemented in GlobalStrainUserObject.
|
pure virtual |
Implemented in GlobalStrainUserObject.
|
pure virtual |
Implemented in GlobalStrainUserObject.