mon_main#
#include <mon_main.h>
Classe creee et executee par main() et lors d’une execution TRUST a travers Python.
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:`mon\_main <class-mon-main>`
[mon\_main](#class-mon-main)
Detailed description#
Il faut
List of Public Methods#
Complete Member Function Documentation#
dowork#
void mon_main::dowork(const Nom &nom_du_cas)
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 mon_main::dowork(const Nom &nom_du_cas) <mon-main-public-void-mon-main-dowork-const-nom-ref-nom-du-cas>`
[void mon_main::dowork(const Nom &nom_du_cas)](#mon-main-public-void-mon-main-dowork-const-nom-ref-nom-du-cas)
finalize#
void mon_main::finalize()
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 mon_main::finalize() <mon-main-public-void-mon-main-finalize>`
[void mon_main::finalize()](#mon-main-public-void-mon-main-finalize)
init_parallel#
void mon_main::init_parallel(const int argc, char **argv, bool with_mpi, bool check_enabled=false, bool with_petsc=true)
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 mon_main::init_parallel(const int argc, char **argv, bool with_mpi, bool check_enabled=false, bool with_petsc=true) <mon-main-public-void-mon-main-init-parallel-const-int-argc-char-ptr-ptr-argv-bool-with-mpi-bool-check-enabled-equal-false-bool-with-petsc-equal-true>`
[void mon_main::init_parallel(const int argc, char **argv, bool with_mpi, bool check_enabled=false, bool with_petsc=true)](#mon-main-public-void-mon-main-init-parallel-const-int-argc-char-ptr-ptr-argv-bool-with-mpi-bool-check-enabled-equal-false-bool-with-petsc-equal-true)
mon_main#
mon_main::mon_main(int verbose_level=9, bool journal_master=false, Nom log_directory="", bool apply_verification=true, bool disable_stop=false)
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:`mon_main::mon_main(int verbose_level=9, bool journal_master=false, Nom log_directory="", bool apply_verification=true, bool disable_stop=false) <mon-main-public-mon-main-mon-main-int-verbose-level-equal-9-bool-journal-master-equal-false-nom-log-directory-equal-""-bool-apply-verification-equal-true-bool-disable-stop-equal-false>`
[mon_main::mon_main(int verbose_level=9, bool journal_master=false, Nom log_directory="", bool apply_verification=true, bool disable_stop=false)](#mon-main-public-mon-main-mon-main-int-verbose-level-equal-9-bool-journal-master-equal-false-nom-log-directory-equal-""-bool-apply-verification-equal-true-bool-disable-stop-equal-false)
~mon_main#
mon_main::~mon_main()
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:`mon_main::~mon_main() <mon-main-public-mon-main-dtor-mon-main>`
[mon_main::~mon_main()](#mon-main-public-mon-main-dtor-mon-main)
Attributes Documentation#
bool mon_main::apply_verification_
bool mon_main::disable_stop_
TRUST_Deriv<Comm_Group> mon_main::groupe_trio_
Interprete_bloc mon_main::interprete_principal_
bool mon_main::journal_master_
Nom mon_main::log_directory_
TRUST_Deriv<Comm_Group> mon_main::node_group_
TRUST_Deriv<Comm_Group> mon_main::node_master_
bool mon_main::trio_began_mpi_
int mon_main::verbose_level_