45#ifndef NANOPARTICLEBUILDER_SHAPEDLATTICEELLIPSOID_HPP
46#define NANOPARTICLEBUILDER_SHAPEDLATTICEELLIPSOID_HPP
50#include "lattice/shapedLattice.hpp"
61 RealType rAxial, RealType rEquatorial);
66 RealType rEquatorial_;
Implements an ellipsoid-shaped lattice.
virtual bool isInterior(Vector3d point)
Determines whether a point lies within an ellipsoid centered at origin (0,0,0)
Returns a vector of vector3 position on a lattice truncated.
This basic Periodic Table class was originally taken from the data.cpp file in OpenBabel.