chombo-discharge
CD_Electrostatics.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_Electrostatics_H
13 #define CD_Electrostatics_H
14 
15 namespace Physics {
19  namespace Electrostatics {
20  }
21 
22 } // namespace Physics
23 
24 #endif
Name containing various physics models for running chombo-discharge code.
Definition: CD_AdvectionDiffusion.H:15