The $grid block
The $grid block sets up the sampled points.
This block can appear only once in the input file.
It intrinsically depends on the $variation, $gridshift blocks.
The input parameters that are set in this block are listed below.
Block parameters
Parameter
Value Type
Description
Remarks
samples
List[numerical]
The linear indexes of the sampled points of the grid.
Note
Parameters that are not listed above can also be supplied.
They are not recognized by the program in any special way, but are
parsed and made available in the Customization API,
together with all the other block parameters, as an
InputParameters
object.
Example
See Tutorial for a commented example.