|
Nektar++
|
#include <boost/shared_ptr.hpp>#include <LibUtilities/BasicUtils/SharedArray.hpp>#include <LibUtilities/Memory/NekMemoryManager.hpp>#include <LibUtilities/BasicUtils/NekFactory.hpp>#include "CADObject.h"

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 () |
1.8.8