MCPcopy Create free account
hub / github.com/boutproject/BOUT-dev / mms.py

File mms.py

examples/finite-volume/diffusion/mms.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from __future__ import division
2from __future__ import print_function
3
4from boutdata.mms import Metric, sin, Div_par, Grad_par, exprToStr, diff, y, t

Callers

nothing calls this directly

Calls 3

exprToStrFunction · 0.90
Div_parFunction · 0.85
Grad_parFunction · 0.85

Tested by

no test coverage detected