MCPcopy 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
24def Neumann (coef):
25 return LFI("neumann", coef=coef)
26
27
28# VectorFacet = TangentialFacetFESpace

Callers 1

d5_beam.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected