logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Paraview - Rendering and displaying program for small and large, three dimensional datasets.

Author

       Gerber van der Graaf

                                                   21 May 2008                                       PARAVIEW(1)

Description

Paraview is a program for displaying and rendering of small to large datasets in two or three dimensions.
       It runs on a single  computer  or  on  a  cluster  of  nodes  with  distributed  or  shared  memory.  The
       Visualization Toolkit (VTK) is used as processing and rendering machine.

Name

       Paraview - Rendering and displaying program for small and large, three dimensional datasets.

Options

-cc | --cave-configurationFILE
              Specify the file FILE that defines the displays for a cave. It is used only with CaveRenderModule.

       --compare-viewOPT
              Compare the viewport to a reference image, and exit.

       --connect-idID
              Set the ID of the server and client to make sure they match.

       --dataDATA
              Load the specified DATA.

       --data-directoryDIR
              Set the data DIR directory where test-case data are.

       -dr | --disable-registry
              Do not use registry when running ParaView (for testing).

       --exit Exit application when testing is done. Use for testing.

       /? | --help
              Displays available command line arguments.

       --image-thresholdTHRESH
              Set the threshold THRESH beyond which viewport-image comparisons fail.

       -m | --machinesFILE
              Specify the network configurations file FILE for the render server.

       --run-testCASE
              Run a recorded test case CASE.

       --run-test-initCASE
              Run a recorded test initialization case CASE.

       -s | --serverNAME
              Set the name NAME of the server resource to connect with when the client starts.

       --stereo
              Tell the application to enable stereo rendering (only when running on a single process).

       --test-directoryDIR
              Set the temporary directory DIR where test-case output will be stored.

       -V | --version
              Give the version number and exit.

See Also

       On-line documentation from the program help menu, wiki pages at http://paraview.org/Wiki/ParaView, FAQ at
       http://paraview.org/Wiki/ParaView:FAQ             and             mailing             list             at
       http://public.kitware.com/mailman/listinfo/paraview

Synopsis

paraview  [-cc | --cave-configurationFILE] [--compare-viewOPT] [--connect-idID] [--dataDATA] [--data-directoryDIR] [-dr | --disable-registry]  [--exit]  [/?  |  --help]  [--image-thresholdTHRESH]  [-m  |
       --machinesFILE]  [--run-testCASE]  [--run-test-initCASE]  [-s  | --serverNAME] [--stereo] [--test-directoryDIR] [-V | --version]

See Also