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

File gen_fieldops.py

src/field/gen_fieldops.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""Code-generator for arithmetic operators on Field2Ds/Field3Ds
3
4This uses the jinja template in gen_fieldops.jinja to generate code

Callers

nothing calls this directly

Calls 4

smart_openFunction · 0.85
returnTypeFunction · 0.85
FieldClass · 0.70
writeMethod · 0.45

Tested by

no test coverage detected