Canoe
Comprehensive Atmosphere N' Ocean Engine
turbulence_model.hpp File Reference
#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 >
 

Typedef Documentation

◆ TurbulenceModelPtr

using TurbulenceModelPtr = std::shared_ptr<TurbulenceModel>

Definition at line 56 of file turbulence_model.hpp.