On Tue, Dec 15, 2015 at 6:58 AM, Anton Shterenlikht <[email protected]> wrote:
> At first glance, yes, this is what I'm after. > I'll read the manuals, but briefly, is this just > paraview functionality via library calls? > Roughly yes. A "full" catalyst installation is just ParaView's Servermanager. Include and link to that to write an adaptor which populates vtk data structures from the simulation's (ideally zero copy). Link them together and you are in business. David E DeMarle Kitware, Inc. R&D Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909
_______________________________________________ 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 Search the list archives at: http://markmail.org/search/?q=ParaView Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/paraview
