chombo-discharge
Loading...
Searching...
No Matches
CD_Electrostatics.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_ELECTROSTATICS_H
14#define CD_ELECTROSTATICS_H
15
16namespace Physics {
20 namespace Electrostatics {}
21
22} // namespace Physics
23
24#endif
Namespace containing physics models for use with chombo-discharge.
Definition CD_AdvectionDiffusion.H:16