Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NGSolve/ngsolve
/ assemble.py
File
assemble.py
py_tutorials/assemble.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
ngsolve
import
*
2
from
netgen.geom2d
import
unit_square
3
4
ngmesh = unit_square.GenerateMesh(maxh=0.2)
Callers
nothing calls this directly
Calls
4
grad
Function · 0.85
ElementId
Class · 0.85
Elements
Method · 0.80
CalcElementMatrix
Method · 0.45
Tested by
no test coverage detected