Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • ParaView ParaView
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,845
    • Issues 1,845
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 86
    • Merge requests 86
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ParaView
  • ParaViewParaView
  • Issues
  • #3695

Closed
Open
Created 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
Time tracking