#define SPATIAL_DOMAINS_EXPORT
Derived class for the refinement surface region.
bool v_Contains(const Array< OneD, NekDouble > &coords) override
Check if vertex is inside the surface region.
RefRegionCylinder(const unsigned int coordim, NekDouble radius, std::vector< NekDouble > coord1, std::vector< NekDouble > coord2, std::vector< unsigned int > numModes, std::vector< unsigned int > numPoints)
Constructor.
~RefRegionCylinder() override
Destructor.
Abstract base class for the refinement surface region.