GridTools / gtc

A stencil DSL toolchain written in Python.
GNU General Public License v3.0
0 stars 3 forks source link

Add customization of visit_ methods lookup order in eve visitors #71

Open egparedes opened 3 years ago

egparedes commented 3 years ago

Add a class toggle to enable or disable the use of node superclasses when looking up for suitable visit_ methods