devitocodes / opesci-fd

A framework for automatically generating finite difference models from a high-level description of the model equations.

Home Page:http://opesci.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refactoring: generalise detectors

ggorman opened this issue · comments

Possibly remove detectors from main time loop and implement detectors using a VTK probe so that they work for FDM, FEM and SEM with little modification.