Debog#

#include <Debog.h>
Brief description

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:`Debog <class-debog>`
[Debog](#class-debog)

Detailed description#

List of Public Static Methods#

Complete Member Function Documentation#

active#

Definition
int Debog::active()
Brief description

renvoie 1 si on est en mode Debog , 0 sinon

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 Debog::active() <debog-public-static-int-debog-active>`
[int Debog::active()](#debog-public-static-int-debog-active)

set_nom_pb_actuel#

Definition
void Debog::set_nom_pb_actuel(const Nom &nom)
Brief description
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:`void Debog::set_nom_pb_actuel(const Nom &nom) <debog-public-static-void-debog-set-nom-pb-actuel-const-nom-ref-nom>`
[void Debog::set_nom_pb_actuel(const Nom &nom)](#debog-public-static-void-debog-set-nom-pb-actuel-const-nom-ref-nom)

verifier#

Definition
void Debog::verifier(const char *const msg, const Champ_Inc_base &)
Brief description
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:`void Debog::verifier(const char *const msg, const Champ_Inc_base &) <debog-public-static-void-debog-verifier-const-char-ptr-const-msg-const-champ-inc-base-ref>`
[void Debog::verifier(const char *const msg, const Champ_Inc_base &)](#debog-public-static-void-debog-verifier-const-char-ptr-const-msg-const-champ-inc-base-ref)

verifier#

Definition
void Debog::verifier(const char *const msg, const DoubleVect &)
Brief description
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:`void Debog::verifier(const char *const msg, const DoubleVect &) <debog-public-static-void-debog-verifier-const-char-ptr-const-msg-const-doublevect-ref>`
[void Debog::verifier(const char *const msg, const DoubleVect &)](#debog-public-static-void-debog-verifier-const-char-ptr-const-msg-const-doublevect-ref)

verifier#

Definition
void Debog::verifier(const char *const msg, const IntVect &)
Brief description
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:`void Debog::verifier(const char *const msg, const IntVect &) <debog-public-static-void-debog-verifier-const-char-ptr-const-msg-const-intvect-ref>`
[void Debog::verifier(const char *const msg, const IntVect &)](#debog-public-static-void-debog-verifier-const-char-ptr-const-msg-const-intvect-ref)

verifier#

Definition
void Debog::verifier(const char *const msg, double)
Brief description
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:`void Debog::verifier(const char *const msg, double) <debog-public-static-void-debog-verifier-const-char-ptr-const-msg-double>`
[void Debog::verifier(const char *const msg, double)](#debog-public-static-void-debog-verifier-const-char-ptr-const-msg-double)

verifier#

Definition
void Debog::verifier(const char *const msg, int)
Brief description
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:`void Debog::verifier(const char *const msg, int) <debog-public-static-void-debog-verifier-const-char-ptr-const-msg-int>`
[void Debog::verifier(const char *const msg, int)](#debog-public-static-void-debog-verifier-const-char-ptr-const-msg-int)

verifier_bord#

Definition
void Debog::verifier_bord(const char *const msg, const DoubleVect &arr, int num_deb)
Brief description
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:`void Debog::verifier_bord(const char *const msg, const DoubleVect &arr, int num_deb) <debog-public-static-void-debog-verifier-bord-const-char-ptr-const-msg-const-doublevect-ref-arr-int-num-deb>`
[void Debog::verifier_bord(const char *const msg, const DoubleVect &arr, int num_deb)](#debog-public-static-void-debog-verifier-bord-const-char-ptr-const-msg-const-doublevect-ref-arr-int-num-deb)

verifier_getref#

Definition
void Debog::verifier_getref(const char *const msg, const DoubleVect &val, DoubleVect &refval)
Brief description

like verifier() , but, in “read&compare” mode, put the reference value found in the file in the ref variable.

Detailed description

x and ref can point to the same object.

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 Debog::verifier_getref(const char *const msg, const DoubleVect &val, DoubleVect &refval) <debog-public-static-void-debog-verifier-getref-const-char-ptr-const-msg-const-doublevect-ref-val-doublevect-ref-refval>`
[void Debog::verifier_getref(const char *const msg, const DoubleVect &val, DoubleVect &refval)](#debog-public-static-void-debog-verifier-getref-const-char-ptr-const-msg-const-doublevect-ref-val-doublevect-ref-refval)

verifier_getref#

Definition
void Debog::verifier_getref(const char *const msg, const IntVect &val, IntVect &refval)
Brief description

like verifier() , but, in “read&compare” mode, put the reference value found in the file in the ref variable.

Detailed description

x and ref can point to the same object.

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 Debog::verifier_getref(const char *const msg, const IntVect &val, IntVect &refval) <debog-public-static-void-debog-verifier-getref-const-char-ptr-const-msg-const-intvect-ref-val-intvect-ref-refval>`
[void Debog::verifier_getref(const char *const msg, const IntVect &val, IntVect &refval)](#debog-public-static-void-debog-verifier-getref-const-char-ptr-const-msg-const-intvect-ref-val-intvect-ref-refval)

verifier_getref#

Definition
void Debog::verifier_getref(const char *const msg, double val, double &refval)
Brief description

like verifier() , but, in “read&compare” mode, put the reference value found in the file in the ref variable.

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:`void Debog::verifier_getref(const char *const msg, double val, double &refval) <debog-public-static-void-debog-verifier-getref-const-char-ptr-const-msg-double-val-double-ref-refval>`
[void Debog::verifier_getref(const char *const msg, double val, double &refval)](#debog-public-static-void-debog-verifier-getref-const-char-ptr-const-msg-double-val-double-ref-refval)

verifier_getref#

Definition
void Debog::verifier_getref(const char *const msg, int val, int &refval)
Brief description

like verifier() , but, in “read&compare” mode, put the reference value found in the file in the ref variable.

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:`void Debog::verifier_getref(const char *const msg, int val, int &refval) <debog-public-static-void-debog-verifier-getref-const-char-ptr-const-msg-int-val-int-ref-refval>`
[void Debog::verifier_getref(const char *const msg, int val, int &refval)](#debog-public-static-void-debog-verifier-getref-const-char-ptr-const-msg-int-val-int-ref-refval)

verifier_indices_items#

Definition
void Debog::verifier_indices_items(const char *const msg, const MD_Vector &, const IntVect &)
Brief description

teste le contenu du vecteur v en supposant qu’il contient des indices d’items associes au descripteur md.

Detailed description

Exemple: face_keps_imposee_ Les valeurs negatives doivent etre identiques a la reference, les valeurs positives ou nulles sont interpretees comme un indice et doivent etre egale a l’indice de reference apres renumerotation.

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 Debog::verifier_indices_items(const char *const msg, const MD_Vector &, const IntVect &) <debog-public-static-void-debog-verifier-indices-items-const-char-ptr-const-msg-const-md-vector-ref-const-intvect-ref>`
[void Debog::verifier_indices_items(const char *const msg, const MD_Vector &, const IntVect &)](#debog-public-static-void-debog-verifier-indices-items-const-char-ptr-const-msg-const-md-vector-ref-const-intvect-ref)

verifier_Mat_elems#

Definition
void Debog::verifier_Mat_elems(const char *const msg, const Matrice_Base &la_matrice)
Brief description
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:`void Debog::verifier_Mat_elems(const char *const msg, const Matrice_Base &la_matrice) <debog-public-static-void-debog-verifier-mat-elems-const-char-ptr-const-msg-const-matrice-base-ref-la-matrice>`
[void Debog::verifier_Mat_elems(const char *const msg, const Matrice_Base &la_matrice)](#debog-public-static-void-debog-verifier-mat-elems-const-char-ptr-const-msg-const-matrice-base-ref-la-matrice)

verifier_matrice#

Definition
static void Debog::verifier_matrice(const char *const msg, const Matrice_Base &, const MD_Vector &md_lignes, const MD_Vector &md_colonnes)
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:`static void Debog::verifier_matrice(const char *const msg, const Matrice_Base &, const MD_Vector &md_lignes, const MD_Vector &md_colonnes) <debog-public-static-static-void-debog-verifier-matrice-const-char-ptr-const-msg-const-matrice-base-ref-const-md-vector-ref-md-lignes-const-md-vector-ref-md-colonnes>`
[static void Debog::verifier_matrice(const char *const msg, const Matrice_Base &, const MD_Vector &md_lignes, const MD_Vector &md_colonnes)](#debog-public-static-static-void-debog-verifier-matrice-const-char-ptr-const-msg-const-matrice-base-ref-const-md-vector-ref-md-lignes-const-md-vector-ref-md-colonnes)

Attributes Documentation#