NEMoSys  0.63.0
A modular, extensible resource with robust automated mesh generation, mesh quality analysis, adaptive mesh refinement, and data transfer between arbitrary meshes.
NEM::NUCMESH::RectangularArray Member List

This is the complete list of members for NEM::NUCMESH::RectangularArray, including all inherited members.

basicTransformation(const gp_Trsf &transformation, NEM::GEO::GeoManager &&geoMetadata)NEM::NUCMESH::ShapesArrayprotectedstatic
createGeo() const overrideNEM::NUCMESH::RectangularArrayprotectedvirtual
createGeoImpl(Modifier &&modifier) constNEM::NUCMESH::ShapesArrayinlineprotected
delta_NEM::NUCMESH::RectangularArrayprivate
dims_NEM::NUCMESH::RectangularArrayprivate
fillPattern(std::size_t idx)NEM::NUCMESH::ShapesArray
getCenter() constNEM::NUCMESH::ShapeBase
getGridDims() constNEM::NUCMESH::RectangularArrayinline
getGridDistance() constNEM::NUCMESH::RectangularArrayinline
getNumPatternShapes() constNEM::NUCMESH::ShapesArray
getPattern(std::size_t x, std::size_t y) constNEM::NUCMESH::RectangularArray
NEM::NUCMESH::ShapesArray::getPattern(std::size_t idx) constNEM::NUCMESH::ShapesArrayprotected
getPatternShape(std::size_t idx) constNEM::NUCMESH::ShapesArray
getPatternSize() constNEM::NUCMESH::ShapesArrayprotected
getRotatedPoint(const std::array< double, 3 > &center, const std::array< double, 2 > &rotation)NEM::NUCMESH::ShapeBasestatic
insertPatternShape(std::size_t idx, Shape &&shape)NEM::NUCMESH::ShapesArrayinline
makePatternShape(std::size_t idx, Args &&...args)NEM::NUCMESH::ShapesArrayinline
mergeGeo(NEM::GEO::GeoManager &keepGeo, NEM::GEO::GeoManager &&removeGeo)NEM::NUCMESH::ShapeBaseprotectedstatic
operator=(const ShapeBase &)=defaultNEM::NUCMESH::ShapeBaseprotected
operator=(ShapeBase &&)=defaultNEM::NUCMESH::ShapeBaseprotected
RectangularArray(const std::array< std::size_t, 2 > &gridDims, const std::array< double, 2 > &deltaGrid, const std::array< double, 3 > &center={0, 0, 0})NEM::NUCMESH::RectangularArray
setCenter(const std::array< double, 3 > &center)NEM::NUCMESH::ShapeBase
setGridDistance(const std::array< double, 2 > &gridDistance)NEM::NUCMESH::RectangularArrayinline
setPattern(std::size_t x, std::size_t y, std::size_t patternKey)NEM::NUCMESH::RectangularArray
NEM::NUCMESH::ShapesArray::setPattern(std::size_t idx, std::size_t patternKey)NEM::NUCMESH::ShapesArrayprotected
setPatternShape(std::size_t idx, const std::shared_ptr< ShapeBase > &shape)NEM::NUCMESH::ShapesArray
ShapeBase(const std::array< double, 3 > &center={0, 0, 0})NEM::NUCMESH::ShapeBaseexplicitprotected
ShapeBase(const ShapeBase &)=defaultNEM::NUCMESH::ShapeBaseprotected
ShapeBase(ShapeBase &&)=defaultNEM::NUCMESH::ShapeBaseprotected
ShapesArray(const std::array< double, 3 > &center, std::size_t numPatternShapes)NEM::NUCMESH::ShapesArrayprotected
~ShapeBase()=defaultNEM::NUCMESH::ShapeBasevirtual