Ticket #2607 (closed: fixed)
Develop Against Paraview
Reported by: | Owen Arnold | Owned by: | Owen Arnold |
---|---|---|---|
Priority: | major | Milestone: | Iteration 28 |
Component: | VATES | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Janik Zikovsky |
Description
Without damaging the existing VisIT plugins for Mantid, Generate equivalent plugins for Paraview.
Change History
comment:1 Changed 10 years ago by Owen Arnold
- Owner set to Owen Arnold
- Status changed from new to assigned
comment:3 Changed 10 years ago by Owen Arnold
(In [9880]) re #2607 Create basic reader. Check that VisIT plugins still work. Note that there are 3 new options to control via CMake: 1) USE_PARAVIEW, which is set to on by default. 2) ParaView_DIR, which is required by the paraview plugins 3) VTK_SOURCE_DIR, which is required so that presenters have access to the include files used by Paraview vtk. If USE_PARAVIEW is set to off, then the latter two options are not important and VisIT plugins will be built instead.
comment:5 Changed 10 years ago by Owen Arnold
(In [9891]) re #2607 Descriptive naming and rearranging. In brief All VisitPresenter references replaces with VatesAPI. VisitPresenters does not convey enough meaning. We are using a presenter pattern at various points, but its really a VATES/VTK-based API to to the underlying Mantid framework. Secondly VisIT is no longer the sole target Vis Platform, so naming should reflect this.
comment:10 Changed 10 years ago by Owen Arnold
comment:11 Changed 10 years ago by Owen Arnold
comment:12 Changed 10 years ago by Owen Arnold
comment:13 Changed 10 years ago by Owen Arnold
comment:14 Changed 10 years ago by Owen Arnold
comment:15 Changed 10 years ago by Owen Arnold
comment:16 Changed 10 years ago by Owen Arnold
comment:17 Changed 10 years ago by Owen Arnold
comment:18 Changed 10 years ago by Owen Arnold
comment:19 Changed 10 years ago by Owen Arnold
comment:20 Changed 10 years ago by Owen Arnold
comment:21 Changed 10 years ago by Owen Arnold
comment:22 Changed 10 years ago by Owen Arnold
comment:23 Changed 10 years ago by Owen Arnold
comment:24 Changed 10 years ago by Owen Arnold
comment:25 Changed 10 years ago by Owen Arnold
comment:26 Changed 10 years ago by Owen Arnold
comment:27 Changed 10 years ago by Owen Arnold
comment:29 Changed 9 years ago by Owen Arnold
Ticket aims achieved. Development switched to Paraview.
comment:30 Changed 9 years ago by Owen Arnold
- Status changed from accepted to verify
- Resolution set to fixed
comment:31 Changed 9 years ago by Owen Arnold
comment:32 Changed 9 years ago by Janik Zikovsky
- Status changed from verify to verifying
- Tester set to Janik Zikovsky
comment:33 Changed 9 years ago by Janik Zikovsky
- Status changed from verifying to closed
I've tested most of these plugins in Paraview on Linux.
comment:34 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 3454