Discretisation_tools#
#include <Discretisation_tools.h>
: class Discretisation_tools
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:`Discretisation\_tools <class-discretisation-tools>`
[Discretisation\_tools](#class-discretisation-tools)
Detailed description#
Useful interpolation methods !
List of Public Static Methods#
Complete Member Function Documentation#
cells_to_faces#
void Discretisation_tools::cells_to_faces(const Champ_base &He, Champ_base &Hf)
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 Discretisation_tools::cells_to_faces(const Champ_base &He, Champ_base &Hf) <discretisation-tools-public-static-void-discretisation-tools-cells-to-faces-const-champ-base-ref-he-champ-base-ref-hf>`
[void Discretisation_tools::cells_to_faces(const Champ_base &He, Champ_base &Hf)](#discretisation-tools-public-static-void-discretisation-tools-cells-to-faces-const-champ-base-ref-he-champ-base-ref-hf)
cells_to_faces#
void Discretisation_tools::cells_to_faces(const Domaine_VF &, const DoubleTab &, DoubleTab &)
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:`void Discretisation_tools::cells_to_faces(const Domaine_VF &, const DoubleTab &, DoubleTab &) <discretisation-tools-public-static-void-discretisation-tools-cells-to-faces-const-domaine-vf-ref-const-doubletab-ref-doubletab-ref>`
[void Discretisation_tools::cells_to_faces(const Domaine_VF &, const DoubleTab &, DoubleTab &)](#discretisation-tools-public-static-void-discretisation-tools-cells-to-faces-const-domaine-vf-ref-const-doubletab-ref-doubletab-ref)
cells_to_nodes#
void Discretisation_tools::cells_to_nodes(const Champ_base &He, Champ_base &Hn)
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 Discretisation_tools::cells_to_nodes(const Champ_base &He, Champ_base &Hn) <discretisation-tools-public-static-void-discretisation-tools-cells-to-nodes-const-champ-base-ref-he-champ-base-ref-hn>`
[void Discretisation_tools::cells_to_nodes(const Champ_base &He, Champ_base &Hn)](#discretisation-tools-public-static-void-discretisation-tools-cells-to-nodes-const-champ-base-ref-he-champ-base-ref-hn)
faces_to_cells#
void Discretisation_tools::faces_to_cells(const Champ_base &Hf, Champ_base &He)
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:`void Discretisation_tools::faces_to_cells(const Champ_base &Hf, Champ_base &He) <discretisation-tools-public-static-void-discretisation-tools-faces-to-cells-const-champ-base-ref-hf-champ-base-ref-he>`
[void Discretisation_tools::faces_to_cells(const Champ_base &Hf, Champ_base &He)](#discretisation-tools-public-static-void-discretisation-tools-faces-to-cells-const-champ-base-ref-hf-champ-base-ref-he)
faces_to_cells#
void Discretisation_tools::faces_to_cells(const Domaine_VF &, const DoubleTab &, DoubleTab &)
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:`void Discretisation_tools::faces_to_cells(const Domaine_VF &, const DoubleTab &, DoubleTab &) <discretisation-tools-public-static-void-discretisation-tools-faces-to-cells-const-domaine-vf-ref-const-doubletab-ref-doubletab-ref>`
[void Discretisation_tools::faces_to_cells(const Domaine_VF &, const DoubleTab &, DoubleTab &)](#discretisation-tools-public-static-void-discretisation-tools-faces-to-cells-const-domaine-vf-ref-const-doubletab-ref-doubletab-ref)
nodes_to_cells#
void Discretisation_tools::nodes_to_cells(const Champ_base &Hn, Champ_base &He)
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:`void Discretisation_tools::nodes_to_cells(const Champ_base &Hn, Champ_base &He) <discretisation-tools-public-static-void-discretisation-tools-nodes-to-cells-const-champ-base-ref-hn-champ-base-ref-he>`
[void Discretisation_tools::nodes_to_cells(const Champ_base &Hn, Champ_base &He)](#discretisation-tools-public-static-void-discretisation-tools-nodes-to-cells-const-champ-base-ref-hn-champ-base-ref-he)