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

File integrator.py

py_tutorials/integrator.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from ngsolve import *
2import ngsolve.utils as utils
3
4pde = PDE("d1_square.pde")

Callers

nothing calls this directly

Calls 4

ElementIdClass · 0.85
SolveMethod · 0.45
CalcElementMatrixMethod · 0.45
CalcElementVectorMethod · 0.45

Tested by

no test coverage detected