Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FEniCS/dolfinx
/ V2
Function
V2
python/test/unit/fem/test_function_space.py:52–53 ·
view source on GitHub ↗
(f)
Source
from the content-addressed store, hash-verified
50
51
@pytest.fixture
52
def
V2(f):
53
return
f.function_space
54
55
56
@pytest.fixture
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected