MCPcopy Create free account
hub / github.com/NGSolve/ngsolve / d1_square.py

File d1_square.py

pde_tutorial_py/d1_square.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from ngsolve import *
2from math import pi
3
4#

Callers

nothing calls this directly

Calls 10

LinearFormClass · 0.85
SourceFunction · 0.85
BilinearFormClass · 0.85
LaplaceFunction · 0.85
PreconditionerClass · 0.85
BVPFunction · 0.85
GridFunctionClass · 0.50
sinFunction · 0.50
AssembleMethod · 0.45
DoMethod · 0.45

Tested by

no test coverage detected