v0.14.0
Namespaces | Functions
ClosetPointProjection.cpp File Reference

Implementation of nested integration algorithm for plasticity. More...

#include <MoFEM.hpp>
#include <ADOLCPlasticity.hpp>

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...
 

Detailed Description

Implementation of nested integration algorithm for plasticity.

Definition in file ClosetPointProjection.cpp.