Skip to content
Snippets Groups Projects
Commit f21a54d9 authored by Lambert Theisen's avatar Lambert Theisen
Browse files

Remove fixme that was fixed in prev commit

parent b6d479f3
Branches
Tags
3 merge requests!5Update to version 1.1,!3Feat/symmetrization,!2Feat/symmetrization
......@@ -533,7 +533,6 @@ class Solver:
+ cpl * 1/25 * xi_tilde * t(s_) * t(r_)
) * df.ds
def d2(sigma_, psi_):
# FIXME: Should be symmetrizable similar to (s,r)-term!
return (
kn * df.inner(
to.stf3d3(to.grad3dOf2(to.gen3dTF2(sigma_))),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment