vtkWrapHierarchy
Development files for paraview-mpich
Install
- All systems
-
curl cmd.cat/vtkWrapHierarchy.sh
- Debian
-
apt-get install libvtk5-dev
- Ubuntu
-
apt-get install libvtk5-dev
- Arch Linux
-
pacman -S vtk
- Fedora
-
dnf install vtk-openmpi-devel
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libvtk5-dev
- OS X
-
brew install vtk
- Raspbian
-
apt-get install libvtk5-dev
- Dockerfile
- dockerfile.run/vtkWrapHierarchy
paraview-mpich-devel
Development files for paraview-mpich
paraview-openmpi-devel
paraview-openmpi
vtk-devel
VTK header files for building C++ code
vtk-mpich-devel
with mpich
vtk-openmpi-devel
with openmpi
libvtk5-dev
VTK header files for building C++ code
The Visualization Toolkit (VTK) is an object oriented, high level library that allows one to easily write C++ programs, Tcl, Python and Java scripts that do 3D visualization. This package provides the VTK header files required to compile C++ programs that use VTK to do 3D visualisation.