Re: [Paraview] vtkDistributedDataFilter and ghost cells

2012-11-07 Thread Andrew Parker
Cc: vtkus...@vtk.org vtkus...@vtk.org, paraview@paraview.org paraview@paraview.org Subject: [EXTERNAL] Re: [Paraview] vtkDistributedDataFilter and ghost cells Another question which I'd forgotten, how do I get to a vtkUnstructuredGrid per processor from the vtkDistributedDataFilter

Re: [Paraview] vtkDistributedDataFilter and ghost cells

2012-11-07 Thread Moreland, Kenneth
...@vtk.org vtkus...@vtk.orgmailto:vtkus...@vtk.org, paraview@paraview.orgmailto:paraview@paraview.org paraview@paraview.orgmailto:paraview@paraview.org Subject: [EXTERNAL] Re: [Paraview] vtkDistributedDataFilter and ghost cells Thanks on both accounts. Any thoughts why the downcast called

[Paraview] vtkDistributedDataFilter and ghost cells

2012-11-06 Thread Andrew Parker
Hi, Hope you can help. I have some code running in parallel, that by other means I have constructed nprocs worth of vtkRectilinearGrids, one per process. Each of which is a valid nprocs-worth of the whole serial mesh, I've check this and I am happy with that i.e. it's partitioned properly and

Re: [Paraview] vtkDistributedDataFilter and ghost cells

2012-11-06 Thread Moreland, Kenneth
, November 6, 2012 8:25 AM To: vtkus...@vtk.orgmailto:vtkus...@vtk.org vtkus...@vtk.orgmailto:vtkus...@vtk.org, paraview@paraview.orgmailto:paraview@paraview.org paraview@paraview.orgmailto:paraview@paraview.org Subject: [EXTERNAL] [Paraview] vtkDistributedDataFilter and ghost cells Hi, Hope

Re: [Paraview] vtkDistributedDataFilter and ghost cells

2012-11-06 Thread Andrew Parker
...@googlemail.com Date: Tuesday, November 6, 2012 8:25 AM To: vtkus...@vtk.org vtkus...@vtk.org, paraview@paraview.org paraview@paraview.org Subject: [EXTERNAL] [Paraview] vtkDistributedDataFilter and ghost cells Hi, Hope you can help. I have some code running in parallel, that by other means I have

Re: [Paraview] vtkDistributedDataFilter and ghost cells

2012-11-06 Thread Andrew Parker
...@googlemail.com Date: Tuesday, November 6, 2012 8:25 AM To: vtkus...@vtk.org vtkus...@vtk.org, paraview@paraview.org paraview@paraview.org Subject: [EXTERNAL] [Paraview] vtkDistributedDataFilter and ghost cells Hi, Hope you can help. I have some code running in parallel, that by other means

Re: [Paraview] vtkDistributedDataFilter and ghost cells

2012-11-06 Thread Moreland, Kenneth
: [EXTERNAL] [Paraview] vtkDistributedDataFilter and ghost cells Hi, Hope you can help. I have some code running in parallel, that by other means I have constructed nprocs worth of vtkRectilinearGrids, one per process. Each of which is a valid nprocs-worth of the whole serial mesh, I've check

Re: [Paraview] vtkDistributedDataFilter and ghost cells

2012-11-06 Thread Moreland, Kenneth
kmo...@sandia.govmailto:kmo...@sandia.gov Cc: vtkus...@vtk.orgmailto:vtkus...@vtk.org vtkus...@vtk.orgmailto:vtkus...@vtk.org, paraview@paraview.orgmailto:paraview@paraview.org paraview@paraview.orgmailto:paraview@paraview.org Subject: [EXTERNAL] Re: [Paraview] vtkDistributedDataFilter and ghost

Re: [Paraview] vtkDistributedDataFilter and ghost cells

2012-11-06 Thread Andrew Parker
@paraview.org paraview@paraview.org Subject: [EXTERNAL] Re: [Paraview] vtkDistributedDataFilter and ghost cells Another question which I'd forgotten, how do I get to a vtkUnstructuredGrid per processor from the vtkDistributedDataFilter. For instance, dd-GetOutput()-GetPointData

Re: [Paraview] vtkDistributedDataFilter and ghost cells

2012-11-06 Thread Moreland, Kenneth
...@sandia.govmailto:kmo...@sandia.gov Cc: vtkus...@vtk.orgmailto:vtkus...@vtk.org vtkus...@vtk.orgmailto:vtkus...@vtk.org, paraview@paraview.orgmailto:paraview@paraview.org paraview@paraview.orgmailto:paraview@paraview.org Subject: [EXTERNAL] Re: [Paraview] vtkDistributedDataFilter and ghost cells