Am I missing something here? I was under the impression that the constructor of vtkDoubleArray is protected. Le Lundi 20 Octobre 2003 13:36, Shyam Prakash a écrit : > Said, > In the following line you are just creating an array of length > NUMBER_OF_ARRAYS. > > solution = new vtkDoubleArray[NUMBER_OF_ARRAYS]; >