chombo-discharge
CD_BrownianWalker.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_BrownianWalker_H
13 #define CD_BrownianWalker_H
14 
15 namespace Physics {
16 
20  namespace BrownianWalker {
21  }
22 
23 } // namespace Physics
24 
25 #endif
Name containing various physics models for running chombo-discharge code.
Definition: CD_AdvectionDiffusion.H:15