Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NGSolve/ngsolve
/ Neumann
Function
Neumann
python/utils.py:24–25 ·
view source on GitHub ↗
(coef)
Source
from the content-addressed store, hash-verified
22
return
LFI(
"source"
, coef=coef)
23
24
def
Neumann (coef):
25
return
LFI(
"neumann"
, coef=coef)
26
27
28
# VectorFacet = TangentialFacetFESpace
Callers
1
d5_beam.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected