Nektar++
|
#include <boost/shared_ptr.hpp>
#include <LibUtilities/BasicUtils/SharedArray.hpp>
#include <LibUtilities/Memory/NekMemoryManager.hpp>
#include <NekMeshUtils/MeshElements/Node.h>
#include <tetgen.h>
Go to the source code of this file.
Classes | |
class | Nektar::NekMeshUtils::TetGenInterface |
Class for interacting with the external library TetGen. More... | |
Namespaces | |
Nektar | |
< | |
Nektar::NekMeshUtils | |
Macros | |
#define | TETLIBRARY |
Typedefs | |
typedef boost::shared_ptr < TetGenInterface > | Nektar::NekMeshUtils::TetGenInterfaceSharedPtr |
#define TETLIBRARY |
Definition at line 46 of file TetGenInterface.h.