[vtkusers] vtkusers Digest, Vol 176, Issue 25

A Z poweruserm at live.com.au
Fri Dec 21 00:16:49 EST 2018


I still remain in the position of being unable to build the VTK for my purposes.

We am using the 64 bit TDM C++ compiler and need to compile into 64 bit Windows .dlls.

Is it possible to organise this from the VTK team, for a public download?

________________________________
From: vtkusers <vtkusers-bounces at vtk.org> on behalf of vtkusers-request at vtk.org <vtkusers-request at vtk.org>
Sent: Friday, 21 December 2018 2:04 PM
To: vtkusers at vtk.org
Subject: vtkusers Digest, Vol 176, Issue 25

Send vtkusers mailing list submissions to
        vtkusers at vtk.org

To subscribe or unsubscribe via the World Wide Web, visit
        https://vtk.org/mailman/listinfo/vtkusers
or, via email, send a message with subject or body 'help' to
        vtkusers-request at vtk.org

You can reach the person managing the list at
        vtkusers-owner at vtk.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of vtkusers digest..."


Today's Topics:

   1. Re: Help with vtkInterpolateDataSetAttributes (David Thompson)
   2. Install Mayavi for Python 3.7.1 in Windows 10 (Adriaan)
   3. catastrophic error: cannot open source file
      "vtkVolumeRayCastMIPFunction.h" (wtzou)


----------------------------------------------------------------------

Message: 1
Date: Thu, 20 Dec 2018 14:25:10 -0500
From: David Thompson <david.thompson at kitware.com>
To: "Andrew E. Slaughter" <andrew.slaughter at inl.gov>
Cc: vtkusers <vtkusers at vtk.org>
Subject: Re: [vtkusers] Help with vtkInterpolateDataSetAttributes
Message-ID: <FA8BB63D-8861-469E-A6B3-477C525474F0 at kitware.com>
Content-Type: text/plain;       charset=us-ascii

Hi Andrew,

> The interpolation for point data is working great, I am working on making my script more robust before posting by including cell and global data to the interpolation. I also am interpolating all active data into a vtkMultiBlockDataSetAlgorithm so the end product will behave similarly as a vtkExodusIIReader object.
>
> Anyway, I can't get the cell data to interpolate. The point data is working fine (change the variable to 'point') to show this result.

It would help to know more about what you hope to accomplish with the interpolation. If you are trying to compare field values (or differences between them) on different meshes, then maybe it would be appropriate as a first pass to use vtkCellCenters to get a location for each cell.

You might also be interested in the vtkProbeFilter for projecting points (whether they are cell centers or original input points) from one dataset to another without writing a Python script that iterates over tuples.

        David

------------------------------

Message: 2
Date: Thu, 20 Dec 2018 23:02:16 +0100
From: Adriaan <adriaan.s at gmail.com>
To: vtkusers at vtk.org
Subject: [vtkusers] Install Mayavi for Python 3.7.1 in Windows 10
Message-ID: <440d8ddd-2973-cd93-5d3f-905f2c96c145 at gmail.com>
Content-Type: text/plain; charset=utf-8; format=flowed

Dear Kitware.

I'm trying to install VTK for Python 3.7.1 on Windows 10 but running
<<pip install vtk>> gives me

<<
Collecting vtk
 ? Could not find a version that satisfies the requirement vtk (from
versions: )
No matching distribution found for vtk
 >>

I installed VTK manually with
<<https://www.vtk.org/files/release/7.1/vtkpython-7.1.1-Windows-64bit.exe>>
but it does not solve the problem.

Running python --version returns Python 3.7.1 and running pip --version
or pip3 --version returns pip 18.1 from
c:\users\adria\appdata\local\programs\python\python37-32\lib\site-packages\pip
(python 3.7).

How do I solve this problem?

Thanks,

Adriaan


------------------------------

Message: 3
Date: Fri, 21 Dec 2018 11:04:22 +0800 (CST)
From: wtzou <zwtfire at 126.com>
To: vtkusers at vtk.org
Subject: [vtkusers] catastrophic error: cannot open source file
        "vtkVolumeRayCastMIPFunction.h"
Message-ID: <4185bd91.2f1e.167ceb8932d.Coremail.zwtfire at 126.com>
Content-Type: text/plain; charset="gbk"

Hi,
When I was using  molecular simulation software RASPA2, the error was met when compile the result visulization .cxx file.
here is my selection while install VTK-8.1.2.


and this is the error information:


what shall I do ?
Thank you very much




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://vtk.org/pipermail/vtkusers/attachments/20181221/46d512c6/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screenshot from 2018-12-20 22-26-32.png
Type: image/png
Size: 153427 bytes
Desc: not available
URL: <https://vtk.org/pipermail/vtkusers/attachments/20181221/46d512c6/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screenshot from 2018-12-20 23-42-35.png
Type: image/png
Size: 65321 bytes
Desc: not available
URL: <https://vtk.org/pipermail/vtkusers/attachments/20181221/46d512c6/attachment-0001.png>

------------------------------

Subject: Digest Footer

_______________________________________________
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 VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ

Search the list archives at: http://markmail.org/search/?q=vtkusers

Follow this link to subscribe/unsubscribe:
https://vtk.org/mailman/listinfo/vtkusers


------------------------------

End of vtkusers Digest, Vol 176, Issue 25
*****************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://vtk.org/pipermail/vtkusers/attachments/20181221/2756b43d/attachment.html>


More information about the vtkusers mailing list