Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NGSolve/ngsolve
/ d5_beam.py
File
d5_beam.py
pde_tutorial_py/d5_beam.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
ngsolve
import
*
2
3
mesh = Mesh(
"beam.vol"
)
4
Callers
nothing calls this directly
Calls
9
BilinearForm
Class · 0.85
Preconditioner
Class · 0.85
DomainConstantCF
Function · 0.85
LinearForm
Class · 0.85
Neumann
Function · 0.85
BVP
Function · 0.85
GridFunction
Class · 0.50
Assemble
Method · 0.45
Do
Method · 0.45
Tested by
no test coverage detected