Schema_Backward_Differentiation_base#
#include <Schema_Backward_Differentiation_base.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:`Schema\_Backward\_Differentiation\_base <class-schema-backward-differentiation-base>`
[Schema\_Backward\_Differentiation\_base](#class-schema-backward-differentiation-base)
Detailed description#
Inherits from#
public : Schema_Implicite_Multi_TimeStep_base
Inherited by#
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#
add_multi_timestep_data#
void Schema_Backward_Differentiation_base::add_multi_timestep_data(const Equation_base &eqn, Matrice_Base &mat_morse, DoubleTab &secmem) const 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 Schema_Backward_Differentiation_base::add_multi_timestep_data(const Equation_base &eqn, Matrice_Base &mat_morse, DoubleTab &secmem) const override <schema-backward-differentiation-base-public-void-schema-backward-differentiation-base-add-multi-timestep-data-const-equation-base-ref-eqn-matrice-base-ref-mat-morse-doubletab-ref-secmem-const-override>`
[void Schema_Backward_Differentiation_base::add_multi_timestep_data(const Equation_base &eqn, Matrice_Base &mat_morse, DoubleTab &secmem) const override](#schema-backward-differentiation-base-public-void-schema-backward-differentiation-base-add-multi-timestep-data-const-equation-base-ref-eqn-matrice-base-ref-mat-morse-doubletab-ref-secmem-const-override)
changer_temps#
double Schema_Backward_Differentiation_base::changer_temps(Equation_base &eqn, const double temps) 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:`double Schema_Backward_Differentiation_base::changer_temps(Equation_base &eqn, const double temps) override <schema-backward-differentiation-base-public-double-schema-backward-differentiation-base-changer-temps-equation-base-ref-eqn-const-double-temps-override>`
[double Schema_Backward_Differentiation_base::changer_temps(Equation_base &eqn, const double temps) override](#schema-backward-differentiation-base-public-double-schema-backward-differentiation-base-changer-temps-equation-base-ref-eqn-const-double-temps-override)
coefficients#
const DoubleTab & Schema_Backward_Differentiation_base::coefficients() const override
Detailed description
Reimplements:
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 DoubleTab & Schema_Backward_Differentiation_base::coefficients() const override <schema-backward-differentiation-base-public-const-doubletab-ref-schema-backward-differentiation-base-coefficients-const-override>`
[const DoubleTab & Schema_Backward_Differentiation_base::coefficients() const override](#schema-backward-differentiation-base-public-const-doubletab-ref-schema-backward-differentiation-base-coefficients-const-override)
coefficients#
DoubleTab & Schema_Backward_Differentiation_base::coefficients() 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:`DoubleTab & Schema_Backward_Differentiation_base::coefficients() override <schema-backward-differentiation-base-public-doubletab-ref-schema-backward-differentiation-base-coefficients-override>`
[DoubleTab & Schema_Backward_Differentiation_base::coefficients() override](#schema-backward-differentiation-base-public-doubletab-ref-schema-backward-differentiation-base-coefficients-override)
compute_coefficients#
void Schema_Backward_Differentiation_base::compute_coefficients(double time_step, const DoubleTab ×) 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:`void Schema_Backward_Differentiation_base::compute_coefficients(double time_step, const DoubleTab ×) const override <schema-backward-differentiation-base-public-void-schema-backward-differentiation-base-compute-coefficients-double-time-step-const-doubletab-ref-times-const-override>`
[void Schema_Backward_Differentiation_base::compute_coefficients(double time_step, const DoubleTab ×) const override](#schema-backward-differentiation-base-public-void-schema-backward-differentiation-base-compute-coefficients-double-time-step-const-doubletab-ref-times-const-override)
get_info#
const Type_info * Schema_Backward_Differentiation_base::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 * Schema_Backward_Differentiation_base::get_info() const override <schema-backward-differentiation-base-public-const-type-info-ptr-schema-backward-differentiation-base-get-info-const-override>`
[const Type_info * Schema_Backward_Differentiation_base::get_info() const override](#schema-backward-differentiation-base-public-const-type-info-ptr-schema-backward-differentiation-base-get-info-const-override)
mettre_a_jour_equation#
void Schema_Backward_Differentiation_base::mettre_a_jour_equation(Equation_base &eqn, const double temps) 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:`void Schema_Backward_Differentiation_base::mettre_a_jour_equation(Equation_base &eqn, const double temps) override <schema-backward-differentiation-base-public-void-schema-backward-differentiation-base-mettre-a-jour-equation-equation-base-ref-eqn-const-double-temps-override>`
[void Schema_Backward_Differentiation_base::mettre_a_jour_equation(Equation_base &eqn, const double temps) override](#schema-backward-differentiation-base-public-void-schema-backward-differentiation-base-mettre-a-jour-equation-equation-base-ref-eqn-const-double-temps-override)
modify_equation_parameters#
void Schema_Backward_Differentiation_base::modify_equation_parameters(Equation_base &eqn, DoubleTab &stored_parameters) 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 Schema_Backward_Differentiation_base::modify_equation_parameters(Equation_base &eqn, DoubleTab &stored_parameters) override <schema-backward-differentiation-base-public-void-schema-backward-differentiation-base-modify-equation-parameters-equation-base-ref-eqn-doubletab-ref-stored-parameters-override>`
[void Schema_Backward_Differentiation_base::modify_equation_parameters(Equation_base &eqn, DoubleTab &stored_parameters) override](#schema-backward-differentiation-base-public-void-schema-backward-differentiation-base-modify-equation-parameters-equation-base-ref-eqn-doubletab-ref-stored-parameters-override)
Schema_Backward_Differentiation_base#
Schema_Backward_Differentiation_base::Schema_Backward_Differentiation_base()
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:`Schema_Backward_Differentiation_base::Schema_Backward_Differentiation_base() <schema-backward-differentiation-base-public-schema-backward-differentiation-base-schema-backward-differentiation-base>`
[Schema_Backward_Differentiation_base::Schema_Backward_Differentiation_base()](#schema-backward-differentiation-base-public-schema-backward-differentiation-base-schema-backward-differentiation-base)
store_equation_parameters#
void Schema_Backward_Differentiation_base::store_equation_parameters(Equation_base &eqn, DoubleTab &stored_parameters) 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 Schema_Backward_Differentiation_base::store_equation_parameters(Equation_base &eqn, DoubleTab &stored_parameters) override <schema-backward-differentiation-base-public-void-schema-backward-differentiation-base-store-equation-parameters-equation-base-ref-eqn-doubletab-ref-stored-parameters-override>`
[void Schema_Backward_Differentiation_base::store_equation_parameters(Equation_base &eqn, DoubleTab &stored_parameters) override](#schema-backward-differentiation-base-public-void-schema-backward-differentiation-base-store-equation-parameters-equation-base-ref-eqn-doubletab-ref-stored-parameters-override)
update_time_derivative#
void Schema_Backward_Differentiation_base::update_time_derivative(Equation_base &eqn, const DoubleTab &data) 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:`void Schema_Backward_Differentiation_base::update_time_derivative(Equation_base &eqn, const DoubleTab &data) override <schema-backward-differentiation-base-public-void-schema-backward-differentiation-base-update-time-derivative-equation-base-ref-eqn-const-doubletab-ref-data-override>`
[void Schema_Backward_Differentiation_base::update_time_derivative(Equation_base &eqn, const DoubleTab &data) override](#schema-backward-differentiation-base-public-void-schema-backward-differentiation-base-update-time-derivative-equation-base-ref-eqn-const-doubletab-ref-data-override)
~Schema_Backward_Differentiation_base#
Schema_Backward_Differentiation_base::~Schema_Backward_Differentiation_base() override
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:`Schema_Backward_Differentiation_base::~Schema_Backward_Differentiation_base() override <schema-backward-differentiation-base-public-schema-backward-differentiation-base-dtor-schema-backward-differentiation-base-override>`
[Schema_Backward_Differentiation_base::~Schema_Backward_Differentiation_base() override](#schema-backward-differentiation-base-public-schema-backward-differentiation-base-dtor-schema-backward-differentiation-base-override)
info#
const Type_info * Schema_Backward_Differentiation_base::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 * Schema_Backward_Differentiation_base::info() <schema-backward-differentiation-base-public-static-const-type-info-ptr-schema-backward-differentiation-base-info>`
[const Type_info * Schema_Backward_Differentiation_base::info()](#schema-backward-differentiation-base-public-static-const-type-info-ptr-schema-backward-differentiation-base-info)
self_cast#
const Schema_Backward_Differentiation_base & Schema_Backward_Differentiation_base::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 Schema_Backward_Differentiation_base & Schema_Backward_Differentiation_base::self_cast(const Objet_U &) <schema-backward-differentiation-base-public-static-const-schema-backward-differentiation-base-ref-schema-backward-differentiation-base-self-cast-const-objet-u-ref>`
[const Schema_Backward_Differentiation_base & Schema_Backward_Differentiation_base::self_cast(const Objet_U &)](#schema-backward-differentiation-base-public-static-const-schema-backward-differentiation-base-ref-schema-backward-differentiation-base-self-cast-const-objet-u-ref)
self_cast#
Schema_Backward_Differentiation_base & Schema_Backward_Differentiation_base::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:`Schema_Backward_Differentiation_base & Schema_Backward_Differentiation_base::self_cast(Objet_U &) <schema-backward-differentiation-base-public-static-schema-backward-differentiation-base-ref-schema-backward-differentiation-base-self-cast-objet-u-ref>`
[Schema_Backward_Differentiation_base & Schema_Backward_Differentiation_base::self_cast(Objet_U &)](#schema-backward-differentiation-base-public-static-schema-backward-differentiation-base-ref-schema-backward-differentiation-base-self-cast-objet-u-ref)
compute_backward_differentiation_coefficients#
virtual void Schema_Backward_Differentiation_base::compute_backward_differentiation_coefficients(double time_step, const DoubleTab ×) const =0
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:`virtual void Schema_Backward_Differentiation_base::compute_backward_differentiation_coefficients(double time_step, const DoubleTab ×) const =0 <schema-backward-differentiation-base-protected-virtual-void-schema-backward-differentiation-base-compute-backward-differentiation-coefficients-double-time-step-const-doubletab-ref-times-const-equal-0>`
[virtual void Schema_Backward_Differentiation_base::compute_backward_differentiation_coefficients(double time_step, const DoubleTab ×) const =0](#schema-backward-differentiation-base-protected-virtual-void-schema-backward-differentiation-base-compute-backward-differentiation-coefficients-double-time-step-const-doubletab-ref-times-const-equal-0)
printOn#
Sortie & Schema_Backward_Differentiation_base::printOn(Sortie &x) const override
Simple appel a: Schema_Temps_base::printOn(Sortie& ) Ecrit le schema en temps sur un flot de sortie.
Detailed description
Reimplements:
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:`Sortie & Schema_Backward_Differentiation_base::printOn(Sortie &x) const override <schema-backward-differentiation-base-protected-sortie-ref-schema-backward-differentiation-base-printon-sortie-ref-x-const-override>`
[Sortie & Schema_Backward_Differentiation_base::printOn(Sortie &x) const override](#schema-backward-differentiation-base-protected-sortie-ref-schema-backward-differentiation-base-printon-sortie-ref-x-const-override)
readOn#
Entree & Schema_Backward_Differentiation_base::readOn(Entree &) override
Lit le schema en temps a partir d’un flot d’entree.
Detailed description
Reimplements:
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:`Entree & Schema_Backward_Differentiation_base::readOn(Entree &) override <schema-backward-differentiation-base-protected-entree-ref-schema-backward-differentiation-base-readon-entree-ref-override>`
[Entree & Schema_Backward_Differentiation_base::readOn(Entree &) override](#schema-backward-differentiation-base-protected-entree-ref-schema-backward-differentiation-base-readon-entree-ref-override)
Attributes Documentation#
const Type_info Schema_Backward_Differentiation_base::info_obj
DoubleTab Schema_Backward_Differentiation_base::backward_differentiation_coefficients_