13#ifndef CD_SPHEREPLANE_H
14#define CD_SPHEREPLANE_H
18#include <CD_NamespaceHeader.H>
45#include <CD_NamespaceFooter.H>
Declaration of base class for defining geometries.
Abstract base class for geometries.
Definition CD_ComputationalGeometry.H:37
Sphere-plane gap geometry.
Definition CD_SpherePlane.H:25
~SpherePlane() noexcept override
Destructor.
Definition CD_SpherePlane.cpp:110
SpherePlane() noexcept
Constructor.
Definition CD_SpherePlane.cpp:22