Nektar++
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Macros | Typedefs
TriangleInterface.h File Reference
#include <boost/shared_ptr.hpp>
#include <NekMeshUtils/MeshElements/Node.h>
#include <LibUtilities/BasicUtils/SharedArray.hpp>
#include <LibUtilities/Memory/NekMemoryManager.hpp>
#include <triangle.h>
Include dependency graph for TriangleInterface.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

 Nektar
 <
 
 Nektar::NekMeshUtils
 

Macros

#define REAL   double
 
#define ANSI_DECLARATORS
 
#define TRILIBRARY
 
#define VOID   int
 

Typedefs

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

Macro Definition Documentation

#define ANSI_DECLARATORS

Definition at line 47 of file TriangleInterface.h.

#define REAL   double
#define TRILIBRARY

Definition at line 48 of file TriangleInterface.h.

#define VOID   int

Definition at line 49 of file TriangleInterface.h.