# Test data for ascii data boundary velocity.
# Only next line is parsed in format: [nx] [ny] because of keyword "POINTS:"
# POINTS: 3 3
# Columns: x y velocity_x velocity_y velocity_z
0.      0.      0.  0.  0.
330000  0.      0.  0.  0.
660000  0.      0.  0.  0.
0.      330000  1.  0.  0.
330000  330000  1.  0.  0.
660000  330000  1.  0.  0.
0.      660000  0.  0.  0.
330000  660000  0.  0.  0.
660000  660000  0.  0.  0.
