Turbulent_viscosity_base#

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

Detailed description#

Inherited by#

Inheritance graph#

If the image is too small, right-click and open in new tab

../../../../../_images/classTurbulent__viscosity__base__inherit__graph.png

List of Public Methods#

Complete Member Function Documentation#

operator()#

Definition
virtual double Turbulent_viscosity_base::operator()(double base_constant, double dx, double dy, double dz, double rho, FixedVector< FixedVector< double, 3 >, 3 > &g, FixedVector< double, 3 > &q)=0
Brief description
Detailed description
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:`virtual double Turbulent_viscosity_base::operator()(double base_constant, double dx, double dy, double dz, double rho, FixedVector< FixedVector< double, 3 >, 3 > &g, FixedVector< double, 3 > &q)=0 <turbulent-viscosity-base-public-virtual-double-turbulent-viscosity-base-operator-double-base-constant-double-dx-double-dy-double-dz-double-rho-fixedvector-fixedvector-double-3-3-ref-g-fixedvector-double-3-ref-q-equal-0>`
[virtual double Turbulent_viscosity_base::operator()(double base_constant, double dx, double dy, double dz, double rho, FixedVector< FixedVector< double, 3 >, 3 > &g, FixedVector< double, 3 > &q)=0](#turbulent-viscosity-base-public-virtual-double-turbulent-viscosity-base-operator-double-base-constant-double-dx-double-dy-double-dz-double-rho-fixedvector-fixedvector-double-3-3-ref-g-fixedvector-double-3-ref-q-equal-0)

~Turbulent_viscosity_base#

Definition
virtual Turbulent_viscosity_base::~Turbulent_viscosity_base()
Brief description
Detailed description
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:`virtual Turbulent_viscosity_base::~Turbulent_viscosity_base() <turbulent-viscosity-base-public-virtual-turbulent-viscosity-base-dtor-turbulent-viscosity-base>`
[virtual Turbulent_viscosity_base::~Turbulent_viscosity_base()](#turbulent-viscosity-base-public-virtual-turbulent-viscosity-base-dtor-turbulent-viscosity-base)

Attributes Documentation#