mirror of
https://develop.openfoam.com/Development/ThirdParty-common.git
synced 2025-12-08 06:57:50 +00:00
ENH: provide makeParaView.example (mpi + mesa)
- an example of compiling for pvserver - make upper-limit on MPI processes command-line configurable for makeParaView and add MPI support into makeVTK
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
#!/bin/sh
|
||||
# An example for building a particular combinations of VTK with off-screen mesa
|
||||
# An example for building particular combinations of VTK with
|
||||
# - off-screen mesa
|
||||
|
||||
vtk=vtk-7.1.0
|
||||
mesa=mesa-11.2.2
|
||||
|
||||
Reference in New Issue
Block a user