MCPcopy 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

1from ngsolve import *
2
3mesh = Mesh("beam.vol")
4

Callers

nothing calls this directly

Calls 9

BilinearFormClass · 0.85
PreconditionerClass · 0.85
DomainConstantCFFunction · 0.85
LinearFormClass · 0.85
NeumannFunction · 0.85
BVPFunction · 0.85
GridFunctionClass · 0.50
AssembleMethod · 0.45
DoMethod · 0.45

Tested by

no test coverage detected