Bord_32_64#

#include <Bord.h>
Brief description

Classe Bord Cette classe represente un bord d’un domaine, c’est un type de frontiere.

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:`Bord\_32\_64 <class-template-bord-32-64>`
[Bord\_32\_64](#class-template-bord-32-64)

Detailed description#

(derive de Frontiere). On appelle Bord la surface qui borde un Domaine, pour une equation donnee l’utilisateur doit fournir une condition aux limites a chaque Bord.

Inherits from#

Inheritance graph#

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

../../../../../_images/classBord__32__64__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

Bord_32_64#

Definition
Bord_32_64<_T_>::Bord_32_64()
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:`Bord_32_64<_T_>::Bord_32_64() <bord-32-64-public-bord-32-64-t-bord-32-64>`
[Bord_32_64<_T_>::Bord_32_64()](#bord-32-64-public-bord-32-64-t-bord-32-64)

duplique#

Definition
int Bord_32_64<_T_>::duplique() const override
Brief description
Detailed description

Reimplements:

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 Bord_32_64<_T_>::duplique() const override <bord-32-64-public-int-bord-32-64-t-duplique-const-override>`
[int Bord_32_64<_T_>::duplique() const override](#bord-32-64-public-int-bord-32-64-t-duplique-const-override)

get_info#

Definition
const Type_info * Bord_32_64<_T_>::get_info() const override
Brief description

Donne des informations sur le type de l’ Objet_U .

Detailed description

Reimplements:

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:`const Type_info * Bord_32_64<_T_>::get_info() const override <bord-32-64-public-const-type-info-ptr-bord-32-64-t-get-info-const-override>`
[const Type_info * Bord_32_64<_T_>::get_info() const override](#bord-32-64-public-const-type-info-ptr-bord-32-64-t-get-info-const-override)

info_obj#

Definition
const Type_info Bord_32_64<trustIdType>::info_obj("Bord" "_64", Bord_32_64< trustIdType >::cree_instance, 1, Bord_32_64bases< trustIdType >)
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:`const Type_info Bord_32_64<trustIdType>::info_obj("Bord" "_64", Bord_32_64< trustIdType >::cree_instance, 1, Bord_32_64bases< trustIdType >) <bord-32-64-public-const-type-info-bord-32-64-trustidtype-info-obj-"bord"-"-64"-bord-32-64-trustidtype-cree-instance-1-bord-32-64bases-trustidtype>`
[const Type_info Bord_32_64<trustIdType>::info_obj("Bord" "_64", Bord_32_64< trustIdType >::cree_instance, 1, Bord_32_64bases< trustIdType >)](#bord-32-64-public-const-type-info-bord-32-64-trustidtype-info-obj-"bord"-"-64"-bord-32-64-trustidtype-cree-instance-1-bord-32-64bases-trustidtype)

info_obj#

Definition
const Type_info Bord_32_64<int>::info_obj("Bord", Bord_32_64< int >::cree_instance, 1, Bord_32_64bases< int >)
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:`const Type_info Bord_32_64<int>::info_obj("Bord", Bord_32_64< int >::cree_instance, 1, Bord_32_64bases< int >) <bord-32-64-public-const-type-info-bord-32-64-int-info-obj-"bord"-bord-32-64-int-cree-instance-1-bord-32-64bases-int>`
[const Type_info Bord_32_64<int>::info_obj("Bord", Bord_32_64< int >::cree_instance, 1, Bord_32_64bases< int >)](#bord-32-64-public-const-type-info-bord-32-64-int-info-obj-"bord"-bord-32-64-int-cree-instance-1-bord-32-64bases-int)

taille_memoire#

Definition
unsigned Bord_32_64<_T_>::taille_memoire() const override
Brief description
Detailed description

Reimplements:

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:`unsigned Bord_32_64<_T_>::taille_memoire() const override <bord-32-64-public-unsigned-bord-32-64-t-taille-memoire-const-override>`
[unsigned Bord_32_64<_T_>::taille_memoire() const override](#bord-32-64-public-unsigned-bord-32-64-t-taille-memoire-const-override)

~Bord_32_64#

Definition
Bord_32_64<_T_>::~Bord_32_64()
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:`Bord_32_64<_T_>::~Bord_32_64() <bord-32-64-public-bord-32-64-t-dtor-bord-32-64>`
[Bord_32_64<_T_>::~Bord_32_64()](#bord-32-64-public-bord-32-64-t-dtor-bord-32-64)

cree_instance#

Definition
Objet_U * Bord_32_64<_T_>::cree_instance()
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:`Objet_U * Bord_32_64<_T_>::cree_instance() <bord-32-64-public-static-objet-u-ptr-bord-32-64-t-cree-instance>`
[Objet_U * Bord_32_64<_T_>::cree_instance()](#bord-32-64-public-static-objet-u-ptr-bord-32-64-t-cree-instance)

info#

Definition
const Type_info * Bord_32_64<_T_>::info()
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:`const Type_info * Bord_32_64<_T_>::info() <bord-32-64-public-static-const-type-info-ptr-bord-32-64-t-info>`
[const Type_info * Bord_32_64<_T_>::info()](#bord-32-64-public-static-const-type-info-ptr-bord-32-64-t-info)

self_cast#

Definition
const Bord_32_64<_T_> & Bord_32_64<_T_>::self_cast(const Objet_U &)
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:`const Bord_32_64<_T_> & Bord_32_64<_T_>::self_cast(const Objet_U &) <bord-32-64-public-static-const-bord-32-64-t-ref-bord-32-64-t-self-cast-const-objet-u-ref>`
[const Bord_32_64<_T_> & Bord_32_64<_T_>::self_cast(const Objet_U &)](#bord-32-64-public-static-const-bord-32-64-t-ref-bord-32-64-t-self-cast-const-objet-u-ref)

self_cast#

Definition
Bord_32_64<_T_> & Bord_32_64<_T_>::self_cast(Objet_U &)
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:`Bord_32_64<_T_> & Bord_32_64<_T_>::self_cast(Objet_U &) <bord-32-64-public-static-bord-32-64-t-ref-bord-32-64-t-self-cast-objet-u-ref>`
[Bord_32_64<_T_> & Bord_32_64<_T_>::self_cast(Objet_U &)](#bord-32-64-public-static-bord-32-64-t-ref-bord-32-64-t-self-cast-objet-u-ref)

printOn#

Definition
Sortie & Bord_32_64<_SIZE_>::printOn(Sortie &x) const override
Brief description

Simple appel a: Frontiere::printOn(Sortie&)

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:`Sortie & Bord_32_64<_SIZE_>::printOn(Sortie &x) const override <bord-32-64-protected-sortie-ref-bord-32-64-size-printon-sortie-ref-x-const-override>`
[Sortie & Bord_32_64<_SIZE_>::printOn(Sortie &x) const override](#bord-32-64-protected-sortie-ref-bord-32-64-size-printon-sortie-ref-x-const-override)

readOn#

Definition
Entree & Bord_32_64<_SIZE_>::readOn(Entree &) override
Brief description

Simple appel a: Frontiere::readOn(Entree&)

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:`Entree & Bord_32_64<_SIZE_>::readOn(Entree &) override <bord-32-64-protected-entree-ref-bord-32-64-size-readon-entree-ref-override>`
[Entree & Bord_32_64<_SIZE_>::readOn(Entree &) override](#bord-32-64-protected-entree-ref-bord-32-64-size-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Bord_32_64<_SIZE_>::info_obj