Re: [Paraview] is there any wrong?

2011-02-21 Thread Moreland, Kenneth
araview.org<mailto:paraview@paraview.org>" mailto:paraview@paraview.org>> Subject: [Paraview] is there any wrong? dear all: I want to parallel volume rendering in my computer, but I can not make it parallel, here is my code. Is there any wrong? #include "vtkCompositeRenderManag

[Paraview] is there any wrong?

2011-02-19 Thread 胡健
dear all: I want to parallel volume rendering in my computer, but I can not make it parallel, here is my code. Is there any wrong? #include "vtkCompositeRenderManager.h" #include "vtkRenderWindow.h" #include "vtkRenderWindowInteractor.h" #include "vtkProperty.h" #include "vtkMPIController.h" #in