|
Notes |
|
|
(0010731)
|
|
Ken Moreland
|
|
2008-03-06 16:19
|
|
|
How badly does D3 behave with multiblock data? I plan for a major overhaul of D3 later on this year and I would hate to see a lot of time expanded on the current version. |
|
|
|
(0011534)
|
|
Berk Geveci
|
|
2008-04-24 13:51
|
|
|
This works with Exodus output but not others. |
|
|
|
(0012150)
|
|
Berk Geveci
|
|
2008-05-29 13:31
|
|
|
Iterate over ALL blocks and use empty dataset for blocks that are null pointers. |
|
|
|
(0012701)
|
|
Utkarsh Ayachit
|
|
2008-07-15 10:41
|
|
Addded support for composite datasets to D3. D3 now iterates over composite datasets ensuring that all processes correctly processes empty blocks as well.
/cvsroot/ParaView3/ParaView3/VTK/Parallel/vtkDistributedDataFilter.cxx,v <-- vtkDistributedDataFilter.cxx
new revision: 1.49; previous revision: 1.48
/cvsroot/ParaView3/ParaView3/VTK/Parallel/vtkDistributedDataFilter.h,v <-- vtkDistributedDataFilter.h
new revision: 1.20; previous revision: 1.19 |
|
|
|
(0012839)
|
|
Alan Scott
|
|
2008-07-28 16:43
|
|
|
Tested client/server, using can.exo. I then used process Id Scalars, it seemed to work. |
|