12#ifndef CD_DiskProfiledPlane_H
13#define CD_DiskProfiledPlane_H
17#include <CD_NamespaceHeader.H>
52#include <CD_NamespaceFooter.H>
Declaration of base class for defining geometries.
Abstract base class for geometries.
Definition CD_ComputationalGeometry.H:36
CD_DiskProfiledPlane.H.
Definition CD_DiskProfiledPlane.H:26
DiskProfiledPlane() noexcept
Constructor - reads in all parameters.
Definition CD_DiskProfiledPlane.cpp:31
virtual void defineElectrode() noexcept
Define the electrode.
Definition CD_DiskProfiledPlane.cpp:55
virtual void defineDielectric() noexcept
Define the dielectric plate.
Definition CD_DiskProfiledPlane.cpp:108
virtual ~DiskProfiledPlane()=default
Destructor - does nothing.