Nektar++
|
struct which descibes a collection of cad edges which are a loop on the cad surface More...
#include <CADSurf.h>
Public Attributes | |
std::vector< CADCurveSharedPtr > | edges |
std::vector< CADOrientation::Orientation > | edgeo |
Array< OneD, NekDouble > | center |
NekDouble | area |
struct which descibes a collection of cad edges which are a loop on the cad surface
std::vector<CADOrientation::Orientation> Nektar::NekMeshUtils::EdgeLoop::edgeo |
std::vector<CADCurveSharedPtr> Nektar::NekMeshUtils::EdgeLoop::edges |