#define SPATIAL_DOMAINS_EXPORT
Abstract base class for the refinement surface region.
Derived class for the refinement surface region.
bool v_Contains(const Array< OneD, NekDouble > &coords) override
Check if vertex is inside the surface region.
RefRegionLine(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.
~RefRegionLine() override
Destructor.