chombo-discharge
Loading...
Searching...
No Matches
Source
Particle
CD_DepositionType.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_DEPOSITIONTYPE_H
14
#define CD_DEPOSITIONTYPE_H
15
16
// Our includes
17
#include <CD_NamespaceHeader.H>
18
23
enum class
DepositionType
24
{
25
NGP,
26
CIC,
27
TSC
28
};
29
30
#include <CD_NamespaceFooter.H>
31
32
#endif
DepositionType
DepositionType
Deposition types.
Definition
CD_DepositionType.H:24
Generated by
1.9.8