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

[PL/THM] clang-format

parent 27969376
No related branches found
No related tags found
No related merge requests found
......@@ -127,13 +127,12 @@ public:
ip_data.sigma_eff =
MathLib::KelvinVector::symmetricTensorToKelvinVector<
DisplacementDim>(
(*_process_data
.initial_stress)(std::numeric_limits<double>::
quiet_NaN() /* time
independent */
,
x_position));
DisplacementDim>((*_process_data.initial_stress)(
std::numeric_limits<double>::quiet_NaN() /* time
independent
*/
,
x_position));
}
ip_data.pushBackState();
......
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