Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NGSolve/ngsolve
/ integrator.py
File
integrator.py
py_tutorials/integrator.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
ngsolve
import
*
2
import
ngsolve.utils
as
utils
3
4
pde = PDE(
"d1_square.pde"
)
Callers
nothing calls this directly
Calls
4
ElementId
Class · 0.85
Solve
Method · 0.45
CalcElementMatrix
Method · 0.45
CalcElementVector
Method · 0.45
Tested by
no test coverage detected