Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FEniCS/dolfinx
/ W2
Function
W2
python/test/unit/fem/test_function_space.py:62–63 ·
view source on GitHub ↗
(g)
Source
from the content-addressed store, hash-verified
60
61
@pytest.fixture
62
def
W2(g):
63
return
g.function_space
64
65
66
def
test_python_interface(V, V2, W, W2, Q):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected