chombo-discharge
Loading...
Searching...
No Matches
Geometries
RoughSphere
CD_RoughSphere.H
Go to the documentation of this file.
1
/* chombo-discharge
2
* Copyright © 2021 SINTEF Energy Research.
3
* Please refer to Copyright.txt and LICENSE in the chombo-discharge root directory.
4
*/
5
12
#ifndef CD_RoughSphere_H
13
#define CD_RoughSphere_H
14
15
#include <
CD_ComputationalGeometry.H
>
16
#include <CD_NamespaceHeader.H>
17
21
class
RoughSphere
:
public
ComputationalGeometry
22
{
23
public
:
24
RoughSphere
();
25
~RoughSphere
();
26
};
27
28
#include <CD_NamespaceFooter.H>
29
30
#endif
CD_ComputationalGeometry.H
Declaration of base class for defining geometries.
ComputationalGeometry
Abstract base class for geometries.
Definition
CD_ComputationalGeometry.H:36
RoughSphere
This is a class that a rough sphere (either electrode or dielectric)
Definition
CD_RoughSphere.H:22
Generated by
1.9.8