File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" ?>
2+ <VTKFile type =" UnstructuredGrid" version =" 1.0" byte_order =" LittleEndian" header_type =" UInt32" compressor =" vtkZLibDataCompressor" >
3+ <UnstructuredGrid >
4+ <Piece NumberOfPoints =" 11" NumberOfCells =" 4" >
5+ <PointData >
6+ <DataArray type =" Float64" Name =" toto_on_vertices" format =" ascii" NumberOfComponents =" 1" RangeMin =" 1" RangeMax =" 11" >1 2 3 4 5 6 7 8 9 10 11 </DataArray >
7+ <DataArray type =" Float64" Name =" points" format =" ascii" NumberOfComponents =" 3" RangeMin =" 0" RangeMax =" 2" >0 0 0 1 0 0 2 1 0 1 2 0 0 2 0 0 0 1 1 0 1 2 1 1 1 2 1 0 2 1 1 1 2 </DataArray >
8+ </PointData >
9+ <Points >
10+ <DataArray type =" Float64" Name =" Points" format =" ascii" NumberOfComponents =" 3" RangeMin =" 0" RangeMax =" 2" >0 0 0 1 0 0 2 1 0 1 2 0 0 2 0 0 0 1 1 0 1 2 1 1 1 2 1 0 2 1 1 1 2 </DataArray >
11+ </Points >
12+ <CellData >
13+ <DataArray type =" Float64" Name =" toto_on_polyhedra" format =" ascii" NumberOfComponents =" 1" RangeMin =" 3" RangeMax =" 6" >3 4 5 6 </DataArray >
14+ </CellData >
15+ <Cells >
16+ <DataArray type =" Int64" Name =" connectivity" format =" ascii" RangeMin =" 0" RangeMax =" 10" >0 1 3 4 5 6 8 9 1 2 3 6 7 8 5 6 8 9 10 6 7 8 10 </DataArray >
17+ <DataArray type =" Int64" Name =" offsets" format =" ascii" RangeMin =" 0" RangeMax =" 11" >8 14 19 23 </DataArray >
18+ <DataArray type =" UInt8" Name =" types" format =" ascii" RangeMin =" 1" RangeMax =" 42" >12 13 14 10 </DataArray >
19+ </Cells >
20+ </Piece >
21+ </UnstructuredGrid >
22+ </VTKFile >
You can’t perform that action at this time.
0 commit comments