chombo-discharge
Source
Particle
CD_EbIntersection.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_EbIntersection_H
13
#define CD_EbIntersection_H
14
15
#include <CD_NamespaceHeader.H>
16
20
enum class
EbIntersection
21
{
22
Bisection,
23
Raycast
24
};
25
26
#include <CD_NamespaceFooter.H>
27
28
#endif
EbIntersection
EbIntersection
Enum for putting some logic into how we think about intersection between particles and EBs.
Definition:
CD_EbIntersection.H:21
Generated by
1.9.1