MCPcopy Create free account
hub / github.com/FEniCS/dolfinx / g

Function g

python/test/unit/fem/test_function_space.py:57–58  ·  view source on GitHub ↗
(W)

Source from the content-addressed store, hash-verified

55
56@pytest.fixture
57def g(W):
58 return Function(W)
59
60
61@pytest.fixture

Callers

nothing calls this directly

Calls 1

FunctionClass · 0.90

Tested by

no test coverage detected