[Paraview] CGNS Reader

Robert Maynard robert.maynard at kitware.com
Thu Aug 8 10:58:36 EDT 2013


If you enable visitbridge without enabling cgns we won't build the visit
cgns reader. This was done to allow people to selectively choose what
readers that require extra external libraries they wish to build.


On Thu, Aug 8, 2013 at 10:53 AM, Angelini, Richard C (Rick) CIV USARMY ARL
(US) <richard.c.angelini.civ at mail.mil> wrote:

> So, is there any value in this flag:
>
> -DENABLE_cgns=ON
>
> if we're using the ENABLE_visitbridge flag?
>
> ________________________________
> Rick Angelini
>
> USArmy Research Laboratory
> CISD/HPC Architectures Team
> Building 120 Cube 315
> Phone:  410-278-6266
>
> ________________________________________
> From: paraview-bounces at paraview.org [paraview-bounces at paraview.org] on
> behalf of Utkarsh Ayachit [utkarsh.ayachit at kitware.com]
> Sent: Thursday, August 08, 2013 10:23 AM
> To: Angelini, Richard C (Rick) CIV USARMY ARL (US)
> Cc: paraview at paraview.org
> Subject: Re: [Paraview] CGNS Reader
>
> Rick,
>
> Yea, you don't need any separate build of VisIt, by turning on
> ENABLE_visitbridge, ParaViewSuperbuild builds all the components
> needed (including parts of VisIt). BTW, you don't neeed to ensure
> ENABLE_boost is ON either (contrary to what Dave suggested). If
> ENABLE_visitbridge is ON, ParaViewSuperbuid will automatically turn on
> ENABLE_boost during its dependency determination pass.
>
> Utkarsh
>
> On Thu, Aug 8, 2013 at 8:13 AM, Angelini, Richard C (Rick) CIV USARMY
> ARL (US) <richard.c.angelini.civ at mail.mil> wrote:
> > 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: paraview-bounces at paraview.org [paraview-bounces at paraview.org] on
> > behalf of David E DeMarle [dave.demarle at kitware.com]
> > Sent: Wednesday, August 07, 2013 4:39 PM
> >
> > To: Angelini, Richard C (Rick) CIV USARMY ARL (US)
> > Cc: paraview at paraview.org
> > 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) <richard.c.angelini.civ at mail.mil> 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
> >>
> >> ________________________________________
> >> From: Utkarsh Ayachit [utkarsh.ayachit at kitware.com]
> >> Sent: Wednesday, August 07, 2013 3:25 PM
> >> To: Angelini, Richard C (Rick) CIV USARMY ARL (US)
> >> Cc: paraview at paraview.org
> >> 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) <richard.c.angelini.civ at mail.mil> 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
> >> >
> >> > _______________________________________________
> >> > 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
> >> >
> >> _______________________________________________
> >> 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
> >
> >
> >
> > _______________________________________________
> > 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
> >
> _______________________________________________
> 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
> _______________________________________________
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20130808/ab37fbdf/attachment.htm>


More information about the ParaView mailing list