v0.14.0 |
Implementation of nested integration algorithm for plasticity. More...
Go to the source code of this file.
Namespaces | |
ADOLCPlasticity | |
Functions | |
MoFEMErrorCode | ADOLCPlasticity::ADOLCPlasticityRes (SNES snes, Vec chi, Vec r, void *ctx) |
Internal SNES function used at integration points to calulate stress. More... | |
MoFEMErrorCode | ADOLCPlasticity::ADOLCPlasticityJac (SNES, Vec, Mat, Mat, void *ctx) |
Internal SNES function used at integration points to calulate tangent matrix. More... | |
Implementation of nested integration algorithm for plasticity.
Definition in file ClosetPointProjection.cpp.