<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
Hello everybody,<br>
<br>
I have a custom reader, and I generate cells and points data
correctly.<br>
Now I am trying to put global data (like material propeties) in a
vtkFieldData using <br>
<br>
ouput->SetFieldData(my_vtkfielddata);<br>
<br>
This work properly and I can see the information in the information
tab (variable Y). <br>
<img src="cid:part1.00070500.02050200@ec-nantes.fr" alt=""><br>
<br>
But the problem is I am unable to access this information in
paraview, I cant use the variable in the calculator, and if apply
the calculator filter the global fields are not passed to the
output.<br>
<br>
How can I access this kind of information in the calculator??<br>
<br>
I am using the 3.12.0-RC2 from git in linux, and a custom reader in
c++.<br>
<br>
<br>
<pre class="moz-signature" cols="72">--
Felipe Bordeu Weldt
Ingénieur de Recherche
-------------------------------------
Tél. : 33 (0)2 40 37 16 57
Fax. : 33 (0)2 40 74 74 06
<a class="moz-txt-link-abbreviated" href="mailto:Felipe.Bordeu@ec-nantes.fr">Felipe.Bordeu@ec-nantes.fr</a>
Institut GeM - UMR CNRS 6183
École Centrale Nantes
1 Rue de La Noë, 44321 Nantes, FRANCE
-------------------------------------</pre>
</body>
</html>