Copyright | (c) 2017 Dominic Orchard Andrew Rice Mistral Contrastin Matthew Danish |
---|---|
License | Apache-2.0 |
Maintainer | dom.orchard@gmail.com |
Stability | experimental |
Safe Haskell | None |
Language | Haskell2010 |
- data Specification
- data Region
- data SpecInner = SpecInner (Multiplicity (Approximation Region)) IsStencil
- reqRegions :: Specification -> [Variable]
Documentation
data Specification Source #
reqRegions :: Specification -> [Variable] Source #
Regions that are referenced in a specification.