Merge_MED#

#include <Merge_MED.h>
Brief description

Class Merge_MED Merge several MED files written by several procs into a single field object with a proper underlying mesh (no duplicate nodes)

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:`Merge\_MED <class-merge-med>`
[Merge\_MED](#class-merge-med)

Detailed description#

Usage in data file : Merge_MED [NOM_DU_CAS||med_files_base_name] [all_times||last_time]

Inherits from#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

List of Private Methods#

Complete Member Function Documentation#

duplique#

Definition
int Merge_MED::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 Merge_MED::duplique() const override <merge-med-public-int-merge-med-duplique-const-override>`
[int Merge_MED::duplique() const override](#merge-med-public-int-merge-med-duplique-const-override)

get_info#

Definition
const Type_info * Merge_MED::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 * Merge_MED::get_info() const override <merge-med-public-const-type-info-ptr-merge-med-get-info-const-override>`
[const Type_info * Merge_MED::get_info() const override](#merge-med-public-const-type-info-ptr-merge-med-get-info-const-override)

interpreter#

Definition
Entree & Merge_MED::interpreter(Entree &) 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:`Entree & Merge_MED::interpreter(Entree &) override <merge-med-public-entree-ref-merge-med-interpreter-entree-ref-override>`
[Entree & Merge_MED::interpreter(Entree &) override](#merge-med-public-entree-ref-merge-med-interpreter-entree-ref-override)

Merge_MED#

Definition
Merge_MED::Merge_MED()
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:`Merge_MED::Merge_MED() <merge-med-public-merge-med-merge-med>`
[Merge_MED::Merge_MED()](#merge-med-public-merge-med-merge-med)

taille_memoire#

Definition
unsigned Merge_MED::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 Merge_MED::taille_memoire() const override <merge-med-public-unsigned-merge-med-taille-memoire-const-override>`
[unsigned Merge_MED::taille_memoire() const override](#merge-med-public-unsigned-merge-med-taille-memoire-const-override)

~Merge_MED#

Definition
Merge_MED::~Merge_MED()
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:`Merge_MED::~Merge_MED() <merge-med-public-merge-med-dtor-merge-med>`
[Merge_MED::~Merge_MED()](#merge-med-public-merge-med-dtor-merge-med)

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

printOn#

Definition
Sortie & Merge_MED::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 & Merge_MED::printOn(Sortie &x) const override <merge-med-protected-sortie-ref-merge-med-printon-sortie-ref-x-const-override>`
[Sortie & Merge_MED::printOn(Sortie &x) const override](#merge-med-protected-sortie-ref-merge-med-printon-sortie-ref-x-const-override)

readOn#

Definition
Entree & Merge_MED::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 & Merge_MED::readOn(Entree &) override <merge-med-protected-entree-ref-merge-med-readon-entree-ref-override>`
[Entree & Merge_MED::readOn(Entree &) override](#merge-med-protected-entree-ref-merge-med-readon-entree-ref-override)

mergeFields#

Definition
void Merge_MED::mergeFields(const std::vector< std::string > &field_names, const std::vector< std::string > &meshes_names, const std::vector< std::string > &listmed, const std::vector< std::pair< std::pair< True_int, True_int >, double > > &lst_dt, const int mesh_numb, const int iter_numb, Nom out_file, bool &first_time, const bool isCell) 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 Merge_MED::mergeFields(const std::vector< std::string > &field_names, const std::vector< std::string > &meshes_names, const std::vector< std::string > &listmed, const std::vector< std::pair< std::pair< True_int, True_int >, double > > &lst_dt, const int mesh_numb, const int iter_numb, Nom out_file, bool &first_time, const bool isCell) const <merge-med-private-void-merge-med-mergefields-const-std-vector-std-string-ref-field-names-const-std-vector-std-string-ref-meshes-names-const-std-vector-std-string-ref-listmed-const-std-vector-std-pair-std-pair-true-int-true-int-double-ref-lst-dt-const-int-mesh-numb-const-int-iter-numb-nom-out-file-bool-ref-first-time-const-bool-iscell-const>`
[void Merge_MED::mergeFields(const std::vector< std::string > &field_names, const std::vector< std::string > &meshes_names, const std::vector< std::string > &listmed, const std::vector< std::pair< std::pair< True_int, True_int >, double > > &lst_dt, const int mesh_numb, const int iter_numb, Nom out_file, bool &first_time, const bool isCell) const](#merge-med-private-void-merge-med-mergefields-const-std-vector-std-string-ref-field-names-const-std-vector-std-string-ref-meshes-names-const-std-vector-std-string-ref-listmed-const-std-vector-std-pair-std-pair-true-int-true-int-double-ref-lst-dt-const-int-mesh-numb-const-int-iter-numb-nom-out-file-bool-ref-first-time-const-bool-iscell-const)

Attributes Documentation#

info_obj (public)
const Type_info Merge_MED::info_obj