Canoe
Comprehensive Atmosphere N' Ocean Engine
|
#include <memory>
#include <athena/athena.hpp>
#include <athena/athena_arrays.hpp>
#include <athena/bvals/cc/bvals_cc.hpp>
Go to the source code of this file.
Classes | |
class | TurbulenceModel |
class | KEpsilonTurbulence |
class | TurbulenceFactory |
Typedefs | |
using | TurbulenceModelPtr = std::shared_ptr< TurbulenceModel > |
using TurbulenceModelPtr = std::shared_ptr<TurbulenceModel> |
Definition at line 56 of file turbulence_model.hpp.