Skip to content

Remove additional parameters from ParsedGridGenerator #385

@luca-heltai

Description

@luca-heltai

ParsedGridGenerator should parse the name of the grid and its arguments, instead of relying on external additional variables:

set Grid to generate  = hyper_cube(0,1)

instead of

 set Grid to generate  = hyper_cube
 set optional int one = 0
 set optional int two = 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions