pystencils.codegen.config.CreateKernelConfig.get_option

pystencils.codegen.config.CreateKernelConfig.get_option#

CreateKernelConfig.get_option(name)#

Get the value set for the specified option, or the option’s default value if none has been set.

Return type:

Any

Parameters:

name (str)