OK - maybe I'm taking this too literally. Does the VisIt_Bridge actually link against the VisIt libraries? I built and compiled with the ENABLE_visitbridge turned on and I somehow ended up with a working CGNS reader. But at no point did I specify any paths to my VisIt installation ..... 8-)
________________________________ Rick Angelini USArmy Research Laboratory CISD/HPC Architectures Team Building 120 Cube 315 Phone: 410-278-6266 ________________________________ From: [email protected] [[email protected]] on behalf of David E DeMarle [[email protected]] Sent: Wednesday, August 07, 2013 4:39 PM To: Angelini, Richard C (Rick) CIV USARMY ARL (US) Cc: [email protected] Subject: Re: [Paraview] CGNS Reader I think the only extra flag will be make sure boost is one of the projects superbuild makes. When superbuild makes paraview it will see this and then turn visitbridge on and link it in when it configures paraview. Robert probably knows best the state of this particular file format. David E DeMarle Kitware, Inc. R&D Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 On Wed, Aug 7, 2013 at 3:56 PM, Angelini, Richard C (Rick) CIV USARMY ARL (US) <[email protected]<mailto:[email protected]>> wrote: I was afraid you say that! 8-) So, are there any additional parameters that need to be set, such as where the VisIt libraries are installed, etc? In the Superbuild, I've looked in the CMakeCache.txt file, and I don't see any additional parameters for the bridge or for cgns. Is this page still current and correct? http://www.paraview.org/Wiki/VisIt_Database_Bridge#CGNS_Support ________________________________ Rick Angelini USArmy Research Laboratory CISD/HPC Architectures Team Building 120 Cube 315 Phone: 410-278-6266<tel:410-278-6266> ________________________________________ From: Utkarsh Ayachit [[email protected]<mailto:[email protected]>] Sent: Wednesday, August 07, 2013 3:25 PM To: Angelini, Richard C (Rick) CIV USARMY ARL (US) Cc: [email protected]<mailto:[email protected]> Subject: Re: [Paraview] CGNS Reader Rick, Correct, VisItBridge is required for CGNS support. You can turn on VisItBridge by using the ENABLE_visitbridge cmake option. Utkarsh On Wed, Aug 7, 2013 at 3:05 PM, Angelini, Richard C (Rick) CIV USARMY ARL (US) <[email protected]<mailto:[email protected]>> wrote: > I'm using the Superbuild to build ParaView 4.0.1 .... and I'm enabling CGNS > but the reader doesn't seem to be there. I can see that it downloaded at > cgnslib tarball and it seems to have been built. I poked around on the > Wiki and there's also a mention of using the VisIt bridge. Is the VisIt > bridge (which I'm not using) the only way to read a CGNS file? > > > > ________________________________ > Rick Angelini > > USArmy Research Laboratory > CISD/HPC Architectures Team > Building 120 Cube 315 > Phone: 410-278-6266<tel:410-278-6266> > > _______________________________________________ > Powered by www.kitware.com<http://www.kitware.com> > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Follow this link to subscribe/unsubscribe: > http://www.paraview.org/mailman/listinfo/paraview > _______________________________________________ Powered by www.kitware.com<http://www.kitware.com> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
