<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
Dear all,<div><br></div><div>I have several fields, some of which are vector quantities and others scalar, that I wish to store at points on a regular grid, i.e. cubic lattice.</div><div><br></div><div>I have some code working using the '<i>vtkImageData'</i> class. This is okay except it can only seem to store scalars (unless I'm missing something) and further I can't see a way to label the scalar components of the <i>vtkImageData</i> with meaningful names.</div><div><br></div><div>So my question is: What class is best used to store mixed scalar/vector quantities on a regular grid? </div><div><br></div><div>Kind regards,</div><div>Dan</div>                                            </div></body>
</html>