v0.15.0
Loading...
Searching...
No Matches
ClosestPointProjection.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

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.
 

Detailed Description

Implementation of nested integration algorithm for plasticity.

Definition in file ClosestPointProjection.cpp.