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

Go to the source code of this file.

Classes

class  Nektar::NekMeshUtils::CADSystem
 Base class for CAD interface system. More...
 
struct  Nektar::NekMeshUtils::CADSystem::EdgeLoop
 struct which descibes a collection of cad edges which are a loop on the cad surface More...
 

Namespaces

 Nektar
 <
 
 Nektar::NekMeshUtils
 

Typedefs

typedef boost::shared_ptr
< CADVert > 
Nektar::NekMeshUtils::CADVertSharedPtr
 
typedef boost::shared_ptr
< CADSystem > 
Nektar::NekMeshUtils::CADSystemSharedPtr
 
typedef
LibUtilities::NekFactory
< std::string, CADSystem,
std::string > 
Nektar::NekMeshUtils::EngineFactory
 

Functions

EngineFactory & Nektar::NekMeshUtils::GetEngineFactory ()