GeoEnergyIO

Documentation for GeoEnergyIO. See the subpages on the left for more details on functionality.

Internals

GeoEnergyIO.InputParser.keyword_default_valueFunction
keyword_default_value(x::AbstractString, T::Type)

Get the default value of a keyword (as String or ::Val{X} where X is a Symbol) when placed in a array with element type T. This is used to initialize defaulted entries when using COPY, ADD, MULTIPLY and so on.

source

Index of functions