32 variable_array.
stress.emplace<KV>(KV::Zero());
36 variable_array_prev.
stress.emplace<KV>(KV::Zero());
41 variable_array_prev, variable_array, x_t.
t, x_t.
x, x_t.
dt, *null_state);
45 OGS_FATAL(
"Computation of elastic tangent stiffness failed.");
48 out.
C_el = std::move(std::get<2>(*solution));