We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7ba3f7 commit 4981ac0Copy full SHA for 4981ac0
1 file changed
src/MateSystem/User1Material.cpp
@@ -19,7 +19,7 @@ void User1Material::InitMaterialProperties(const vector<double> &InputParams, co
19
//*** get rid of unused warning
20
//***************************************************
21
if(InputParams.size()||elmtinfo.dt||elmtsoln.gpU[0]||Mate.GetScalarMate().size()){}
22
-
+ Mate.Rank2Materials("stress").SetToZeros();
23
}
24
25
//********************************************************************
0 commit comments