Dispersion_bulles_VDF#
#include <Dispersion_bulles_VDF.h>
How to cite this class in this doc#
:ref:`Dispersion\_bulles\_VDF <class-dispersion-bulles-vdf>`
[Dispersion\_bulles\_VDF](#class-dispersion-bulles-vdf)
Detailed description#
Inherits from#
public : Source_Dispersion_bulles_base
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
Dispersion_bulles_VDF
Dispersion_bulles_VDF::Dispersion_bulles_VDF()
How to cite in this doc:
:ref:`Dispersion_bulles_VDF::Dispersion_bulles_VDF() <public-dispersion-bulles-vdf-dispersion-bulles-vdf>`
[Dispersion_bulles_VDF::Dispersion_bulles_VDF()](#public-dispersion-bulles-vdf-dispersion-bulles-vdf)
duplique
int Dispersion_bulles_VDF::duplique() const override
Reimplements:
How to cite in this doc:
:ref:`int Dispersion_bulles_VDF::duplique() const override <public-int-dispersion-bulles-vdf-duplique-const-override>`
[int Dispersion_bulles_VDF::duplique() const override](#public-int-dispersion-bulles-vdf-duplique-const-override)
get_info
const Type_info * Dispersion_bulles_VDF::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 * Dispersion_bulles_VDF::get_info() const override <public-const-type-info-ptr-dispersion-bulles-vdf-get-info-const-override>`
[const Type_info * Dispersion_bulles_VDF::get_info() const override](#public-const-type-info-ptr-dispersion-bulles-vdf-get-info-const-override)
taille_memoire
unsigned Dispersion_bulles_VDF::taille_memoire() const override
Reimplements:
How to cite in this doc:
:ref:`unsigned Dispersion_bulles_VDF::taille_memoire() const override <public-unsigned-dispersion-bulles-vdf-taille-memoire-const-override>`
[unsigned Dispersion_bulles_VDF::taille_memoire() const override](#public-unsigned-dispersion-bulles-vdf-taille-memoire-const-override)
~Dispersion_bulles_VDF
Dispersion_bulles_VDF::~Dispersion_bulles_VDF()
How to cite in this doc:
:ref:`Dispersion_bulles_VDF::~Dispersion_bulles_VDF() <public-dispersion-bulles-vdf-dtor-dispersion-bulles-vdf>`
[Dispersion_bulles_VDF::~Dispersion_bulles_VDF()](#public-dispersion-bulles-vdf-dtor-dispersion-bulles-vdf)
cree_instance
Objet_U * Dispersion_bulles_VDF::cree_instance()
How to cite in this doc:
:ref:`Objet_U * Dispersion_bulles_VDF::cree_instance() <public-static-objet-u-ptr-dispersion-bulles-vdf-cree-instance>`
[Objet_U * Dispersion_bulles_VDF::cree_instance()](#public-static-objet-u-ptr-dispersion-bulles-vdf-cree-instance)
info
const Type_info * Dispersion_bulles_VDF::info()
How to cite in this doc:
:ref:`const Type_info * Dispersion_bulles_VDF::info() <public-static-const-type-info-ptr-dispersion-bulles-vdf-info>`
[const Type_info * Dispersion_bulles_VDF::info()](#public-static-const-type-info-ptr-dispersion-bulles-vdf-info)
self_cast
const Dispersion_bulles_VDF & Dispersion_bulles_VDF::self_cast(const Objet_U &)
How to cite in this doc:
:ref:`const Dispersion_bulles_VDF & Dispersion_bulles_VDF::self_cast(const Objet_U &) <public-static-const-dispersion-bulles-vdf-ref-dispersion-bulles-vdf-self-cast-const-objet-u-ref>`
[const Dispersion_bulles_VDF & Dispersion_bulles_VDF::self_cast(const Objet_U &)](#public-static-const-dispersion-bulles-vdf-ref-dispersion-bulles-vdf-self-cast-const-objet-u-ref)
self_cast
Dispersion_bulles_VDF & Dispersion_bulles_VDF::self_cast(Objet_U &)
How to cite in this doc:
:ref:`Dispersion_bulles_VDF & Dispersion_bulles_VDF::self_cast(Objet_U &) <public-static-dispersion-bulles-vdf-ref-dispersion-bulles-vdf-self-cast-objet-u-ref>`
[Dispersion_bulles_VDF & Dispersion_bulles_VDF::self_cast(Objet_U &)](#public-static-dispersion-bulles-vdf-ref-dispersion-bulles-vdf-self-cast-objet-u-ref)
ajouter_blocs
void Dispersion_bulles_VDF::ajouter_blocs(matrices_t matrices, DoubleTab &secmem, const tabs_t &semi_impl={}) const override
Reimplements:
References
How to cite in this doc:
:ref:`void Dispersion_bulles_VDF::ajouter_blocs(matrices_t matrices, DoubleTab &secmem, const tabs_t &semi_impl={}) const override <protected-void-dispersion-bulles-vdf-ajouter-blocs-matrices-t-matrices-doubletab-ref-secmem-const-tabs-t-ref-semi-impl-equal-{}-const-override>`
[void Dispersion_bulles_VDF::ajouter_blocs(matrices_t matrices, DoubleTab &secmem, const tabs_t &semi_impl={}) const override](#protected-void-dispersion-bulles-vdf-ajouter-blocs-matrices-t-matrices-doubletab-ref-secmem-const-tabs-t-ref-semi-impl-equal-{}-const-override)
dimensionner_blocs_aux
void Dispersion_bulles_VDF::dimensionner_blocs_aux(IntTab &) const override
Reimplements:
How to cite in this doc:
:ref:`void Dispersion_bulles_VDF::dimensionner_blocs_aux(IntTab &) const override <protected-void-dispersion-bulles-vdf-dimensionner-blocs-aux-inttab-ref-const-override>`
[void Dispersion_bulles_VDF::dimensionner_blocs_aux(IntTab &) const override](#protected-void-dispersion-bulles-vdf-dimensionner-blocs-aux-inttab-ref-const-override)
printOn
Sortie & Dispersion_bulles_VDF::printOn(Sortie &x) const override
DOES NOTHING - to override in derived classes.
Imprime la source sur un flot de sortie.
Reimplements:
How to cite in this doc:
:ref:`Sortie & Dispersion_bulles_VDF::printOn(Sortie &x) const override <protected-sortie-ref-dispersion-bulles-vdf-printon-sortie-ref-x-const-override>`
[Sortie & Dispersion_bulles_VDF::printOn(Sortie &x) const override](#protected-sortie-ref-dispersion-bulles-vdf-printon-sortie-ref-x-const-override)
readOn
Entree & Dispersion_bulles_VDF::readOn(Entree &) override
DOES NOTHING - to override in derived classes.
Lecture d’un terme source sur un flot d’entree.
Reimplements:
References
How to cite in this doc:
:ref:`Entree & Dispersion_bulles_VDF::readOn(Entree &) override <protected-entree-ref-dispersion-bulles-vdf-readon-entree-ref-override>`
[Entree & Dispersion_bulles_VDF::readOn(Entree &) override](#protected-entree-ref-dispersion-bulles-vdf-readon-entree-ref-override)
Attributes Documentation#
info_obj (public)
const Type_info Dispersion_bulles_VDF::info_obj