MantisBT - ParaView | |||||
| View Issue Details | |||||
| 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 | ||||
| Project | |||||
| Topic Name | |||||
| Type | |||||
| 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. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| 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 | ||
| Notes | |||||
|
|
|||||
|
|
||||