Make LinearSolver a subclass of LinearVariationalSolver #7230
lint.yml
on: pull_request
Run linter
27s
Lint Github actions YAML files
7s
Lint dockerfiles
16s
Annotations
1 error
test_macro_solve.test_stokes[cube-alfeld]:
tests/firedrake/macro/test_macro_solve.py#L173
assert False
+ where False = <function convergence_test.<locals>.check at 0x7f21760b72e0>([np.complex128(2.2591759318885692e-13+0j), np.complex128(2.7360488391359286e-12+0j), np.complex128(6.306597623910539e-08+0j)], [1.136598612578732e-11, 2.0178617268304426e-10, 4.3550052247536324e-06], [0.8660254037844386, 0.6123724356957945, 0.30618621784789724])
+ where [0.8660254037844386, 0.6123724356957945, 0.30618621784789724] = mesh_sizes(<firedrake.mg.mesh.HierarchyBase object at 0x7f2173559940>)
|