| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0009595 | ParaView | Bug | public | 2009-09-25 10:19 | 2016-08-12 09:57 | ||||
| Reporter | Jean M. Favre | ||||||||
| Assigned To | Kitware Robot | ||||||||
| Priority | normal | Severity | major | Reproducibility | always | ||||
| Status | closed | Resolution | moved | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | 3.6 | ||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0009595: Extent Translator does not respect SetSplitModeTo[XYZ]Slab() | ||||||||
| Description | Putting the following code in my parallel reader enforces a read direction for HDF5 hyperslabs. Works perfectly well in ParaView 3.4 vtkStreamingDemandDrivenPipeline *exec = static_cast<vtkStreamingDemandDrivenPipeline*>(this->GetExecutive()); exec->GetExtentTranslator(outInfo)->SetSplitModeToXSlab(); I have verified today that the solution works well, producing the required split, either as X, Y or Z slabs. My problem is that I cannot reproduce this in version 3.6.1. When the same data reader source code is compiled against version 3.6, my request to SetSplitModeTo?Slab() are ignored all the times. I am using the same grid resolution and the same number of processes. What works in version 3.4 cannot be reproduced in version 3.6. | ||||||||
| Tags | No tags attached. | ||||||||
| Project | |||||||||
| Topic Name | |||||||||
| Type | |||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0037720) Kitware Robot (administrator) 2016-08-12 09:57 |
Resolving issue as `moved`. This issue tracker is no longer used. Further discussion of this issue may take place in the current ParaView Issues page linked in the banner at the top of this page. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2009-09-25 10:19 | Jean M. Favre | New Issue | |
| 2016-08-12 09:57 | Kitware Robot | Note Added: 0037720 | |
| 2016-08-12 09:57 | Kitware Robot | Status | expired => closed |
| 2016-08-12 09:57 | Kitware Robot | Resolution | open => moved |
| 2016-08-12 09:57 | Kitware Robot | Assigned To | => Kitware Robot |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |