Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
ParaView
ParaView
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,778
    • Issues 1,778
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 66
    • Merge Requests 66
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ParaView
  • ParaViewParaView
  • Issues
  • #3695

Closed
Open
Opened Aug 31, 2006 by Kitware Robot@kwrobotOwner

dualsphere ctest is broken

This issue was created automatically from an original Mantis Issue. Further discussion may take place here.


Open dualsphereAnimatrion.pvd in serial and the initial view is centered on the currently visible sphere only. Open in mpirun -np 2 and the initial view is centered on the both visible and invisible spheres. According to the baseline image, the second alternative is correct.

The bounds that vtkSMSourceProxy::GetDataInformation() returns just before vtkPVSource::Accept() calls vtkPVWindow::ResetCenterCallback() when first loading the data is different in each case.

Serial- PVSOURCE RESETCENTER PVWINDOW GUI BDS IS -0.487464,0.487464 -0.487464,0.487464 -0.5,0.5

Parallel- PVSOURCE RESETCENTER PVWINDOW GUI BDS IS -0.487464,0.891481 -0.487464,0.487464 -0.5,0.5

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: paraview/paraview#3695