Re: [Paraview] problem Paraview 3.8.1 online documentation

2011-02-03 Thread Salman SHAHIDI
I have resolved my problem by setting the variable "PARAVIEW_GENERATE_PROXY_DOCUMENTATION" to "ON". Thank you, Salman SHAHIDI 2011/2/3 Salman SHAHIDI > Dear paraview, > I have installed "pv 3.8.1" in Debian system as follows: > make; make HTMLDocume

[Paraview] Modifying pipeline browser of Paraview

2010-06-27 Thread Salman SHAHIDI
p the context menu for the *pipeline* browser I have added this line in the constructor for QMainWindow: -- pqParaViewMenuBuilders::buildPipelineBrowserContextMenu( *this->Internals->pipelineBrowser); -- Any help would be most appreciated. Sal

Re: [Paraview] Add Icon to a Custom Applications (PV 3.8.0)

2010-06-05 Thread Salman SHAHIDI
2010/6/3 Salman SHAHIDI > Hi Utkarsh, > > Thank you very much. That works. My problem was configuration of > build_paraview_client( ). Your patch is very clear in order to configure out > this one. > > Salman > > > 2010/6/3 Utkarsh Ayachit > >> I&#x

Re: [Paraview] Add Icon to a Custom Applications (PV 3.8.0)

2010-06-05 Thread Salman SHAHIDI
2010/6/3 Salman SHAHIDI > I had created it. But it does not work. I don't know how to configure out > my CMakeListes.txt to consider my qrc file. > > > 2010/6/3 Utkarsh Ayachit > > What you need to do is create a new resource (qrc) file with your icon >> and

[Paraview] Add Icon to a Custom Applications (PV 3.8.0)

2010-05-29 Thread Salman SHAHIDI
QUIRED_PLUGINS LIUPPAViewerPlugin GUI_CONFIGURATION_XMLS ${CMAKE_CURRENT_SOURCE_DIR}/SupportedReader.xml ) No error displayed in compiling and build, but it does not work (still no icon ) Any advise is much appreciated. Salman SHAHI

Re: [Paraview] Problem of Memory distribution

2010-03-04 Thread Salman SHAHIDI
have the temporary memory consumption behavior > of the legacy format. > > David E DeMarle > Kitware, Inc. > R&D Engineer > 28 Corporate Drive > Clifton Park, NY 12065-8662 > Phone: 518-371-3971 x109 > > > > On Thu, Mar 4, 2010 at 12:24 PM, Salman SHAHIDI &

Re: [Paraview] Problem of Memory distribution

2010-03-04 Thread Salman SHAHIDI
E DeMarle > Kitware, Inc. > R&D Engineer > 28 Corporate Drive > Clifton Park, NY 12065-8662 > Phone: 518-371-3971 x109 > > > > On Thu, Mar 4, 2010 at 11:33 AM, Salman SHAHIDI > wrote: > > Each time i should copy the same data in all the workstations in order

Re: [Paraview] Problem of Memory distribution

2010-03-04 Thread Salman SHAHIDI
es what reader > is invoked and thus whether the data will be read in in parallel or > not. > > David E DeMarle > Kitware, Inc. > R&D Engineer > 28 Corporate Drive > Clifton Park, NY 12065-8662 > Phone: 518-371-3971 x109 > > > > On Thu, Mar 4, 2010 at 1

Re: [Paraview] Problem of Memory distribution

2010-03-04 Thread Salman SHAHIDI
ngineer > 28 Corporate Drive > Clifton Park, NY 12065-8662 > Phone: 518-371-3971 x109 > > > > On Thu, Mar 4, 2010 at 9:36 AM, Salman SHAHIDI > wrote: > > Hi All, > > > > I have 8 debian workstation (WS) A,B,C,D,E,F,G, and H with paraview > 3.6.1. I >

[Paraview] Problem of Memory distribution

2010-03-04 Thread Salman SHAHIDI
Hi All, I have 8 debian workstation (WS) A,B,C,D,E,F,G, and H with paraview 3.6.1. I have configured all them by ssh without need to passeword. Each WS has 2 cores, thus 16 processors are accessible. In WS A i have a machine file consisting of all the machine names. I have copied the same dataset

[Paraview] paraview calculate abscissa curvilinear on the streamline

2009-11-20 Thread Salman SHAHIDI
Hi, I want to compute the abscissa curvilinear on the streamline with a given point and direction. I would like your helps. Best Regards, ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opens