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