GWU-CFD / FlashKit

A library to assist researchers in using the FLASH code
MIT License
1 stars 1 forks source link

Add where feature #56

Closed alentner closed 3 years ago

alentner commented 3 years ago

flashkit analyze where NAME <--flag, ...>

This will search (os.walk) recursively for the NAME in desired flashkit understood files for where this name is defined and return the results as a tree graph

alentner commented 3 years ago

Duplicate of exitsting feature request #17