QHull.h File Reference

Detailed Description

#include "core/DataTypes.h"
#include "core/math/Vector3.h"
#include "mesh_common/TriangleMeshes.h"
#include "mesh_common/MatrixVectorOperations.h"
#include "mesh_common/vtk/VTKMeshWriter.h"
#include "mesh_common/vtk/CommonDataSources.h"
#include "vtk/VTKOutput.h"
#include "vtk/PointDataSource.h"
#include <OpenMesh/Core/Utils/PropertyManager.hh>
#include <algorithm>
#include <iterator>
#include <vector>
#include <queue>

Classes

class  walberla::mesh::QHullFaceSorter< MeshType >
 
class  walberla::mesh::QHullPointDataSource< MeshType >
 
class  walberla::mesh::QHull< MeshType >
 
class  walberla::mesh::QHullFaceSorter< MeshType >
 
class  walberla::mesh::QHullPointDataSource< MeshType >
 

Namespaces

 walberla
 \file TimestepTracker.h \ingroup lbm \author Frederik Hennig frede.nosp@m.rik..nosp@m.henni.nosp@m.g@fa.nosp@m.u.de
 
 walberla::mesh
 

Functions

template<typename MeshType >
shared_ptr< MeshType > walberla::mesh::convexHull (const Vector3< real_t > &points)
 
template<typename MeshType >
shared_ptr< MeshType > walberla::mesh::convexHull (const MeshType &mesh)