MCPcopy 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

1from ngsolve import *
2from netgen.geom2d import unit_square
3
4ngmesh = unit_square.GenerateMesh(maxh=0.2)

Callers

nothing calls this directly

Calls 4

gradFunction · 0.85
ElementIdClass · 0.85
ElementsMethod · 0.80
CalcElementMatrixMethod · 0.45

Tested by

no test coverage detected