chombo-discharge
Loading...
Searching...
No Matches
CD_BrownianWalker.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_BROWNIANWALKER_H
14#define CD_BROWNIANWALKER_H
15
16namespace Physics {
17
24 namespace BrownianWalker {}
25
26} // namespace Physics
27
28#endif
Namespace containing physics models for use with chombo-discharge.
Definition CD_AdvectionDiffusion.H:16