Eval_Centre_VDF_Elem#
#include <Eval_Conv_VDF_Elem_leaves.h>
class Eval_Centre_VDF_Elem Evaluateur VDF pour la convection Le champ convecte est scalaire ( Champ_P0_VDF )
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:`Eval\_Centre\_VDF\_Elem <class-eval-centre-vdf-elem>`
[Eval\_Centre\_VDF\_Elem](#class-eval-centre-vdf-elem)
Detailed description#
Schema de convection Centre ordre 2
Inherits from#
public : Eval_Conv_VDF_Elem
<Eval_Centre_VDF_Elem>public : Eval_Conv_VDF
List of Public Methods#
Complete Member Function Documentation#
amont_amont#
int Eval_Centre_VDF_Elem::amont_amont(int face, int i) const override
Detailed description
Reimplements:
References
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:`int Eval_Centre_VDF_Elem::amont_amont(int face, int i) const override <eval-centre-vdf-elem-public-int-eval-centre-vdf-elem-amont-amont-int-face-int-i-const-override>`
[int Eval_Centre_VDF_Elem::amont_amont(int face, int i) const override](#eval-centre-vdf-elem-public-int-eval-centre-vdf-elem-amont-amont-int-face-int-i-const-override)
dim_elem#
double Eval_Centre_VDF_Elem::dim_elem(int n1, int k) const override
Detailed description
Reimplements:
References
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 Eval_Centre_VDF_Elem::dim_elem(int n1, int k) const override <eval-centre-vdf-elem-public-double-eval-centre-vdf-elem-dim-elem-int-n1-int-k-const-override>`
[double Eval_Centre_VDF_Elem::dim_elem(int n1, int k) const override](#eval-centre-vdf-elem-public-double-eval-centre-vdf-elem-dim-elem-int-n1-int-k-const-override)
dist_elem#
double Eval_Centre_VDF_Elem::dist_elem(int n1, int n2, int k) const override
Detailed description
Reimplements:
References
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 Eval_Centre_VDF_Elem::dist_elem(int n1, int n2, int k) const override <eval-centre-vdf-elem-public-double-eval-centre-vdf-elem-dist-elem-int-n1-int-n2-int-k-const-override>`
[double Eval_Centre_VDF_Elem::dist_elem(int n1, int n2, int k) const override](#eval-centre-vdf-elem-public-double-eval-centre-vdf-elem-dist-elem-int-n1-int-n2-int-k-const-override)
dist_face_elem1#
double Eval_Centre_VDF_Elem::dist_face_elem1(int num_face, int n1) const
Detailed description
References
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 Eval_Centre_VDF_Elem::dist_face_elem1(int num_face, int n1) const <eval-centre-vdf-elem-public-double-eval-centre-vdf-elem-dist-face-elem1-int-num-face-int-n1-const>`
[double Eval_Centre_VDF_Elem::dist_face_elem1(int num_face, int n1) const](#eval-centre-vdf-elem-public-double-eval-centre-vdf-elem-dist-face-elem1-int-num-face-int-n1-const)
qcentre#
void Eval_Centre_VDF_Elem::qcentre(const double psc, const int num0, const int num1, const int num0_0, const int num1_1, const int face, const DoubleTab &transporte, Type_Double &flux) const
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:`void Eval_Centre_VDF_Elem::qcentre(const double psc, const int num0, const int num1, const int num0_0, const int num1_1, const int face, const DoubleTab &transporte, Type_Double &flux) const <eval-centre-vdf-elem-public-void-eval-centre-vdf-elem-qcentre-const-double-psc-const-int-num0-const-int-num1-const-int-num0-0-const-int-num1-1-const-int-face-const-doubletab-ref-transporte-type-double-ref-flux-const>`
[void Eval_Centre_VDF_Elem::qcentre(const double psc, const int num0, const int num1, const int num0_0, const int num1_1, const int face, const DoubleTab &transporte, Type_Double &flux) const](#eval-centre-vdf-elem-public-void-eval-centre-vdf-elem-qcentre-const-double-psc-const-int-num0-const-int-num1-const-int-num0-0-const-int-num1-1-const-int-face-const-doubletab-ref-transporte-type-double-ref-flux-const)
Attributes Documentation#
constexpr bool Eval_Centre_VDF_Elem::IS_CENTRE = true