Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NGSolve/ngsolve
/ SolveBVP
Function
SolveBVP
pde_tutorial_py/d2_chip.py:40–46 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
38
39
40
def
SolveBVP():
41
v.Update()
42
u.Update()
43
a.Assemble()
44
f.Assemble()
45
bvp.Do()
46
Draw (u)
47
48
49
Callers
1
d2_chip.py
File · 0.70
Calls
3
Update
Method · 0.45
Assemble
Method · 0.45
Do
Method · 0.45
Tested by
no test coverage detected