Turbulent_viscosity_kobayashi#

#include <Turbulent_viscosity.h>
Brief description

How to reference this class#

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`Turbulent\_viscosity\_kobayashi <class-turbulent-viscosity-kobayashi>`
[Turbulent\_viscosity\_kobayashi](#class-turbulent-viscosity-kobayashi)

Detailed description#

Inherits from#

List of Public Methods#

Complete Member Function Documentation#

operator()#

Definition
double Turbulent_viscosity_kobayashi::operator()(double kobayashi_constant, double dx, double dy, double dz, double rho, FixedVector< FixedVector< double, 3 >, 3 > &g, FixedVector< double, 3 > &q) override
Brief description
Detailed description

Reimplements:

How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`double Turbulent_viscosity_kobayashi::operator()(double kobayashi_constant, double dx, double dy, double dz, double rho, FixedVector< FixedVector< double, 3 >, 3 > &g, FixedVector< double, 3 > &q) override <turbulent-viscosity-kobayashi-public-double-turbulent-viscosity-kobayashi-operator-double-kobayashi-constant-double-dx-double-dy-double-dz-double-rho-fixedvector-fixedvector-double-3-3-ref-g-fixedvector-double-3-ref-q-override>`
[double Turbulent_viscosity_kobayashi::operator()(double kobayashi_constant, double dx, double dy, double dz, double rho, FixedVector< FixedVector< double, 3 >, 3 > &g, FixedVector< double, 3 > &q) override](#turbulent-viscosity-kobayashi-public-double-turbulent-viscosity-kobayashi-operator-double-kobayashi-constant-double-dx-double-dy-double-dz-double-rho-fixedvector-fixedvector-double-3-3-ref-g-fixedvector-double-3-ref-q-override)

Attributes Documentation#