Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NGSolve/ngsolve
/ fem1d.py
File
fem1d.py
py_tutorials/fem1d.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
ngsolve
import
*
2
from
ngsolve.meshes
import
Make1DMesh
3
ngsmesh = Make1DMesh(10)
4
Callers
nothing calls this directly
Calls
9
Make1DMesh
Function · 0.90
BilinearForm
Class · 0.85
Laplace
Function · 0.85
LinearForm
Class · 0.85
Source
Function · 0.85
Inverse
Method · 0.80
Contains
Method · 0.80
GridFunction
Class · 0.50
Assemble
Method · 0.45
Tested by
no test coverage detected