VMTK
|
#include "vtkObject.h"
#include "vtkDataArray.h"
#include "vtkvmtkWin32Header.h"
Go to the source code of this file.
Classes | |
class | vtkvmtkDoubleVector |
Base class for vectors utilized in finite-element and other PDE evaluations. More... | |
Macros | |
#define | VTK_VMTK_L2_NORM 0 |
#define | VTK_VMTK_LINF_NORM 1 |
#define VTK_VMTK_L2_NORM 0 |
Definition at line 36 of file vtkvmtkDoubleVector.h.
#define VTK_VMTK_LINF_NORM 1 |
Definition at line 37 of file vtkvmtkDoubleVector.h.