[vtkusers] Block Information for grid

Brian Curtis bcurtis3 at masonlive.gmu.edu
Mon Jul 23 10:16:14 EDT 2012


Hi,

I have the following information from a CDF file:
    'x'                     [1x2 double]    [1]    'single'    'T/T'    'Full'
    'y'                     [1x2 double]    [1]    'single'    'T/T'    'Full'
    'z'                     [1x2 double]    [1]    'single'    'T/T'    'Full'
    'bx'                    [1x2 double]    [1]    'single'    'T/T'    'Full'
    'by'                    [1x2 double]    [1]    'single'    'T/T'    'Full'
    'bz'                    [1x2 double]    [1]    'single'    'T/T'    'Full'
    'b1x'                   [1x2 double]    [1]    'single'    'T/T'    'Full'
    'b1y'                   [1x2 double]    [1]    'single'    'T/T'    'Full'
    'b1z'                   [1x2 double]    [1]    'single'    'T/T'    'Full'
    'ux'                    [1x2 double]    [1]    'single'    'T/T'    'Full'
    'uy'                    [1x2 double]    [1]    'single'    'T/T'    'Full'
    'uz'                    [1x2 double]    [1]    'single'    'T/T'    'Full'
    'jx'                    [1x2 double]    [1]    'single'    'T/T'    'Full'
    'jy'                    [1x2 double]    [1]    'single'    'T/T'    'Full'
    'jz'                    [1x2 double]    [1]    'single'    'T/T'    'Full'
    'rho'                   [1x2 double]    [1]    'single'    'T/T'    'Full'
    'p'                     [1x2 double]    [1]    'single'    'T/T'    'Full'
    'e'                     [1x2 double]    [1]    'single'    'T/T'    'Full'
    'block_amr_levels'      [1x2 double]    [1]    'single'    'T/T'    'Full'
    'block_x_min'           [1x2 double]    [1]    'single'    'T/T'    'Full'
    'block_x_max'           [1x2 double]    [1]    'single'    'T/T'    'Full'
    'block_y_min'           [1x2 double]    [1]    'single'    'T/T'    'Full'
    'block_y_max'           [1x2 double]    [1]    'single'    'T/T'    'Full'
    'block_z_min'           [1x2 double]    [1]    'single'    'T/T'    'Full'
    'block_z_max'           [1x2 double]    [1]    'single'    'T/T'    'Full'
    'block_x_center'        [1x2 double]    [1]    'single'    'T/T'    'Full'
    'block_y_center'        [1x2 double]    [1]    'single'    'T/T'    'Full'
    'block_z_center'        [1x2 double]    [1]    'single'    'T/T'    'Full'
    'block_at_amr_level'    [1x2 double]    [1]    'int32'     'T/T'    'Full'
    'block_parent_id'       [1x2 double]    [1]    'int32'     'T/T'    'Full'
    'block_child_count'     [1x2 double]    [1]    'int32'     'T/T'    'Full'
    'block_child_id_1'      [1x2 double]    [1]    'int32'     'T/T'    'Full'
    'block_child_id_2'      [1x2 double]    [1]    'int32'     'T/T'    'Full'
    'block_child_id_3'      [1x2 double]    [1]    'int32'     'T/T'    'Full'
    'block_child_id_4'      [1x2 double]    [1]    'int32'     'T/T'    'Full'
    'block_child_id_5'      [1x2 double]    [1]    'int32'     'T/T'    'Full'
    'block_child_id_6'      [1x2 double]    [1]    'int32'     'T/T'    'Full'
    'block_child_id_7'      [1x2 double]    [1]    'int32'     'T/T'    'Full'
    'block_child_id_8'      [1x2 double]    [1]    'int32'     'T/T'    'Full'

There's no cell information, so I'm wondering if VTK has functions to
read in the block information that will be able to create an
unstructured/structured grid.

Thanks

-- 
=================
Doctoral Candidate in Computational Sciences and Informatics
School of Physics Astronomy and Computational Sciences
George Mason University
4400 University Drive MSN6A2
Fairfax, VA 22030
=================



More information about the vtkusers mailing list