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

[PL] LIE/HM; Remove unused darcy vel. from IPData.

Alse remove unused computation from computeSecondaryVariableConcreteWithVector().
parent 2f442fb4
No related branches found
No related tags found
No related merge requests found
......@@ -50,8 +50,6 @@ struct IntegrationPointDataFracture final
Eigen::MatrixXd C;
double integration_weight;
Eigen::Vector3d darcy_velocity;
void pushBackState()
{
w_prev = w;
......
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