|
Nektar++
|
#include <LibUtilities/BasicUtils/SessionReader.h>#include <vtkPolyDataReader.h>#include <vtkPolyDataWriter.h>#include <vtkPolyData.h>#include <vtkPointData.h>#include <vtkPoints.h>#include <vtkCellArray.h>#include <vtkTriangle.h>
Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 11 of file VtkStripsToPolys.cpp.
References ASSERTL0, and npts.
1.8.1.2