chombo-discharge
Loading...
Searching...
No Matches
Geometries
DoubleRod
CD_DoubleRod.H
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2021-2026 SINTEF Energy Research
3
*
4
* SPDX-License-Identifier: GPL-3.0-or-later
5
*/
6
13
#ifndef CD_DOUBLEROD_H
14
#define CD_DOUBLEROD_H
15
16
// Our includes
17
#include <
CD_ComputationalGeometry.H
>
18
#include <CD_NamespaceHeader.H>
19
23
class
DoubleRod
:
public
ComputationalGeometry
24
{
25
public
:
26
DoubleRod
();
27
~DoubleRod
();
28
};
29
30
#include <CD_NamespaceFooter.H>
31
32
#endif
CD_ComputationalGeometry.H
Declaration of base class for defining geometries.
ComputationalGeometry
Abstract base class for geometries.
Definition
CD_ComputationalGeometry.H:37
DoubleRod
This is a class that defines two dielectric rods.
Definition
CD_DoubleRod.H:24
Generated by
1.9.8