ReadVtk

read VTK data

ReadVtk grid_out grid or geometry (grid_out) point_data0 vertex data (point_data0) point_data1 vertex data (point_data1) point_data2 vertex data (point_data2) cell_data0 cell data (cell_data0) cell_data1 cell data (cell_data1) cell_data2 cell data (cell_data2)

Parameters

name

description

type

filename

name of VTK file

String

read_pieces

create block for every piece in an unstructured grid

Int

create_ghost_cells

create ghost cells for multi-piece unstructured grids

Int

use_cache

cache for improved performance for transient data on stationary grids (VTK HDF format only)

Int

point_field_0

point data field)

String

point_field_1

point data field)

String

point_field_2

point data field)

String

cell_field_0

cell data field)

String

cell_field_1

cell data field)

String

cell_field_2

cell data field)

String