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

Function f

python/test/unit/fem/test_function_space.py:47–48  ·  view source on GitHub ↗
(V)

Source from the content-addressed store, hash-verified

45
46@pytest.fixture
47def f(V):
48 return Function(V)
49
50
51@pytest.fixture

Callers

nothing calls this directly

Calls 1

FunctionClass · 0.90

Tested by

no test coverage detected