Periodique#
#include <Periodique.h>
classe Periodique Cette classe represente une condition aux limites periodique.
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:`Periodique <class-periodique>`
[Periodique](#class-periodique)
Detailed description#
On peut specifier une periodicite en X, Y ou Z. Toutes les faces de la frontiere associee a cette condition doivent avoir la meme orientation
Inherits from#
public : Cond_lim_base
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
direction_perio#
const ArrOfDouble & Periodique::direction_perio() const
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:`const ArrOfDouble & Periodique::direction_perio() const <periodique-public-const-arrofdouble-ref-periodique-direction-perio-const>`
[const ArrOfDouble & Periodique::direction_perio() const](#periodique-public-const-arrofdouble-ref-periodique-direction-perio-const)
direction_periodicite#
int Periodique::direction_periodicite() const
Detailed description
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:`int Periodique::direction_periodicite() const <periodique-public-int-periodique-direction-periodicite-const>`
[int Periodique::direction_periodicite() const](#periodique-public-int-periodique-direction-periodicite-const)
distance#
double Periodique::distance() 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 Periodique::distance() const <periodique-public-double-periodique-distance-const>`
[double Periodique::distance() const](#periodique-public-double-periodique-distance-const)
duplique#
int Periodique::duplique() const override
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 Periodique::duplique() const override <periodique-public-int-periodique-duplique-const-override>`
[int Periodique::duplique() const override](#periodique-public-int-periodique-duplique-const-override)
est_periodique_selon_un_axe#
int Periodique::est_periodique_selon_un_axe() const
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:`int Periodique::est_periodique_selon_un_axe() const <periodique-public-int-periodique-est-periodique-selon-un-axe-const>`
[int Periodique::est_periodique_selon_un_axe() const](#periodique-public-int-periodique-est-periodique-selon-un-axe-const)
face_associee#
const ArrOfInt & Periodique::face_associee() 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:`const ArrOfInt & Periodique::face_associee() const <periodique-public-const-arrofint-ref-periodique-face-associee-const>`
[const ArrOfInt & Periodique::face_associee() const](#periodique-public-const-arrofint-ref-periodique-face-associee-const)
face_associee#
int Periodique::face_associee(int i) const
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:`int Periodique::face_associee(int i) const <periodique-public-int-periodique-face-associee-int-i-const>`
[int Periodique::face_associee(int i) const](#periodique-public-int-periodique-face-associee-int-i-const)
get_info#
const Type_info * Periodique::get_info() const override
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 * Periodique::get_info() const override <periodique-public-const-type-info-ptr-periodique-get-info-const-override>`
[const Type_info * Periodique::get_info() const override](#periodique-public-const-type-info-ptr-periodique-get-info-const-override)
mettre_a_jour#
void Periodique::mettre_a_jour(double temps) override
Effectue une mise a jour en temps de la condition aux limites.
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:`void Periodique::mettre_a_jour(double temps) override <periodique-public-void-periodique-mettre-a-jour-double-temps-override>`
[void Periodique::mettre_a_jour(double temps) override](#periodique-public-void-periodique-mettre-a-jour-double-temps-override)
Periodique#
Periodique::Periodique()
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:`Periodique::Periodique() <periodique-public-periodique-periodique>`
[Periodique::Periodique()](#periodique-public-periodique-periodique)
taille_memoire#
unsigned Periodique::taille_memoire() const override
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 Periodique::taille_memoire() const override <periodique-public-unsigned-periodique-taille-memoire-const-override>`
[unsigned Periodique::taille_memoire() const override](#periodique-public-unsigned-periodique-taille-memoire-const-override)
~Periodique#
Periodique::~Periodique()
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:`Periodique::~Periodique() <periodique-public-periodique-dtor-periodique>`
[Periodique::~Periodique()](#periodique-public-periodique-dtor-periodique)
cree_instance#
Objet_U * Periodique::cree_instance()
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 * Periodique::cree_instance() <periodique-public-static-objet-u-ptr-periodique-cree-instance>`
[Objet_U * Periodique::cree_instance()](#periodique-public-static-objet-u-ptr-periodique-cree-instance)
info#
const Type_info * Periodique::info()
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 * Periodique::info() <periodique-public-static-const-type-info-ptr-periodique-info>`
[const Type_info * Periodique::info()](#periodique-public-static-const-type-info-ptr-periodique-info)
self_cast#
const Periodique & Periodique::self_cast(const Objet_U &)
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 Periodique & Periodique::self_cast(const Objet_U &) <periodique-public-static-const-periodique-ref-periodique-self-cast-const-objet-u-ref>`
[const Periodique & Periodique::self_cast(const Objet_U &)](#periodique-public-static-const-periodique-ref-periodique-self-cast-const-objet-u-ref)
self_cast#
Periodique & Periodique::self_cast(Objet_U &)
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:`Periodique & Periodique::self_cast(Objet_U &) <periodique-public-static-periodique-ref-periodique-self-cast-objet-u-ref>`
[Periodique & Periodique::self_cast(Objet_U &)](#periodique-public-static-periodique-ref-periodique-self-cast-objet-u-ref)
compatible_avec_eqn#
int Periodique::compatible_avec_eqn(const Equation_base &) const override
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 Periodique::compatible_avec_eqn(const Equation_base &) const override <periodique-protected-int-periodique-compatible-avec-eqn-const-equation-base-ref-const-override>`
[int Periodique::compatible_avec_eqn(const Equation_base &) const override](#periodique-protected-int-periodique-compatible-avec-eqn-const-equation-base-ref-const-override)
completer#
void Periodique::completer() override
NE FAIT RIEN A surcharger dans les classes derivees.
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:`void Periodique::completer() override <periodique-protected-void-periodique-completer-override>`
[void Periodique::completer() override](#periodique-protected-void-periodique-completer-override)
printOn#
Sortie & Periodique::printOn(Sortie &x) const override
Ecriture de l’objet sur un flot de sortie Methode a surcharger.
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 & Periodique::printOn(Sortie &x) const override <periodique-protected-sortie-ref-periodique-printon-sortie-ref-x-const-override>`
[Sortie & Periodique::printOn(Sortie &x) const override](#periodique-protected-sortie-ref-periodique-printon-sortie-ref-x-const-override)
readOn#
Entree & Periodique::readOn(Entree &) override
Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.
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 & Periodique::readOn(Entree &) override <periodique-protected-entree-ref-periodique-readon-entree-ref-override>`
[Entree & Periodique::readOn(Entree &) override](#periodique-protected-entree-ref-periodique-readon-entree-ref-override)
Attributes Documentation#
const Type_info Periodique::info_obj
ArrOfDouble Periodique::direction_perio_
int Periodique::direction_xyz_ = - 100
double Periodique::distance_ = - 500.
ArrOfInt Periodique::face_front_associee_