Loading...
Searching...
No Matches
BccLatticePointGenerator.hpp
Go to the documentation of this file.
Body-centered lattice points generator.
Definition BccLatticePointGenerator.hpp:25
void ForEachPoint(const BoundingBox3D &boundingBox, double spacing, const std::function< bool(const Vector3D &)> &callback) const override
Invokes callback function for each BCC-lattice points inside boundingBox.
Definition Matrix.hpp:30
Abstract base class for 3-D point generator.
Definition PointGenerator3.hpp:29
Definition pybind11Utils.hpp:21
std::shared_ptr< BccLatticePointGenerator > BccLatticePointGeneratorPtr
Shared pointer type for the BccLatticePointGenerator.
Definition BccLatticePointGenerator.hpp:40
1.9.8