VMTK
Classes | Macros
vtkvmtkDoubleVector.h File Reference
#include "vtkObject.h"
#include "vtkDataArray.h"
#include "vtkvmtkWin32Header.h"
Include dependency graph for vtkvmtkDoubleVector.h:
This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

◆ VTK_VMTK_L2_NORM

#define VTK_VMTK_L2_NORM   0

Definition at line 36 of file vtkvmtkDoubleVector.h.

◆ VTK_VMTK_LINF_NORM

#define VTK_VMTK_LINF_NORM   1

Definition at line 37 of file vtkvmtkDoubleVector.h.