Celeritas
0.5.0-56+6b053cd
|
An axis-alligned ellipsoid centered at the origin. More...
#include <IntersectRegion.hh>
Public Member Functions | |
Ellipsoid (Real3 const &radii) | |
Construct with radii. | |
void | build (IntersectSurfaceBuilder &) const final |
Build surfaces. | |
void | output (JsonPimpl *) const final |
Write output to the given JSON object. | |
Real3 const & | radii () const |
Radius along each axis. | |
Additional Inherited Members | |
Protected Member Functions inherited from celeritas::orangeinp::IntersectRegionInterface | |
IntersectRegionInterface ()=default | |
virtual | ~IntersectRegionInterface ()=default |
CELER_DEFAULT_COPY_MOVE (IntersectRegionInterface) | |
An axis-alligned ellipsoid centered at the origin.