Nektar++
Namespaces | Typedefs
CADSurf.cpp File Reference
#include "CADSurf.h"
#include "CADCurve.h"
#include <boost/geometry.hpp>
#include <boost/geometry/algorithms/assign.hpp>
#include <boost/geometry/geometries/point_xy.hpp>
#include <boost/geometry/geometries/polygon.hpp>

Go to the source code of this file.

Namespaces

 Nektar
 
 Nektar::NekMeshUtils
 

Typedefs

typedef bg::model::d2::point_xy< double > point_xy
 

Typedef Documentation

◆ point_xy

typedef bg::model::d2::point_xy<double> point_xy

Definition at line 43 of file CADSurf.cpp.