drasil-code-0.1.9.0: A framework for code and document generation for scientific software - Code SubPackage
Safe HaskellSafe-Inferred
LanguageHaskell2010

Language.Drasil.Code.CodeQuantityDicts

Description

Defines QuantityDicts needed in the code generation stage.

Synopsis

Documentation

inFileName :: QuantityDict Source #

Variable for the input file's name.

inParams :: QuantityDict Source #

Variable for an object of the InputParameters class.

consts :: QuantityDict Source #

Variable for an object of the Constants class.