Turbulent_viscosity_smagorinsky#

#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\_smagorinsky <class-turbulent-viscosity-smagorinsky>`
[Turbulent\_viscosity\_smagorinsky](#class-turbulent-viscosity-smagorinsky)

Detailed description#

Inherits from#

List of Public Methods#

Complete Member Function Documentation#

operator()#

Definition
double Turbulent_viscosity_smagorinsky::operator()(double smagorinsky_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_smagorinsky::operator()(double smagorinsky_constant, double dx, double dy, double dz, double rho, FixedVector< FixedVector< double, 3 >, 3 > &g, FixedVector< double, 3 > &q) override <turbulent-viscosity-smagorinsky-public-double-turbulent-viscosity-smagorinsky-operator-double-smagorinsky-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_smagorinsky::operator()(double smagorinsky_constant, double dx, double dy, double dz, double rho, FixedVector< FixedVector< double, 3 >, 3 > &g, FixedVector< double, 3 > &q) override](#turbulent-viscosity-smagorinsky-public-double-turbulent-viscosity-smagorinsky-operator-double-smagorinsky-constant-double-dx-double-dy-double-dz-double-rho-fixedvector-fixedvector-double-3-3-ref-g-fixedvector-double-3-ref-q-override)

Attributes Documentation#