chombo-discharge
Loading...
Searching...
No Matches
CD_CdrPlasma.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_CDRPLASMA_H
14#define CD_CDRPLASMA_H
15
16namespace Physics {
17
26 namespace CdrPlasma {};
27
28} // namespace Physics
29
30#endif
Namespace containing physics models for use with chombo-discharge.
Definition CD_AdvectionDiffusion.H:16