Nektar++
Classes | Namespaces | Macros | Typedefs
TriangleInterface.h File Reference
#include <memory>
#include <NekMeshUtils/MeshElements/Node.h>
#include <LibUtilities/BasicUtils/SharedArray.hpp>
#include <LibUtilities/Memory/NekMemoryManager.hpp>
#include <triangle.h>

Go to the source code of this file.

Classes

class  Nektar::NekMeshUtils::TriangleInterface
 class for interfacing with external library triangle More...
 
struct  Nektar::NekMeshUtils::TriangleInterface::DelaunayTriangle
 

Namespaces

 Nektar
 
 Nektar::NekMeshUtils
 

Macros

#define ANSI_DECLARATORS
 
#define REAL   double
 
#define VOID   void
 

Typedefs

typedef std::shared_ptr< TriangleInterface > Nektar::NekMeshUtils::TriangleInterfaceSharedPtr
 

Macro Definition Documentation

◆ ANSI_DECLARATORS

#define ANSI_DECLARATORS

Definition at line 44 of file TriangleInterface.h.

◆ REAL

#define REAL   double

◆ VOID

#define VOID   void

Definition at line 46 of file TriangleInterface.h.