mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-15 10:08:34 +05:00
14 lines
354 B
Plaintext
14 lines
354 B
Plaintext
TITLE = "Zone and variables separated by white spaces"
|
|
VARIABLES = X Y "foo bar" foobar
|
|
# Random comment
|
|
ZONE T = "VARLOCATION" N=4 E =1 ET= QUADRILATERAL
|
|
# 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 |