Domaine_PolyMAC#

#include <Domaine_PolyMAC.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:`Domaine\_PolyMAC <class-domaine-polymac>`
[Domaine\_PolyMAC](#class-domaine-polymac)

Detailed description#

Inherits from#

Inherited by#

Inheritance graph#

If the image is too small, right-click and open in new tab

../../../../../_images/classDomaine__PolyMAC__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

List of Private Methods#

Complete Member Function Documentation#

ajouter_stabilisation#

Definition
void Domaine_PolyMAC::ajouter_stabilisation(DoubleTab &M, DoubleTab &N) const
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 Domaine_PolyMAC::ajouter_stabilisation(DoubleTab &M, DoubleTab &N) const <domaine-polymac-public-void-domaine-polymac-ajouter-stabilisation-doubletab-ref-m-doubletab-ref-n-const>`
[void Domaine_PolyMAC::ajouter_stabilisation(DoubleTab &M, DoubleTab &N) const](#domaine-polymac-public-void-domaine-polymac-ajouter-stabilisation-doubletab-ref-m-doubletab-ref-n-const)

arete_faces#

Definition
const IntTab & Domaine_PolyMAC::arete_faces() const
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:`const IntTab & Domaine_PolyMAC::arete_faces() const <domaine-polymac-public-const-inttab-ref-domaine-polymac-arete-faces-const>`
[const IntTab & Domaine_PolyMAC::arete_faces() const](#domaine-polymac-public-const-inttab-ref-domaine-polymac-arete-faces-const)

calculer_h_carre#

Definition
void Domaine_PolyMAC::calculer_h_carre() override
Brief description
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:`void Domaine_PolyMAC::calculer_h_carre() override <domaine-polymac-public-void-domaine-polymac-calculer-h-carre-override>`
[void Domaine_PolyMAC::calculer_h_carre() override](#domaine-polymac-public-void-domaine-polymac-calculer-h-carre-override)

calculer_volumes_entrelaces#

Definition
void Domaine_PolyMAC::calculer_volumes_entrelaces() override
Brief description
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 Domaine_PolyMAC::calculer_volumes_entrelaces() override <domaine-polymac-public-void-domaine-polymac-calculer-volumes-entrelaces-override>`
[void Domaine_PolyMAC::calculer_volumes_entrelaces() override](#domaine-polymac-public-void-domaine-polymac-calculer-volumes-entrelaces-override)

cross#

Definition
std::array<double, 3> Domaine_PolyMAC::cross(int dima, int dimb, const double *a, const double *b, const double *ma=nullptr, const double *mb=nullptr) const
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:`std::array<double, 3> Domaine_PolyMAC::cross(int dima, int dimb, const double *a, const double *b, const double *ma=nullptr, const double *mb=nullptr) const <domaine-polymac-public-std-array-double-3-domaine-polymac-cross-int-dima-int-dimb-const-double-ptr-a-const-double-ptr-b-const-double-ptr-ma-equal-nullptr-const-double-ptr-mb-equal-nullptr-const>`
[std::array<double, 3> Domaine_PolyMAC::cross(int dima, int dimb, const double *a, const double *b, const double *ma=nullptr, const double *mb=nullptr) const](#domaine-polymac-public-std-array-double-3-domaine-polymac-cross-int-dima-int-dimb-const-double-ptr-a-const-double-ptr-b-const-double-ptr-ma-equal-nullptr-const-double-ptr-mb-equal-nullptr-const)

discretiser#

Definition
void Domaine_PolyMAC::discretiser() override
Brief description
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 Domaine_PolyMAC::discretiser() override <domaine-polymac-public-void-domaine-polymac-discretiser-override>`
[void Domaine_PolyMAC::discretiser() override](#domaine-polymac-public-void-domaine-polymac-discretiser-override)

Domaine_PolyMAC#

Definition
Domaine_PolyMAC::Domaine_PolyMAC()
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:`Domaine_PolyMAC::Domaine_PolyMAC() <domaine-polymac-public-domaine-polymac-domaine-polymac>`
[Domaine_PolyMAC::Domaine_PolyMAC()](#domaine-polymac-public-domaine-polymac-domaine-polymac)

dot#

Definition
double Domaine_PolyMAC::dot(const double *a, const double *b, const double *ma=nullptr, const double *mb=nullptr) const
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:`double Domaine_PolyMAC::dot(const double *a, const double *b, const double *ma=nullptr, const double *mb=nullptr) const <domaine-polymac-public-double-domaine-polymac-dot-const-double-ptr-a-const-double-ptr-b-const-double-ptr-ma-equal-nullptr-const-double-ptr-mb-equal-nullptr-const>`
[double Domaine_PolyMAC::dot(const double *a, const double *b, const double *ma=nullptr, const double *mb=nullptr) const](#domaine-polymac-public-double-domaine-polymac-dot-const-double-ptr-a-const-double-ptr-b-const-double-ptr-ma-equal-nullptr-const-double-ptr-mb-equal-nullptr-const)

dot#

Definition
KOKKOS_INLINE_FUNCTION double Domaine_PolyMAC::dot(const int dim, const double *a, const double *b, const double *ma=nullptr, const double *mb=nullptr) const
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:`KOKKOS_INLINE_FUNCTION double Domaine_PolyMAC::dot(const int dim, const double *a, const double *b, const double *ma=nullptr, const double *mb=nullptr) const <domaine-polymac-public-kokkos-inline-function-double-domaine-polymac-dot-const-int-dim-const-double-ptr-a-const-double-ptr-b-const-double-ptr-ma-equal-nullptr-const-double-ptr-mb-equal-nullptr-const>`
[KOKKOS_INLINE_FUNCTION double Domaine_PolyMAC::dot(const int dim, const double *a, const double *b, const double *ma=nullptr, const double *mb=nullptr) const](#domaine-polymac-public-kokkos-inline-function-double-domaine-polymac-dot-const-int-dim-const-double-ptr-a-const-double-ptr-b-const-double-ptr-ma-equal-nullptr-const-double-ptr-mb-equal-nullptr-const)

duplique#

Definition
int Domaine_PolyMAC::duplique() const override
Brief description
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 Domaine_PolyMAC::duplique() const override <domaine-polymac-public-int-domaine-polymac-duplique-const-override>`
[int Domaine_PolyMAC::duplique() const override](#domaine-polymac-public-int-domaine-polymac-duplique-const-override)

get_info#

Definition
const Type_info * Domaine_PolyMAC::get_info() const override
Brief description

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 * Domaine_PolyMAC::get_info() const override <domaine-polymac-public-const-type-info-ptr-domaine-polymac-get-info-const-override>`
[const Type_info * Domaine_PolyMAC::get_info() const override](#domaine-polymac-public-const-type-info-ptr-domaine-polymac-get-info-const-override)

init_equiv#

Definition
void Domaine_PolyMAC::init_equiv() const override
Brief description
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 Domaine_PolyMAC::init_equiv() const override <domaine-polymac-public-void-domaine-polymac-init-equiv-const-override>`
[void Domaine_PolyMAC::init_equiv() const override](#domaine-polymac-public-void-domaine-polymac-init-equiv-const-override)

init_m1#

Definition
void Domaine_PolyMAC::init_m1() const
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 Domaine_PolyMAC::init_m1() const <domaine-polymac-public-void-domaine-polymac-init-m1-const>`
[void Domaine_PolyMAC::init_m1() const](#domaine-polymac-public-void-domaine-polymac-init-m1-const)

init_m1_2d#

Definition
void Domaine_PolyMAC::init_m1_2d() const
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 Domaine_PolyMAC::init_m1_2d() const <domaine-polymac-public-void-domaine-polymac-init-m1-2d-const>`
[void Domaine_PolyMAC::init_m1_2d() const](#domaine-polymac-public-void-domaine-polymac-init-m1-2d-const)

init_m1_3d#

Definition
void Domaine_PolyMAC::init_m1_3d() const
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 Domaine_PolyMAC::init_m1_3d() const <domaine-polymac-public-void-domaine-polymac-init-m1-3d-const>`
[void Domaine_PolyMAC::init_m1_3d() const](#domaine-polymac-public-void-domaine-polymac-init-m1-3d-const)

init_m2#

Definition
void Domaine_PolyMAC::init_m2() const
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 Domaine_PolyMAC::init_m2() const <domaine-polymac-public-void-domaine-polymac-init-m2-const>`
[void Domaine_PolyMAC::init_m2() const](#domaine-polymac-public-void-domaine-polymac-init-m2-const)

init_m2solv#

Definition
void Domaine_PolyMAC::init_m2solv() const
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 Domaine_PolyMAC::init_m2solv() const <domaine-polymac-public-void-domaine-polymac-init-m2solv-const>`
[void Domaine_PolyMAC::init_m2solv() const](#domaine-polymac-public-void-domaine-polymac-init-m2solv-const)

init_rf#

Definition
void Domaine_PolyMAC::init_rf() const
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 Domaine_PolyMAC::init_rf() const <domaine-polymac-public-void-domaine-polymac-init-rf-const>`
[void Domaine_PolyMAC::init_rf() const](#domaine-polymac-public-void-domaine-polymac-init-rf-const)

init_ve#

Definition
void Domaine_PolyMAC::init_ve() const
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 Domaine_PolyMAC::init_ve() const <domaine-polymac-public-void-domaine-polymac-init-ve-const>`
[void Domaine_PolyMAC::init_ve() const](#domaine-polymac-public-void-domaine-polymac-init-ve-const)

init_virt_ef_map#

Definition
void Domaine_PolyMAC::init_virt_ef_map() const
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 Domaine_PolyMAC::init_virt_ef_map() const <domaine-polymac-public-void-domaine-polymac-init-virt-ef-map-const>`
[void Domaine_PolyMAC::init_virt_ef_map() const](#domaine-polymac-public-void-domaine-polymac-init-virt-ef-map-const)

init_we#

Definition
void Domaine_PolyMAC::init_we() const
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 Domaine_PolyMAC::init_we() const <domaine-polymac-public-void-domaine-polymac-init-we-const>`
[void Domaine_PolyMAC::init_we() const](#domaine-polymac-public-void-domaine-polymac-init-we-const)

init_we_2d#

Definition
void Domaine_PolyMAC::init_we_2d() const
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 Domaine_PolyMAC::init_we_2d() const <domaine-polymac-public-void-domaine-polymac-init-we-2d-const>`
[void Domaine_PolyMAC::init_we_2d() const](#domaine-polymac-public-void-domaine-polymac-init-we-2d-const)

init_we_3d#

Definition
void Domaine_PolyMAC::init_we_3d() const
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 Domaine_PolyMAC::init_we_3d() const <domaine-polymac-public-void-domaine-polymac-init-we-3d-const>`
[void Domaine_PolyMAC::init_we_3d() const](#domaine-polymac-public-void-domaine-polymac-init-we-3d-const)

M2#

Definition
void Domaine_PolyMAC::M2(const DoubleTab *nu, int e, DoubleTab &m2) const
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 Domaine_PolyMAC::M2(const DoubleTab *nu, int e, DoubleTab &m2) const <domaine-polymac-public-void-domaine-polymac-m2-const-doubletab-ptr-nu-int-e-doubletab-ref-m2-const>`
[void Domaine_PolyMAC::M2(const DoubleTab *nu, int e, DoubleTab &m2) const](#domaine-polymac-public-void-domaine-polymac-m2-const-doubletab-ptr-nu-int-e-doubletab-ref-m2-const)

modifier_pour_Cl#

Definition
void Domaine_PolyMAC::modifier_pour_Cl(const Conds_lim &) override
Brief description
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 Domaine_PolyMAC::modifier_pour_Cl(const Conds_lim &) override <domaine-polymac-public-void-domaine-polymac-modifier-pour-cl-const-conds-lim-ref-override>`
[void Domaine_PolyMAC::modifier_pour_Cl(const Conds_lim &) override](#domaine-polymac-public-void-domaine-polymac-modifier-pour-cl-const-conds-lim-ref-override)

swap#

Definition
void Domaine_PolyMAC::swap(int, int, int)
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:`void Domaine_PolyMAC::swap(int, int, int) <domaine-polymac-public-void-domaine-polymac-swap-int-int-int>`
[void Domaine_PolyMAC::swap(int, int, int)](#domaine-polymac-public-void-domaine-polymac-swap-int-int-int)

taille_memoire#

Definition
unsigned Domaine_PolyMAC::taille_memoire() const override
Brief description
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 Domaine_PolyMAC::taille_memoire() const override <domaine-polymac-public-unsigned-domaine-polymac-taille-memoire-const-override>`
[unsigned Domaine_PolyMAC::taille_memoire() const override](#domaine-polymac-public-unsigned-domaine-polymac-taille-memoire-const-override)

W2#

Definition
void Domaine_PolyMAC::W2(const DoubleTab *nu, int e, DoubleTab &w2) const
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 Domaine_PolyMAC::W2(const DoubleTab *nu, int e, DoubleTab &w2) const <domaine-polymac-public-void-domaine-polymac-w2-const-doubletab-ptr-nu-int-e-doubletab-ref-w2-const>`
[void Domaine_PolyMAC::W2(const DoubleTab *nu, int e, DoubleTab &w2) const](#domaine-polymac-public-void-domaine-polymac-w2-const-doubletab-ptr-nu-int-e-doubletab-ref-w2-const)

W_stabiliser#

Definition
int Domaine_PolyMAC::W_stabiliser(DoubleTab &W, DoubleTab &R, DoubleTab &N, int *ctr, double *spectre) const
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:`int Domaine_PolyMAC::W_stabiliser(DoubleTab &W, DoubleTab &R, DoubleTab &N, int *ctr, double *spectre) const <domaine-polymac-public-int-domaine-polymac-w-stabiliser-doubletab-ref-w-doubletab-ref-r-doubletab-ref-n-int-ptr-ctr-double-ptr-spectre-const>`
[int Domaine_PolyMAC::W_stabiliser(DoubleTab &W, DoubleTab &R, DoubleTab &N, int *ctr, double *spectre) const](#domaine-polymac-public-int-domaine-polymac-w-stabiliser-doubletab-ref-w-doubletab-ref-r-doubletab-ref-n-int-ptr-ctr-double-ptr-spectre-const)

~Domaine_PolyMAC#

Definition
Domaine_PolyMAC::~Domaine_PolyMAC()
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:`Domaine_PolyMAC::~Domaine_PolyMAC() <domaine-polymac-public-domaine-polymac-dtor-domaine-polymac>`
[Domaine_PolyMAC::~Domaine_PolyMAC()](#domaine-polymac-public-domaine-polymac-dtor-domaine-polymac)

cree_instance#

Definition
Objet_U * Domaine_PolyMAC::cree_instance()
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:`Objet_U * Domaine_PolyMAC::cree_instance() <domaine-polymac-public-static-objet-u-ptr-domaine-polymac-cree-instance>`
[Objet_U * Domaine_PolyMAC::cree_instance()](#domaine-polymac-public-static-objet-u-ptr-domaine-polymac-cree-instance)

info#

Definition
const Type_info * Domaine_PolyMAC::info()
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:`const Type_info * Domaine_PolyMAC::info() <domaine-polymac-public-static-const-type-info-ptr-domaine-polymac-info>`
[const Type_info * Domaine_PolyMAC::info()](#domaine-polymac-public-static-const-type-info-ptr-domaine-polymac-info)

self_cast#

Definition
const Domaine_PolyMAC & Domaine_PolyMAC::self_cast(const Objet_U &)
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:`const Domaine_PolyMAC & Domaine_PolyMAC::self_cast(const Objet_U &) <domaine-polymac-public-static-const-domaine-polymac-ref-domaine-polymac-self-cast-const-objet-u-ref>`
[const Domaine_PolyMAC & Domaine_PolyMAC::self_cast(const Objet_U &)](#domaine-polymac-public-static-const-domaine-polymac-ref-domaine-polymac-self-cast-const-objet-u-ref)

self_cast#

Definition
Domaine_PolyMAC & Domaine_PolyMAC::self_cast(Objet_U &)
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:`Domaine_PolyMAC & Domaine_PolyMAC::self_cast(Objet_U &) <domaine-polymac-public-static-domaine-polymac-ref-domaine-polymac-self-cast-objet-u-ref>`
[Domaine_PolyMAC & Domaine_PolyMAC::self_cast(Objet_U &)](#domaine-polymac-public-static-domaine-polymac-ref-domaine-polymac-self-cast-objet-u-ref)

printOn#

Definition
Sortie & Domaine_PolyMAC::printOn(Sortie &x) const override
Brief description

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 & Domaine_PolyMAC::printOn(Sortie &x) const override <domaine-polymac-protected-sortie-ref-domaine-polymac-printon-sortie-ref-x-const-override>`
[Sortie & Domaine_PolyMAC::printOn(Sortie &x) const override](#domaine-polymac-protected-sortie-ref-domaine-polymac-printon-sortie-ref-x-const-override)

readOn#

Definition
Entree & Domaine_PolyMAC::readOn(Entree &) override
Brief description

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 & Domaine_PolyMAC::readOn(Entree &) override <domaine-polymac-protected-entree-ref-domaine-polymac-readon-entree-ref-override>`
[Entree & Domaine_PolyMAC::readOn(Entree &) override](#domaine-polymac-protected-entree-ref-domaine-polymac-readon-entree-ref-override)

init_m2_new#

Definition
void Domaine_PolyMAC::init_m2_new() const
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:`void Domaine_PolyMAC::init_m2_new() const <domaine-polymac-private-void-domaine-polymac-init-m2-new-const>`
[void Domaine_PolyMAC::init_m2_new() const](#domaine-polymac-private-void-domaine-polymac-init-m2-new-const)

init_m2_osqp#

Definition
void Domaine_PolyMAC::init_m2_osqp() const
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:`void Domaine_PolyMAC::init_m2_osqp() const <domaine-polymac-private-void-domaine-polymac-init-m2-osqp-const>`
[void Domaine_PolyMAC::init_m2_osqp() const](#domaine-polymac-private-void-domaine-polymac-init-m2-osqp-const)

Attributes Documentation#

info_obj (public)
const Type_info Domaine_PolyMAC::info_obj
cyclic (public)
IntVect Domaine_PolyMAC::cyclic
is_init (public)
std::map<std::string, int> Domaine_PolyMAC::is_init
m1ci (public)
DoubleTab Domaine_PolyMAC::m1ci
m1deb (public)
IntTab Domaine_PolyMAC::m1deb
m1ji (public)
IntTab Domaine_PolyMAC::m1ji
m2c (public)
DoubleTab Domaine_PolyMAC::m2c
m2d (public)
IntTab Domaine_PolyMAC::m2d
m2i (public)
IntTab Domaine_PolyMAC::m2i
m2j (public)
IntTab Domaine_PolyMAC::m2j
m2mat (public)
Matrice_Morse_Sym Domaine_PolyMAC::m2mat
m2solv (public)
SolveurSys Domaine_PolyMAC::m2solv
rfci (public)
DoubleTab Domaine_PolyMAC::rfci
rfdeb (public)
IntTab Domaine_PolyMAC::rfdeb
rfji (public)
IntTab Domaine_PolyMAC::rfji
veci (public)
DoubleTab Domaine_PolyMAC::veci
vedeb (public)
IntTab Domaine_PolyMAC::vedeb
veji (public)
IntTab Domaine_PolyMAC::veji
virt_ef_map (public)
std::map<std::array<int, 2>, int> Domaine_PolyMAC::virt_ef_map
w2c (public)
DoubleTab Domaine_PolyMAC::w2c
w2i (public)
IntTab Domaine_PolyMAC::w2i
w2j (public)
IntTab Domaine_PolyMAC::w2j
weci (public)
DoubleTab Domaine_PolyMAC::weci
wedeb (public)
IntTab Domaine_PolyMAC::wedeb
weji (public)
IntTab Domaine_PolyMAC::weji
arete_faces_ (private)
IntTab Domaine_PolyMAC::arete_faces_