13#ifndef CD_DISKPROFILEDPLANE_H
14#define CD_DISKPROFILEDPLANE_H
18#include <CD_NamespaceHeader.H>
53#include <CD_NamespaceFooter.H>
Declaration of base class for defining geometries.
Abstract base class for geometries.
Definition CD_ComputationalGeometry.H:37
Geometry class for disk electrode and profiled surface experiments.
Definition CD_DiskProfiledPlane.H:27
DiskProfiledPlane() noexcept
Constructor - reads in all parameters.
Definition CD_DiskProfiledPlane.cpp:34
virtual void defineElectrode() noexcept
Define the electrode.
Definition CD_DiskProfiledPlane.cpp:58
virtual void defineDielectric() noexcept
Define the dielectric plate.
Definition CD_DiskProfiledPlane.cpp:111
virtual ~DiskProfiledPlane()=default
Destructor - does nothing.