Skip to content
Snippets Groups Projects
Commit 3df7da6b authored by Dmitri Naumov's avatar Dmitri Naumov
Browse files

[PL] LIE/SD; Call fracture state push-back().

parent fd304bc6
No related branches found
No related tags found
No related merge requests found
...@@ -52,6 +52,7 @@ struct IntegrationPointDataFracture final ...@@ -52,6 +52,7 @@ struct IntegrationPointDataFracture final
_w_prev = _w; _w_prev = _w;
_sigma_prev = _sigma; _sigma_prev = _sigma;
_aperture_prev = _aperture; _aperture_prev = _aperture;
_material_state_variables->pushBackState();
} }
EIGEN_MAKE_ALIGNED_OPERATOR_NEW; EIGEN_MAKE_ALIGNED_OPERATOR_NEW;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment