26 getInnerRegion(
const std::vector<std::reference_wrapper<const CSG::CSGSurface>> & surfaces,
std::string name(const ElemQuality q)
CSGRegions creates an internal representation of a CSG region, which can refer to an intersection...
CSG::CSGRegion getInnerRegion(const std::vector< std::reference_wrapper< const CSG::CSGSurface >> &surfaces, const libMesh::Point &origin)
Get inner region of given surfaces, defined as the intersection of halfspaces of each surface...
void checkValidCSGName(const std::string &name)
Check name of CSG component for disallowed characters and symbols.