9
1
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-09-01 05:33:40 +02:00
qp2/plugins/local/tc_int/EZFIO.cfg

37 lines
586 B
INI
Raw Normal View History

[nxBlocks]
type: integer
doc: nb of x blocks in the Grid
interface: ezfio,provider,ocaml
default: 10
[nyBlocks]
type: integer
doc: nb of y blocks in the Grid
interface: ezfio,provider,ocaml
default: 10
[nzBlocks]
type: integer
doc: nb of z blocks in the Grid
interface: ezfio,provider,ocaml
default: 1
[blockxSize]
type: integer
doc: size of x blocks
interface: ezfio,provider,ocaml
default: 32
[blockySize]
type: integer
doc: size of y blocks
interface: ezfio,provider,ocaml
default: 32
[blockzSize]
type: integer
doc: size of z blocks
interface: ezfio,provider,ocaml
default: 1