mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-15 10:08:34 +05:00
16 lines
367 B
Plaintext
16 lines
367 B
Plaintext
TITLE = "Zone and variables separated by commas"
|
|
VARIABLES = "X", "Y",
|
|
"foo bar",
|
|
"foobar"
|
|
# Random comment
|
|
ZONE N=4, E =1,ET= QUADRILATERAL , T = "Hex with commas"
|
|
# Random comment
|
|
, F = FEBLOCK, VARLOCATION =( [4]= CELLCENTERED )
|
|
0.0 1.0 1.0 0.0
|
|
0.0 0.0 1.0 1.0
|
|
# Random comment
|
|
1.0 2.0 3.0 4.0
|
|
# Random comment
|
|
42.0
|
|
# Random comment
|
|
1 2 3 4 |