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