[vtkusers] VTK hexahedronal unstructured grid

David E DeMarle dave.demarle at kitware.com
Tue Jul 24 09:33:51 EDT 2012


        vHexahedron->GetPointIds()->SetId(i*8+j,i*8+j);
->
        vHexahedron->GetPointIds()->SetId(j,i*8+j);

David E DeMarle
Kitware, Inc.
R&D Engineer
21 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-881-4909


On Tue, Jul 24, 2012 at 9:28 AM, ISTB <f.dshabarow at gmail.com> wrote:
>         vHexahedron->GetPointIds()->SetId(i*8+j,i*8+j);



More information about the vtkusers mailing list