Collision_Model_FT_arbitrary#
#include <Collision_Model_FT_arbitrary.h>
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:`Collision\_Model\_FT\_arbitrary <class-collision-model-ft-arbitrary>`
[Collision\_Model\_FT\_arbitrary](#class-collision-model-ft-arbitrary)
Detailed description#
Inherits from#
public : Collision_Model_FT_base
Inheritance graph#
If the image is too small, right-click and open in new tab
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
Collision_Model_FT_arbitrary#
Collision_Model_FT_arbitrary::Collision_Model_FT_arbitrary()
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:`Collision_Model_FT_arbitrary::Collision_Model_FT_arbitrary() <collision-model-ft-arbitrary-public-collision-model-ft-arbitrary-collision-model-ft-arbitrary>`
[Collision_Model_FT_arbitrary::Collision_Model_FT_arbitrary()](#collision-model-ft-arbitrary-public-collision-model-ft-arbitrary-collision-model-ft-arbitrary)
compute_lagrangian_contact_forces#
void Collision_Model_FT_arbitrary::compute_lagrangian_contact_forces(const Fluide_Diphasique &two_phase_fluid, const DoubleTab &particles_position, const DoubleTab &particles_velocity, const double &deltat_simu) override
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:`void Collision_Model_FT_arbitrary::compute_lagrangian_contact_forces(const Fluide_Diphasique &two_phase_fluid, const DoubleTab &particles_position, const DoubleTab &particles_velocity, const double &deltat_simu) override <collision-model-ft-arbitrary-public-void-collision-model-ft-arbitrary-compute-lagrangian-contact-forces-const-fluide-diphasique-ref-two-phase-fluid-const-doubletab-ref-particles-position-const-doubletab-ref-particles-velocity-const-double-ref-deltat-simu-override>`
[void Collision_Model_FT_arbitrary::compute_lagrangian_contact_forces(const Fluide_Diphasique &two_phase_fluid, const DoubleTab &particles_position, const DoubleTab &particles_velocity, const double &deltat_simu) override](#collision-model-ft-arbitrary-public-void-collision-model-ft-arbitrary-compute-lagrangian-contact-forces-const-fluide-diphasique-ref-two-phase-fluid-const-doubletab-ref-particles-position-const-doubletab-ref-particles-velocity-const-double-ref-deltat-simu-override)
discretize_contact_forces_eulerian_field#
void Collision_Model_FT_arbitrary::discretize_contact_forces_eulerian_field(const DoubleTab &volumic_phase_indicator_function, const Domaine_VF &domain_vf, const IntTab &particles_eulerian_id_number, DoubleTab &contact_force_source_term) override
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:`void Collision_Model_FT_arbitrary::discretize_contact_forces_eulerian_field(const DoubleTab &volumic_phase_indicator_function, const Domaine_VF &domain_vf, const IntTab &particles_eulerian_id_number, DoubleTab &contact_force_source_term) override <collision-model-ft-arbitrary-public-void-collision-model-ft-arbitrary-discretize-contact-forces-eulerian-field-const-doubletab-ref-volumic-phase-indicator-function-const-domaine-vf-ref-domain-vf-const-inttab-ref-particles-eulerian-id-number-doubletab-ref-contact-force-source-term-override>`
[void Collision_Model_FT_arbitrary::discretize_contact_forces_eulerian_field(const DoubleTab &volumic_phase_indicator_function, const Domaine_VF &domain_vf, const IntTab &particles_eulerian_id_number, DoubleTab &contact_force_source_term) override](#collision-model-ft-arbitrary-public-void-collision-model-ft-arbitrary-discretize-contact-forces-eulerian-field-const-doubletab-ref-volumic-phase-indicator-function-const-domaine-vf-ref-domain-vf-const-inttab-ref-particles-eulerian-id-number-doubletab-ref-contact-force-source-term-override)
duplique#
int Collision_Model_FT_arbitrary::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 Collision_Model_FT_arbitrary::duplique() const override <collision-model-ft-arbitrary-public-int-collision-model-ft-arbitrary-duplique-const-override>`
[int Collision_Model_FT_arbitrary::duplique() const override](#collision-model-ft-arbitrary-public-int-collision-model-ft-arbitrary-duplique-const-override)
get_info#
const Type_info * Collision_Model_FT_arbitrary::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 * Collision_Model_FT_arbitrary::get_info() const override <collision-model-ft-arbitrary-public-const-type-info-ptr-collision-model-ft-arbitrary-get-info-const-override>`
[const Type_info * Collision_Model_FT_arbitrary::get_info() const override](#collision-model-ft-arbitrary-public-const-type-info-ptr-collision-model-ft-arbitrary-get-info-const-override)
taille_memoire#
unsigned Collision_Model_FT_arbitrary::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 Collision_Model_FT_arbitrary::taille_memoire() const override <collision-model-ft-arbitrary-public-unsigned-collision-model-ft-arbitrary-taille-memoire-const-override>`
[unsigned Collision_Model_FT_arbitrary::taille_memoire() const override](#collision-model-ft-arbitrary-public-unsigned-collision-model-ft-arbitrary-taille-memoire-const-override)
~Collision_Model_FT_arbitrary#
Collision_Model_FT_arbitrary::~Collision_Model_FT_arbitrary()
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:`Collision_Model_FT_arbitrary::~Collision_Model_FT_arbitrary() <collision-model-ft-arbitrary-public-collision-model-ft-arbitrary-dtor-collision-model-ft-arbitrary>`
[Collision_Model_FT_arbitrary::~Collision_Model_FT_arbitrary()](#collision-model-ft-arbitrary-public-collision-model-ft-arbitrary-dtor-collision-model-ft-arbitrary)
cree_instance#
Objet_U * Collision_Model_FT_arbitrary::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 * Collision_Model_FT_arbitrary::cree_instance() <collision-model-ft-arbitrary-public-static-objet-u-ptr-collision-model-ft-arbitrary-cree-instance>`
[Objet_U * Collision_Model_FT_arbitrary::cree_instance()](#collision-model-ft-arbitrary-public-static-objet-u-ptr-collision-model-ft-arbitrary-cree-instance)
info#
const Type_info * Collision_Model_FT_arbitrary::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 * Collision_Model_FT_arbitrary::info() <collision-model-ft-arbitrary-public-static-const-type-info-ptr-collision-model-ft-arbitrary-info>`
[const Type_info * Collision_Model_FT_arbitrary::info()](#collision-model-ft-arbitrary-public-static-const-type-info-ptr-collision-model-ft-arbitrary-info)
self_cast#
const Collision_Model_FT_arbitrary & Collision_Model_FT_arbitrary::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 Collision_Model_FT_arbitrary & Collision_Model_FT_arbitrary::self_cast(const Objet_U &) <collision-model-ft-arbitrary-public-static-const-collision-model-ft-arbitrary-ref-collision-model-ft-arbitrary-self-cast-const-objet-u-ref>`
[const Collision_Model_FT_arbitrary & Collision_Model_FT_arbitrary::self_cast(const Objet_U &)](#collision-model-ft-arbitrary-public-static-const-collision-model-ft-arbitrary-ref-collision-model-ft-arbitrary-self-cast-const-objet-u-ref)
self_cast#
Collision_Model_FT_arbitrary & Collision_Model_FT_arbitrary::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:`Collision_Model_FT_arbitrary & Collision_Model_FT_arbitrary::self_cast(Objet_U &) <collision-model-ft-arbitrary-public-static-collision-model-ft-arbitrary-ref-collision-model-ft-arbitrary-self-cast-objet-u-ref>`
[Collision_Model_FT_arbitrary & Collision_Model_FT_arbitrary::self_cast(Objet_U &)](#collision-model-ft-arbitrary-public-static-collision-model-ft-arbitrary-ref-collision-model-ft-arbitrary-self-cast-objet-u-ref)
printOn#
Sortie & Collision_Model_FT_arbitrary::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 & Collision_Model_FT_arbitrary::printOn(Sortie &x) const override <collision-model-ft-arbitrary-protected-sortie-ref-collision-model-ft-arbitrary-printon-sortie-ref-x-const-override>`
[Sortie & Collision_Model_FT_arbitrary::printOn(Sortie &x) const override](#collision-model-ft-arbitrary-protected-sortie-ref-collision-model-ft-arbitrary-printon-sortie-ref-x-const-override)
readOn#
Entree & Collision_Model_FT_arbitrary::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 & Collision_Model_FT_arbitrary::readOn(Entree &) override <collision-model-ft-arbitrary-protected-entree-ref-collision-model-ft-arbitrary-readon-entree-ref-override>`
[Entree & Collision_Model_FT_arbitrary::readOn(Entree &) override](#collision-model-ft-arbitrary-protected-entree-ref-collision-model-ft-arbitrary-readon-entree-ref-override)
Attributes Documentation#
const Type_info Collision_Model_FT_arbitrary::info_obj