Refine_Mesh#
#include <Refine_Mesh.h>
: class Refine_Mesh
How to cite this class in this doc#
:ref:`Refine\_Mesh <class-refine-mesh>`
[Refine\_Mesh](#class-refine-mesh)
Detailed description#
Inherits from#
public : Interprete_geometrique_base_32_64
<int>
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
duplique
int Refine_Mesh::duplique() const override
Reimplements:
How to cite in this doc:
:ref:`int Refine_Mesh::duplique() const override <public-int-refine-mesh-duplique-const-override>`
[int Refine_Mesh::duplique() const override](#public-int-refine-mesh-duplique-const-override)
get_info
const Type_info * Refine_Mesh::get_info() const override
Donne des informations sur le type de l’ Objet_U .
Reimplements:
How to cite in this doc:
:ref:`const Type_info * Refine_Mesh::get_info() const override <public-const-type-info-ptr-refine-mesh-get-info-const-override>`
[const Type_info * Refine_Mesh::get_info() const override](#public-const-type-info-ptr-refine-mesh-get-info-const-override)
interpreter_
Entree & Refine_Mesh::interpreter_(Entree &is) override
Reimplements:
How to cite in this doc:
:ref:`Entree & Refine_Mesh::interpreter_(Entree &is) override <public-entree-ref-refine-mesh-interpreter-underscore-entree-ref-is-override>`
[Entree & Refine_Mesh::interpreter_(Entree &is) override](#public-entree-ref-refine-mesh-interpreter-underscore-entree-ref-is-override)
Refine_Mesh
Refine_Mesh::Refine_Mesh()
How to cite in this doc:
:ref:`Refine_Mesh::Refine_Mesh() <public-refine-mesh-refine-mesh>`
[Refine_Mesh::Refine_Mesh()](#public-refine-mesh-refine-mesh)
taille_memoire
unsigned Refine_Mesh::taille_memoire() const override
Reimplements:
How to cite in this doc:
:ref:`unsigned Refine_Mesh::taille_memoire() const override <public-unsigned-refine-mesh-taille-memoire-const-override>`
[unsigned Refine_Mesh::taille_memoire() const override](#public-unsigned-refine-mesh-taille-memoire-const-override)
~Refine_Mesh
Refine_Mesh::~Refine_Mesh()
How to cite in this doc:
:ref:`Refine_Mesh::~Refine_Mesh() <public-refine-mesh-dtor-refine-mesh>`
[Refine_Mesh::~Refine_Mesh()](#public-refine-mesh-dtor-refine-mesh)
cree_instance
Objet_U * Refine_Mesh::cree_instance()
How to cite in this doc:
:ref:`Objet_U * Refine_Mesh::cree_instance() <public-static-objet-u-ptr-refine-mesh-cree-instance>`
[Objet_U * Refine_Mesh::cree_instance()](#public-static-objet-u-ptr-refine-mesh-cree-instance)
info
const Type_info * Refine_Mesh::info()
How to cite in this doc:
:ref:`const Type_info * Refine_Mesh::info() <public-static-const-type-info-ptr-refine-mesh-info>`
[const Type_info * Refine_Mesh::info()](#public-static-const-type-info-ptr-refine-mesh-info)
self_cast
const Refine_Mesh & Refine_Mesh::self_cast(const Objet_U &)
How to cite in this doc:
:ref:`const Refine_Mesh & Refine_Mesh::self_cast(const Objet_U &) <public-static-const-refine-mesh-ref-refine-mesh-self-cast-const-objet-u-ref>`
[const Refine_Mesh & Refine_Mesh::self_cast(const Objet_U &)](#public-static-const-refine-mesh-ref-refine-mesh-self-cast-const-objet-u-ref)
self_cast
Refine_Mesh & Refine_Mesh::self_cast(Objet_U &)
How to cite in this doc:
:ref:`Refine_Mesh & Refine_Mesh::self_cast(Objet_U &) <public-static-refine-mesh-ref-refine-mesh-self-cast-objet-u-ref>`
[Refine_Mesh & Refine_Mesh::self_cast(Objet_U &)](#public-static-refine-mesh-ref-refine-mesh-self-cast-objet-u-ref)
apply
void Refine_Mesh::apply()
References
Referenced By
How to cite in this doc:
:ref:`void Refine_Mesh::apply() <protected-void-refine-mesh-apply>`
[void Refine_Mesh::apply()](#protected-void-refine-mesh-apply)
apply_2D
void Refine_Mesh::apply_2D()
References
Referenced By
How to cite in this doc:
:ref:`void Refine_Mesh::apply_2D() <protected-void-refine-mesh-apply-2d>`
[void Refine_Mesh::apply_2D()](#protected-void-refine-mesh-apply-2d)
apply_3D
void Refine_Mesh::apply_3D()
References
Referenced By
How to cite in this doc:
:ref:`void Refine_Mesh::apply_3D() <protected-void-refine-mesh-apply-3d>`
[void Refine_Mesh::apply_3D()](#protected-void-refine-mesh-apply-3d)
build_edges
void Refine_Mesh::build_edges(IntTab &nodes_of_edges, IntTab &edges_of_cells, int nb_edges_per_cell, int nb_nodes_per_edge, const IntTab &local_nodes_of_edges) const
References
Referenced By
How to cite in this doc:
:ref:`void Refine_Mesh::build_edges(IntTab &nodes_of_edges, IntTab &edges_of_cells, int nb_edges_per_cell, int nb_nodes_per_edge, const IntTab &local_nodes_of_edges) const <protected-void-refine-mesh-build-edges-inttab-ref-nodes-of-edges-inttab-ref-edges-of-cells-int-nb-edges-per-cell-int-nb-nodes-per-edge-const-inttab-ref-local-nodes-of-edges-const>`
[void Refine_Mesh::build_edges(IntTab &nodes_of_edges, IntTab &edges_of_cells, int nb_edges_per_cell, int nb_nodes_per_edge, const IntTab &local_nodes_of_edges) const](#protected-void-refine-mesh-build-edges-inttab-ref-nodes-of-edges-inttab-ref-edges-of-cells-int-nb-edges-per-cell-int-nb-nodes-per-edge-const-inttab-ref-local-nodes-of-edges-const)
build_edges_2D
void Refine_Mesh::build_edges_2D(IntTab &nodes_of_edges, IntTab &edges_of_cells) const
References
Referenced By
How to cite in this doc:
:ref:`void Refine_Mesh::build_edges_2D(IntTab &nodes_of_edges, IntTab &edges_of_cells) const <protected-void-refine-mesh-build-edges-2d-inttab-ref-nodes-of-edges-inttab-ref-edges-of-cells-const>`
[void Refine_Mesh::build_edges_2D(IntTab &nodes_of_edges, IntTab &edges_of_cells) const](#protected-void-refine-mesh-build-edges-2d-inttab-ref-nodes-of-edges-inttab-ref-edges-of-cells-const)
build_edges_3D
void Refine_Mesh::build_edges_3D(IntTab &nodes_of_edges, IntTab &edges_of_cells) const
References
Referenced By
How to cite in this doc:
:ref:`void Refine_Mesh::build_edges_3D(IntTab &nodes_of_edges, IntTab &edges_of_cells) const <protected-void-refine-mesh-build-edges-3d-inttab-ref-nodes-of-edges-inttab-ref-edges-of-cells-const>`
[void Refine_Mesh::build_edges_3D(IntTab &nodes_of_edges, IntTab &edges_of_cells) const](#protected-void-refine-mesh-build-edges-3d-inttab-ref-nodes-of-edges-inttab-ref-edges-of-cells-const)
build_incidence_from_node_to_edges
void Refine_Mesh::build_incidence_from_node_to_edges(int nb_nodes, const IntTab &nodes_of_edges, Static_Int_Lists &incidence) const
References
How to cite in this doc:
:ref:`void Refine_Mesh::build_incidence_from_node_to_edges(int nb_nodes, const IntTab &nodes_of_edges, Static_Int_Lists &incidence) const <protected-void-refine-mesh-build-incidence-from-node-to-edges-int-nb-nodes-const-inttab-ref-nodes-of-edges-static-int-lists-ref-incidence-const>`
[void Refine_Mesh::build_incidence_from_node_to_edges(int nb_nodes, const IntTab &nodes_of_edges, Static_Int_Lists &incidence) const](#protected-void-refine-mesh-build-incidence-from-node-to-edges-int-nb-nodes-const-inttab-ref-nodes-of-edges-static-int-lists-ref-incidence-const)
build_new_boundary_faces_2D
void Refine_Mesh::build_new_boundary_faces_2D(IntTabs &new_nodes_of_boundary_faces, IntTabs &new_cells_of_boundary_faces, const Static_Int_Lists &incidence_from_node_to_edges) const
References
Referenced By
How to cite in this doc:
:ref:`void Refine_Mesh::build_new_boundary_faces_2D(IntTabs &new_nodes_of_boundary_faces, IntTabs &new_cells_of_boundary_faces, const Static_Int_Lists &incidence_from_node_to_edges) const <protected-void-refine-mesh-build-new-boundary-faces-2d-inttabs-ref-new-nodes-of-boundary-faces-inttabs-ref-new-cells-of-boundary-faces-const-static-int-lists-ref-incidence-from-node-to-edges-const>`
[void Refine_Mesh::build_new_boundary_faces_2D(IntTabs &new_nodes_of_boundary_faces, IntTabs &new_cells_of_boundary_faces, const Static_Int_Lists &incidence_from_node_to_edges) const](#protected-void-refine-mesh-build-new-boundary-faces-2d-inttabs-ref-new-nodes-of-boundary-faces-inttabs-ref-new-cells-of-boundary-faces-const-static-int-lists-ref-incidence-from-node-to-edges-const)
build_new_boundary_faces_3D
void Refine_Mesh::build_new_boundary_faces_3D(IntTabs &new_nodes_of_boundary_faces, IntTabs &new_cells_of_boundary_faces, const Static_Int_Lists &incidence_from_node_to_edges) const
References
Referenced By
How to cite in this doc:
:ref:`void Refine_Mesh::build_new_boundary_faces_3D(IntTabs &new_nodes_of_boundary_faces, IntTabs &new_cells_of_boundary_faces, const Static_Int_Lists &incidence_from_node_to_edges) const <protected-void-refine-mesh-build-new-boundary-faces-3d-inttabs-ref-new-nodes-of-boundary-faces-inttabs-ref-new-cells-of-boundary-faces-const-static-int-lists-ref-incidence-from-node-to-edges-const>`
[void Refine_Mesh::build_new_boundary_faces_3D(IntTabs &new_nodes_of_boundary_faces, IntTabs &new_cells_of_boundary_faces, const Static_Int_Lists &incidence_from_node_to_edges) const](#protected-void-refine-mesh-build-new-boundary-faces-3d-inttabs-ref-new-nodes-of-boundary-faces-inttabs-ref-new-cells-of-boundary-faces-const-static-int-lists-ref-incidence-from-node-to-edges-const)
build_new_cells_2D
void Refine_Mesh::build_new_cells_2D(IntTab &new_cells, const IntTab &edges_of_cells) const
References
Referenced By
How to cite in this doc:
:ref:`void Refine_Mesh::build_new_cells_2D(IntTab &new_cells, const IntTab &edges_of_cells) const <protected-void-refine-mesh-build-new-cells-2d-inttab-ref-new-cells-const-inttab-ref-edges-of-cells-const>`
[void Refine_Mesh::build_new_cells_2D(IntTab &new_cells, const IntTab &edges_of_cells) const](#protected-void-refine-mesh-build-new-cells-2d-inttab-ref-new-cells-const-inttab-ref-edges-of-cells-const)
build_new_cells_3D
void Refine_Mesh::build_new_cells_3D(IntTab &new_cells, const IntTab &edges_of_cells) const
References
Referenced By
How to cite in this doc:
:ref:`void Refine_Mesh::build_new_cells_3D(IntTab &new_cells, const IntTab &edges_of_cells) const <protected-void-refine-mesh-build-new-cells-3d-inttab-ref-new-cells-const-inttab-ref-edges-of-cells-const>`
[void Refine_Mesh::build_new_cells_3D(IntTab &new_cells, const IntTab &edges_of_cells) const](#protected-void-refine-mesh-build-new-cells-3d-inttab-ref-new-cells-const-inttab-ref-edges-of-cells-const)
build_new_connector_faces_2D
void Refine_Mesh::build_new_connector_faces_2D(IntTabs &new_nodes_of_connector_faces, IntTabs &new_cells_of_connector_faces, const Static_Int_Lists &incidence_from_node_to_edges) const
References
Referenced By
How to cite in this doc:
:ref:`void Refine_Mesh::build_new_connector_faces_2D(IntTabs &new_nodes_of_connector_faces, IntTabs &new_cells_of_connector_faces, const Static_Int_Lists &incidence_from_node_to_edges) const <protected-void-refine-mesh-build-new-connector-faces-2d-inttabs-ref-new-nodes-of-connector-faces-inttabs-ref-new-cells-of-connector-faces-const-static-int-lists-ref-incidence-from-node-to-edges-const>`
[void Refine_Mesh::build_new_connector_faces_2D(IntTabs &new_nodes_of_connector_faces, IntTabs &new_cells_of_connector_faces, const Static_Int_Lists &incidence_from_node_to_edges) const](#protected-void-refine-mesh-build-new-connector-faces-2d-inttabs-ref-new-nodes-of-connector-faces-inttabs-ref-new-cells-of-connector-faces-const-static-int-lists-ref-incidence-from-node-to-edges-const)
build_new_connector_faces_3D
void Refine_Mesh::build_new_connector_faces_3D(IntTabs &new_nodes_of_connector_faces, IntTabs &new_cells_of_connector_faces, const Static_Int_Lists &incidence_from_node_to_edges) const
References
Referenced By
How to cite in this doc:
:ref:`void Refine_Mesh::build_new_connector_faces_3D(IntTabs &new_nodes_of_connector_faces, IntTabs &new_cells_of_connector_faces, const Static_Int_Lists &incidence_from_node_to_edges) const <protected-void-refine-mesh-build-new-connector-faces-3d-inttabs-ref-new-nodes-of-connector-faces-inttabs-ref-new-cells-of-connector-faces-const-static-int-lists-ref-incidence-from-node-to-edges-const>`
[void Refine_Mesh::build_new_connector_faces_3D(IntTabs &new_nodes_of_connector_faces, IntTabs &new_cells_of_connector_faces, const Static_Int_Lists &incidence_from_node_to_edges) const](#protected-void-refine-mesh-build-new-connector-faces-3d-inttabs-ref-new-nodes-of-connector-faces-inttabs-ref-new-cells-of-connector-faces-const-static-int-lists-ref-incidence-from-node-to-edges-const)
build_new_frontier_faces_2D
void Refine_Mesh::build_new_frontier_faces_2D(IntTab &new_nodes_of_frontier_faces, IntTab &new_cells_of_frontier_faces, const Static_Int_Lists &incidence_from_node_to_edges, const Faces &old_frontier_faces) const
References
Referenced By
How to cite in this doc:
:ref:`void Refine_Mesh::build_new_frontier_faces_2D(IntTab &new_nodes_of_frontier_faces, IntTab &new_cells_of_frontier_faces, const Static_Int_Lists &incidence_from_node_to_edges, const Faces &old_frontier_faces) const <protected-void-refine-mesh-build-new-frontier-faces-2d-inttab-ref-new-nodes-of-frontier-faces-inttab-ref-new-cells-of-frontier-faces-const-static-int-lists-ref-incidence-from-node-to-edges-const-faces-ref-old-frontier-faces-const>`
[void Refine_Mesh::build_new_frontier_faces_2D(IntTab &new_nodes_of_frontier_faces, IntTab &new_cells_of_frontier_faces, const Static_Int_Lists &incidence_from_node_to_edges, const Faces &old_frontier_faces) const](#protected-void-refine-mesh-build-new-frontier-faces-2d-inttab-ref-new-nodes-of-frontier-faces-inttab-ref-new-cells-of-frontier-faces-const-static-int-lists-ref-incidence-from-node-to-edges-const-faces-ref-old-frontier-faces-const)
build_new_frontier_faces_3D
void Refine_Mesh::build_new_frontier_faces_3D(IntTab &new_nodes_of_frontier_faces, IntTab &new_cells_of_frontier_faces, const Static_Int_Lists &incidence_from_node_to_edges, const Faces &old_frontier_faces) const
References
Referenced By
How to cite in this doc:
:ref:`void Refine_Mesh::build_new_frontier_faces_3D(IntTab &new_nodes_of_frontier_faces, IntTab &new_cells_of_frontier_faces, const Static_Int_Lists &incidence_from_node_to_edges, const Faces &old_frontier_faces) const <protected-void-refine-mesh-build-new-frontier-faces-3d-inttab-ref-new-nodes-of-frontier-faces-inttab-ref-new-cells-of-frontier-faces-const-static-int-lists-ref-incidence-from-node-to-edges-const-faces-ref-old-frontier-faces-const>`
[void Refine_Mesh::build_new_frontier_faces_3D(IntTab &new_nodes_of_frontier_faces, IntTab &new_cells_of_frontier_faces, const Static_Int_Lists &incidence_from_node_to_edges, const Faces &old_frontier_faces) const](#protected-void-refine-mesh-build-new-frontier-faces-3d-inttab-ref-new-nodes-of-frontier-faces-inttab-ref-new-cells-of-frontier-faces-const-static-int-lists-ref-incidence-from-node-to-edges-const-faces-ref-old-frontier-faces-const)
build_new_internal_frontier_faces_2D
void Refine_Mesh::build_new_internal_frontier_faces_2D(IntTabs &new_nodes_of_internal_frontier_faces, IntTabs &new_cells_of_internal_frontier_faces, const Static_Int_Lists &incidence_from_node_to_edges) const
References
Referenced By
How to cite in this doc:
:ref:`void Refine_Mesh::build_new_internal_frontier_faces_2D(IntTabs &new_nodes_of_internal_frontier_faces, IntTabs &new_cells_of_internal_frontier_faces, const Static_Int_Lists &incidence_from_node_to_edges) const <protected-void-refine-mesh-build-new-internal-frontier-faces-2d-inttabs-ref-new-nodes-of-internal-frontier-faces-inttabs-ref-new-cells-of-internal-frontier-faces-const-static-int-lists-ref-incidence-from-node-to-edges-const>`
[void Refine_Mesh::build_new_internal_frontier_faces_2D(IntTabs &new_nodes_of_internal_frontier_faces, IntTabs &new_cells_of_internal_frontier_faces, const Static_Int_Lists &incidence_from_node_to_edges) const](#protected-void-refine-mesh-build-new-internal-frontier-faces-2d-inttabs-ref-new-nodes-of-internal-frontier-faces-inttabs-ref-new-cells-of-internal-frontier-faces-const-static-int-lists-ref-incidence-from-node-to-edges-const)
build_new_internal_frontier_faces_3D
void Refine_Mesh::build_new_internal_frontier_faces_3D(IntTabs &new_nodes_of_internal_frontier_faces, IntTabs &new_cells_of_internal_frontier_faces, const Static_Int_Lists &incidence_from_node_to_edges) const
References
Referenced By
How to cite in this doc:
:ref:`void Refine_Mesh::build_new_internal_frontier_faces_3D(IntTabs &new_nodes_of_internal_frontier_faces, IntTabs &new_cells_of_internal_frontier_faces, const Static_Int_Lists &incidence_from_node_to_edges) const <protected-void-refine-mesh-build-new-internal-frontier-faces-3d-inttabs-ref-new-nodes-of-internal-frontier-faces-inttabs-ref-new-cells-of-internal-frontier-faces-const-static-int-lists-ref-incidence-from-node-to-edges-const>`
[void Refine_Mesh::build_new_internal_frontier_faces_3D(IntTabs &new_nodes_of_internal_frontier_faces, IntTabs &new_cells_of_internal_frontier_faces, const Static_Int_Lists &incidence_from_node_to_edges) const](#protected-void-refine-mesh-build-new-internal-frontier-faces-3d-inttabs-ref-new-nodes-of-internal-frontier-faces-inttabs-ref-new-cells-of-internal-frontier-faces-const-static-int-lists-ref-incidence-from-node-to-edges-const)
build_new_nodes
void Refine_Mesh::build_new_nodes(DoubleTab &new_nodes, const IntTab &nodes_of_edges) const
References
How to cite in this doc:
:ref:`void Refine_Mesh::build_new_nodes(DoubleTab &new_nodes, const IntTab &nodes_of_edges) const <protected-void-refine-mesh-build-new-nodes-doubletab-ref-new-nodes-const-inttab-ref-nodes-of-edges-const>`
[void Refine_Mesh::build_new_nodes(DoubleTab &new_nodes, const IntTab &nodes_of_edges) const](#protected-void-refine-mesh-build-new-nodes-doubletab-ref-new-nodes-const-inttab-ref-nodes-of-edges-const)
build_new_sub_domaines_descriptions
void Refine_Mesh::build_new_sub_domaines_descriptions(Noms &new_sub_domaines_descriptions) const
References
How to cite in this doc:
:ref:`void Refine_Mesh::build_new_sub_domaines_descriptions(Noms &new_sub_domaines_descriptions) const <protected-void-refine-mesh-build-new-sub-domaines-descriptions-noms-ref-new-sub-domaines-descriptions-const>`
[void Refine_Mesh::build_new_sub_domaines_descriptions(Noms &new_sub_domaines_descriptions) const](#protected-void-refine-mesh-build-new-sub-domaines-descriptions-noms-ref-new-sub-domaines-descriptions-const)
check_cell_type
void Refine_Mesh::check_cell_type() const
References
Referenced By
How to cite in this doc:
:ref:`void Refine_Mesh::check_cell_type() const <protected-void-refine-mesh-check-cell-type-const>`
[void Refine_Mesh::check_cell_type() const](#protected-void-refine-mesh-check-cell-type-const)
check_dimension
void Refine_Mesh::check_dimension() const
References
Referenced By
How to cite in this doc:
:ref:`void Refine_Mesh::check_dimension() const <protected-void-refine-mesh-check-dimension-const>`
[void Refine_Mesh::check_dimension() const](#protected-void-refine-mesh-check-dimension-const)
find_edge
int Refine_Mesh::find_edge(const Static_Int_Lists &incidence_from_node_to_edges, int node0, int node1) const
References
Referenced By
How to cite in this doc:
:ref:`int Refine_Mesh::find_edge(const Static_Int_Lists &incidence_from_node_to_edges, int node0, int node1) const <protected-int-refine-mesh-find-edge-const-static-int-lists-ref-incidence-from-node-to-edges-int-node0-int-node1-const>`
[int Refine_Mesh::find_edge(const Static_Int_Lists &incidence_from_node_to_edges, int node0, int node1) const](#protected-int-refine-mesh-find-edge-const-static-int-lists-ref-incidence-from-node-to-edges-int-node0-int-node1-const)
printOn
Sortie & Refine_Mesh::printOn(Sortie &x) const override
Ecriture de l’objet sur un flot de sortie Methode a surcharger.
Reimplements:
References
How to cite in this doc:
:ref:`Sortie & Refine_Mesh::printOn(Sortie &x) const override <protected-sortie-ref-refine-mesh-printon-sortie-ref-x-const-override>`
[Sortie & Refine_Mesh::printOn(Sortie &x) const override](#protected-sortie-ref-refine-mesh-printon-sortie-ref-x-const-override)
readOn
Entree & Refine_Mesh::readOn(Entree &) override
Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.
Reimplements:
References
How to cite in this doc:
:ref:`Entree & Refine_Mesh::readOn(Entree &) override <protected-entree-ref-refine-mesh-readon-entree-ref-override>`
[Entree & Refine_Mesh::readOn(Entree &) override](#protected-entree-ref-refine-mesh-readon-entree-ref-override)
update_boundary_faces
void Refine_Mesh::update_boundary_faces(const Type_Face &face_type, const IntTabs &new_nodes_of_boundary_faces, const IntTabs &new_cells_of_boundary_faces)
References
Referenced By
How to cite in this doc:
:ref:`void Refine_Mesh::update_boundary_faces(const Type_Face &face_type, const IntTabs &new_nodes_of_boundary_faces, const IntTabs &new_cells_of_boundary_faces) <protected-void-refine-mesh-update-boundary-faces-const-type-face-ref-face-type-const-inttabs-ref-new-nodes-of-boundary-faces-const-inttabs-ref-new-cells-of-boundary-faces>`
[void Refine_Mesh::update_boundary_faces(const Type_Face &face_type, const IntTabs &new_nodes_of_boundary_faces, const IntTabs &new_cells_of_boundary_faces)](#protected-void-refine-mesh-update-boundary-faces-const-type-face-ref-face-type-const-inttabs-ref-new-nodes-of-boundary-faces-const-inttabs-ref-new-cells-of-boundary-faces)
update_cells
void Refine_Mesh::update_cells(const IntTab &new_cells)
References
Referenced By
How to cite in this doc:
:ref:`void Refine_Mesh::update_cells(const IntTab &new_cells) <protected-void-refine-mesh-update-cells-const-inttab-ref-new-cells>`
[void Refine_Mesh::update_cells(const IntTab &new_cells)](#protected-void-refine-mesh-update-cells-const-inttab-ref-new-cells)
update_connector_faces
void Refine_Mesh::update_connector_faces(const Type_Face &face_type, const IntTabs &new_nodes_of_connector_faces, const IntTabs &new_cells_of_connector_faces)
References
Referenced By
How to cite in this doc:
:ref:`void Refine_Mesh::update_connector_faces(const Type_Face &face_type, const IntTabs &new_nodes_of_connector_faces, const IntTabs &new_cells_of_connector_faces) <protected-void-refine-mesh-update-connector-faces-const-type-face-ref-face-type-const-inttabs-ref-new-nodes-of-connector-faces-const-inttabs-ref-new-cells-of-connector-faces>`
[void Refine_Mesh::update_connector_faces(const Type_Face &face_type, const IntTabs &new_nodes_of_connector_faces, const IntTabs &new_cells_of_connector_faces)](#protected-void-refine-mesh-update-connector-faces-const-type-face-ref-face-type-const-inttabs-ref-new-nodes-of-connector-faces-const-inttabs-ref-new-cells-of-connector-faces)
update_domain
void Refine_Mesh::update_domain(const Nom &cell_type, const Type_Face &face_type, const DoubleTab &new_nodes, const IntTab &new_cells, const Noms &new_sub_domaines_descriptions, const IntTabs &new_nodes_of_boundary_faces, const IntTabs &new_cells_of_boundary_faces, const IntTabs &new_nodes_of_connector_faces, const IntTabs &new_cells_of_connector_faces, const IntTabs &new_nodes_of_internal_frontier_faces, const IntTabs &new_cells_of_internal_frontier_faces)
References
How to cite in this doc:
:ref:`void Refine_Mesh::update_domain(const Nom &cell_type, const Type_Face &face_type, const DoubleTab &new_nodes, const IntTab &new_cells, const Noms &new_sub_domaines_descriptions, const IntTabs &new_nodes_of_boundary_faces, const IntTabs &new_cells_of_boundary_faces, const IntTabs &new_nodes_of_connector_faces, const IntTabs &new_cells_of_connector_faces, const IntTabs &new_nodes_of_internal_frontier_faces, const IntTabs &new_cells_of_internal_frontier_faces) <protected-void-refine-mesh-update-domain-const-nom-ref-cell-type-const-type-face-ref-face-type-const-doubletab-ref-new-nodes-const-inttab-ref-new-cells-const-noms-ref-new-sub-domaines-descriptions-const-inttabs-ref-new-nodes-of-boundary-faces-const-inttabs-ref-new-cells-of-boundary-faces-const-inttabs-ref-new-nodes-of-connector-faces-const-inttabs-ref-new-cells-of-connector-faces-const-inttabs-ref-new-nodes-of-internal-frontier-faces-const-inttabs-ref-new-cells-of-internal-frontier-faces>`
[void Refine_Mesh::update_domain(const Nom &cell_type, const Type_Face &face_type, const DoubleTab &new_nodes, const IntTab &new_cells, const Noms &new_sub_domaines_descriptions, const IntTabs &new_nodes_of_boundary_faces, const IntTabs &new_cells_of_boundary_faces, const IntTabs &new_nodes_of_connector_faces, const IntTabs &new_cells_of_connector_faces, const IntTabs &new_nodes_of_internal_frontier_faces, const IntTabs &new_cells_of_internal_frontier_faces)](#protected-void-refine-mesh-update-domain-const-nom-ref-cell-type-const-type-face-ref-face-type-const-doubletab-ref-new-nodes-const-inttab-ref-new-cells-const-noms-ref-new-sub-domaines-descriptions-const-inttabs-ref-new-nodes-of-boundary-faces-const-inttabs-ref-new-cells-of-boundary-faces-const-inttabs-ref-new-nodes-of-connector-faces-const-inttabs-ref-new-cells-of-connector-faces-const-inttabs-ref-new-nodes-of-internal-frontier-faces-const-inttabs-ref-new-cells-of-internal-frontier-faces)
update_internal_frontier_faces
void Refine_Mesh::update_internal_frontier_faces(const Type_Face &face_type, const IntTabs &new_nodes_of_internal_frontier_faces, const IntTabs &new_cells_of_internal_frontier_faces)
References
Referenced By
How to cite in this doc:
:ref:`void Refine_Mesh::update_internal_frontier_faces(const Type_Face &face_type, const IntTabs &new_nodes_of_internal_frontier_faces, const IntTabs &new_cells_of_internal_frontier_faces) <protected-void-refine-mesh-update-internal-frontier-faces-const-type-face-ref-face-type-const-inttabs-ref-new-nodes-of-internal-frontier-faces-const-inttabs-ref-new-cells-of-internal-frontier-faces>`
[void Refine_Mesh::update_internal_frontier_faces(const Type_Face &face_type, const IntTabs &new_nodes_of_internal_frontier_faces, const IntTabs &new_cells_of_internal_frontier_faces)](#protected-void-refine-mesh-update-internal-frontier-faces-const-type-face-ref-face-type-const-inttabs-ref-new-nodes-of-internal-frontier-faces-const-inttabs-ref-new-cells-of-internal-frontier-faces)
update_nodes
void Refine_Mesh::update_nodes(const DoubleTab &new_nodes)
References
Referenced By
How to cite in this doc:
:ref:`void Refine_Mesh::update_nodes(const DoubleTab &new_nodes) <protected-void-refine-mesh-update-nodes-const-doubletab-ref-new-nodes>`
[void Refine_Mesh::update_nodes(const DoubleTab &new_nodes)](#protected-void-refine-mesh-update-nodes-const-doubletab-ref-new-nodes)
update_octree
void Refine_Mesh::update_octree(const Nom &cell_type)
References
Referenced By
How to cite in this doc:
:ref:`void Refine_Mesh::update_octree(const Nom &cell_type) <protected-void-refine-mesh-update-octree-const-nom-ref-cell-type>`
[void Refine_Mesh::update_octree(const Nom &cell_type)](#protected-void-refine-mesh-update-octree-const-nom-ref-cell-type)
update_sub_domaines
void Refine_Mesh::update_sub_domaines(const Noms &new_sub_domaines_descriptions)
References
Referenced By
How to cite in this doc:
:ref:`void Refine_Mesh::update_sub_domaines(const Noms &new_sub_domaines_descriptions) <protected-void-refine-mesh-update-sub-domaines-const-noms-ref-new-sub-domaines-descriptions>`
[void Refine_Mesh::update_sub_domaines(const Noms &new_sub_domaines_descriptions)](#protected-void-refine-mesh-update-sub-domaines-const-noms-ref-new-sub-domaines-descriptions)
Attributes Documentation#
info_obj (public)
const Type_info Refine_Mesh::info_obj