Tensors_Computation_VEF#

#include <Tensors_Computation_VEF.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:`Tensors\_Computation\_VEF <class-tensors-computation-vef>`
[Tensors\_Computation\_VEF](#class-tensors-computation-vef)

Detailed description#

Inherited by#

Inheritance graph#

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

../../../../../_images/classTensors__Computation__VEF__inherit__graph.png

List of Protected Methods#

Complete Member Function Documentation#

antisym_loop_edge_faces#

Definition
void TCV::antisym_loop_edge_faces(const Domaine_VEF &dom_VEF, const Domaine_Cl_VEF &dom_BC_VEF, const DoubleTab &gradient_elem, DoubleTab &enstrophy) const
Brief description
Detailed description
References
Referenced By
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 TCV::antisym_loop_edge_faces(const Domaine_VEF &dom_VEF, const Domaine_Cl_VEF &dom_BC_VEF, const DoubleTab &gradient_elem, DoubleTab &enstrophy) const <tensors-computation-vef-protected-void-tcv-antisym-loop-edge-faces-const-domaine-vef-ref-dom-vef-const-domaine-cl-vef-ref-dom-bc-vef-const-doubletab-ref-gradient-elem-doubletab-ref-enstrophy-const>`
[void TCV::antisym_loop_edge_faces(const Domaine_VEF &dom_VEF, const Domaine_Cl_VEF &dom_BC_VEF, const DoubleTab &gradient_elem, DoubleTab &enstrophy) const](#tensors-computation-vef-protected-void-tcv-antisym-loop-edge-faces-const-domaine-vef-ref-dom-vef-const-domaine-cl-vef-ref-dom-bc-vef-const-doubletab-ref-gradient-elem-doubletab-ref-enstrophy-const)

antisym_loop_edges_general#

Definition
void TCV::antisym_loop_edges_general(const Domaine_VEF &dom_VEF, const Front_VF &the_edge, const DoubleTab &gradient_elem, DoubleTab &enstrophy) const
Brief description
Detailed description
References
Referenced By
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 TCV::antisym_loop_edges_general(const Domaine_VEF &dom_VEF, const Front_VF &the_edge, const DoubleTab &gradient_elem, DoubleTab &enstrophy) const <tensors-computation-vef-protected-void-tcv-antisym-loop-edges-general-const-domaine-vef-ref-dom-vef-const-front-vf-ref-the-edge-const-doubletab-ref-gradient-elem-doubletab-ref-enstrophy-const>`
[void TCV::antisym_loop_edges_general(const Domaine_VEF &dom_VEF, const Front_VF &the_edge, const DoubleTab &gradient_elem, DoubleTab &enstrophy) const](#tensors-computation-vef-protected-void-tcv-antisym-loop-edges-general-const-domaine-vef-ref-dom-vef-const-front-vf-ref-the-edge-const-doubletab-ref-gradient-elem-doubletab-ref-enstrophy-const)

antisym_loop_edges_periodiqueBC#

Definition
void TCV::antisym_loop_edges_periodiqueBC(const Domaine_VEF &dom_VEF, const Front_VF &the_edge, const DoubleTab &gradient_elem, DoubleTab &enstrophy) const
Brief description
Detailed description
References
Referenced By
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 TCV::antisym_loop_edges_periodiqueBC(const Domaine_VEF &dom_VEF, const Front_VF &the_edge, const DoubleTab &gradient_elem, DoubleTab &enstrophy) const <tensors-computation-vef-protected-void-tcv-antisym-loop-edges-periodiquebc-const-domaine-vef-ref-dom-vef-const-front-vf-ref-the-edge-const-doubletab-ref-gradient-elem-doubletab-ref-enstrophy-const>`
[void TCV::antisym_loop_edges_periodiqueBC(const Domaine_VEF &dom_VEF, const Front_VF &the_edge, const DoubleTab &gradient_elem, DoubleTab &enstrophy) const](#tensors-computation-vef-protected-void-tcv-antisym-loop-edges-periodiquebc-const-domaine-vef-ref-dom-vef-const-front-vf-ref-the-edge-const-doubletab-ref-gradient-elem-doubletab-ref-enstrophy-const)

antisym_loop_internal_faces#

Definition
void TCV::antisym_loop_internal_faces(const Domaine_VEF &dom_VEF, const DoubleTab &gradient_elem, DoubleTab &enstrophy) const
Brief description
Detailed description
References
Referenced By
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 TCV::antisym_loop_internal_faces(const Domaine_VEF &dom_VEF, const DoubleTab &gradient_elem, DoubleTab &enstrophy) const <tensors-computation-vef-protected-void-tcv-antisym-loop-internal-faces-const-domaine-vef-ref-dom-vef-const-doubletab-ref-gradient-elem-doubletab-ref-enstrophy-const>`
[void TCV::antisym_loop_internal_faces(const Domaine_VEF &dom_VEF, const DoubleTab &gradient_elem, DoubleTab &enstrophy) const](#tensors-computation-vef-protected-void-tcv-antisym-loop-internal-faces-const-domaine-vef-ref-dom-vef-const-doubletab-ref-gradient-elem-doubletab-ref-enstrophy-const)

compute_enstrophy#

Definition
void TCV::compute_enstrophy(const Domaine_VEF &, const Domaine_Cl_VEF &, const DoubleTab &velocity, DoubleTab &enstrophy) const
Brief description
Detailed description
References
Referenced By
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 TCV::compute_enstrophy(const Domaine_VEF &, const Domaine_Cl_VEF &, const DoubleTab &velocity, DoubleTab &enstrophy) const <tensors-computation-vef-protected-void-tcv-compute-enstrophy-const-domaine-vef-ref-const-domaine-cl-vef-ref-const-doubletab-ref-velocity-doubletab-ref-enstrophy-const>`
[void TCV::compute_enstrophy(const Domaine_VEF &, const Domaine_Cl_VEF &, const DoubleTab &velocity, DoubleTab &enstrophy) const](#tensors-computation-vef-protected-void-tcv-compute-enstrophy-const-domaine-vef-ref-const-domaine-cl-vef-ref-const-doubletab-ref-velocity-doubletab-ref-enstrophy-const)

Tensors_Computation_VEF#

Definition
Tensors_Computation_VEF::Tensors_Computation_VEF()
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:`Tensors_Computation_VEF::Tensors_Computation_VEF() <tensors-computation-vef-protected-tensors-computation-vef-tensors-computation-vef>`
[Tensors_Computation_VEF::Tensors_Computation_VEF()](#tensors-computation-vef-protected-tensors-computation-vef-tensors-computation-vef)

Attributes Documentation#