📁 VTKFile
📄️ Structure
VTKFile class is a child of [XMLFile]]. It is used for visualizing the results using vtk library or paraview. You can find more details on the [Website
📄️ VTKFile example 1
This example shows how to encode arrays of intrinsic type into VTKformat.
📄️ VTKFile_test_10
📄️ VTKFile_test_11
📄️ VTKFile_test_12
📄️ VTKFile_test_13
📄️ VTKFile example 14
Use association
📄️ VTKFile example 2
This example shows how to encode arrays of intrinsic type into VTKformat.
📄️ VTKFile example 3
This example shows how to encode arrays of intrinsic type into VTKformat.
📄️ VTKFile example 4
This example shows how to construct structuredGrid (ASCII) vtkfile.
📄️ VTKFile example 5
This example shows how to construct structuredGrid (ASCII) vtkfile. We show how to create two piece.
📄️ VTKFile example 6
This example shows how to construct structuredGrid (ASCII) vtkfile. We make 2D planar grid.
📄️ VTKFile example 7
This example shows how to construct structuredGrid (ASCII) vtkfile. We make 2D planar grid. We also plot a function on this structuredGrid.
📄️ VTKFile example 8
This example shows how to construct structuredGrid (BINARY) vtkfile.
📄️ VTKFile_test_9
📄️ test_VTKFile
module test_m