mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
graphics/paraview: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
e08e04f33f
commit
a59a3b3a37
1 changed files with 7 additions and 5 deletions
|
@ -1,12 +1,14 @@
|
||||||
ParaView is an open-source, multi-platform data analysis and visualization
|
ParaView is an open-source, multi-platform data analysis and
|
||||||
application. ParaView users can quickly build visualizations to analyze their
|
visualization application. ParaView users can quickly build
|
||||||
data using qualitative and quantitative techniques. The data exploration can be
|
visualizations to analyze their data using qualitative and
|
||||||
done interactively in 3D or programmatically using ParaView's batch
|
quantitative techniques. The data exploration can be done
|
||||||
|
interactively in 3D or programmatically using ParaView's batch
|
||||||
processing capabilities.
|
processing capabilities.
|
||||||
|
|
||||||
This SlackBuild, in line with official Paraview releases,
|
This SlackBuild, in line with official Paraview releases,
|
||||||
is intended only for 64bit systems.
|
is intended only for 64bit systems.
|
||||||
|
|
||||||
Although not recommended, building without MPI (mpich) support
|
Although not recommended, building without MPI (mpich) support
|
||||||
is possible by setting the relevant variables in the build environment e.g.
|
is possible by setting the relevant variables in the build environment:
|
||||||
|
|
||||||
MPICH=no sh paraview.SlackBuild
|
MPICH=no sh paraview.SlackBuild
|
||||||
|
|
Loading…
Reference in a new issue