Nektar++
|
#include <boost/shared_ptr.hpp>
#include <LibUtilities/BasicUtils/SharedArray.hpp>
#include <LibUtilities/Memory/NekMemoryManager.hpp>
#include <NekMeshUtils/CADSystem/OpenCascade.h>
#include <NekMeshUtils/CADSystem/CADObj.h>
#include <NekMeshUtils/CADSystem/CADVert.h>
Go to the source code of this file.
Classes | |
struct | Nektar::NekMeshUtils::EdgeLoop |
struct which descibes a collection of cad edges which for a loop on the cad surface More... | |
class | Nektar::NekMeshUtils::CADSurf |
class for handleing a cad surface More... | |
Namespaces | |
Nektar | |
< | |
Nektar::NekMeshUtils | |
Typedefs | |
typedef boost::shared_ptr < CADSurf > | Nektar::NekMeshUtils::CADSurfSharedPtr |