Arcane  4.1.12.0
Developer documentation
Loading...
Searching...
No Matches
Arcane::CaseOptionsBasicParticleExchanger Class Reference

Options. More...

#include </__w/arcaneframework.github.io/arcaneframework.github.io/build/arcane/mesh/BasicParticleExchanger_axl.h>

Collaboration diagram for Arcane::CaseOptionsBasicParticleExchanger:

Public Member Functions

 CaseOptionsBasicParticleExchanger (Arcane::ICaseOptions *co)
Arcane::Int32 getMaxNbMessageWithoutReduce ()
Arcane::ICaseFunctiongetMaxNbMessageWithoutReduceFunction ()
Arcane::IStandardFunctiongetMaxNbMessageWithoutReduceStandardFunction ()
Arcane::Int32 getDebugExchangeItemsLevel ()
Arcane::ICaseFunctiongetDebugExchangeItemsLevelFunction ()
Arcane::IStandardFunctiongetDebugExchangeItemsLevelStandardFunction ()
bool getSupportShmemVariables ()
Arcane::ICaseFunctiongetSupportShmemVariablesFunction ()
Arcane::IStandardFunctiongetSupportShmemVariablesStandardFunction ()
Arcane::ICaseOptionscaseOptions () const
Arcane::ICaseOptionListconfigList () const
void setCaseModule (Arcane::IModule *m)
void setCaseServiceInfo (Arcane::IServiceInfo *si)
void addAlternativeNodeName (const Arcane::String &lang, const Arcane::String &name)

Public Attributes

Arcane::CaseOptionInt32 maxNbMessageWithoutReduce
Arcane::CaseOptionInt32 debugExchangeItemsLevel
Arcane::CaseOptionBool supportShmemVariables

Private Member Functions

Arcane::ICaseOptionList_configList () const
Arcane::XmlNode _element () const

Static Private Member Functions

static Arcane::ICaseOptions_createCaseOption (Arcane::ICaseMng *cm, Arcane::ICaseOptions *co)

Private Attributes

Arcane::ReferenceCounter< Arcane::ICaseOptionsm_case_options

Detailed Description

Options.

Definition at line 30 of file BasicParticleExchanger_axl.h.

Constructor & Destructor Documentation

◆ CaseOptionsBasicParticleExchanger()

Arcane::CaseOptionsBasicParticleExchanger::CaseOptionsBasicParticleExchanger ( Arcane::ICaseOptions * co)
inline

Definition at line 42 of file BasicParticleExchanger_axl.h.

Member Function Documentation

◆ _configList()

Arcane::ICaseOptionList * Arcane::CaseOptionsBasicParticleExchanger::_configList ( ) const
inlineprivate

Definition at line 114 of file BasicParticleExchanger_axl.h.

◆ _element()

Arcane::XmlNode Arcane::CaseOptionsBasicParticleExchanger::_element ( ) const
inlineprivate

Definition at line 115 of file BasicParticleExchanger_axl.h.

◆ addAlternativeNodeName()

void Arcane::CaseOptionsBasicParticleExchanger::addAlternativeNodeName ( const Arcane::String & lang,
const Arcane::String & name )
inline

Definition at line 106 of file BasicParticleExchanger_axl.h.

◆ caseOptions()

Arcane::ICaseOptions * Arcane::CaseOptionsBasicParticleExchanger::caseOptions ( ) const
inline

Definition at line 86 of file BasicParticleExchanger_axl.h.

◆ configList()

Arcane::ICaseOptionList * Arcane::CaseOptionsBasicParticleExchanger::configList ( ) const
inline

Definition at line 91 of file BasicParticleExchanger_axl.h.

◆ getDebugExchangeItemsLevel()

Arcane::Int32 Arcane::CaseOptionsBasicParticleExchanger::getDebugExchangeItemsLevel ( )
inline

Definition at line 72 of file BasicParticleExchanger_axl.h.

◆ getDebugExchangeItemsLevelFunction()

Arcane::ICaseFunction * Arcane::CaseOptionsBasicParticleExchanger::getDebugExchangeItemsLevelFunction ( )
inline

Definition at line 73 of file BasicParticleExchanger_axl.h.

◆ getDebugExchangeItemsLevelStandardFunction()

Arcane::IStandardFunction * Arcane::CaseOptionsBasicParticleExchanger::getDebugExchangeItemsLevelStandardFunction ( )
inline

Definition at line 74 of file BasicParticleExchanger_axl.h.

◆ getMaxNbMessageWithoutReduce()

Arcane::Int32 Arcane::CaseOptionsBasicParticleExchanger::getMaxNbMessageWithoutReduce ( )
inline

Definition at line 69 of file BasicParticleExchanger_axl.h.

◆ getMaxNbMessageWithoutReduceFunction()

Arcane::ICaseFunction * Arcane::CaseOptionsBasicParticleExchanger::getMaxNbMessageWithoutReduceFunction ( )
inline

Definition at line 70 of file BasicParticleExchanger_axl.h.

◆ getMaxNbMessageWithoutReduceStandardFunction()

Arcane::IStandardFunction * Arcane::CaseOptionsBasicParticleExchanger::getMaxNbMessageWithoutReduceStandardFunction ( )
inline

Definition at line 71 of file BasicParticleExchanger_axl.h.

◆ getSupportShmemVariables()

bool Arcane::CaseOptionsBasicParticleExchanger::getSupportShmemVariables ( )
inline

Definition at line 75 of file BasicParticleExchanger_axl.h.

◆ getSupportShmemVariablesFunction()

Arcane::ICaseFunction * Arcane::CaseOptionsBasicParticleExchanger::getSupportShmemVariablesFunction ( )
inline

Definition at line 76 of file BasicParticleExchanger_axl.h.

◆ getSupportShmemVariablesStandardFunction()

Arcane::IStandardFunction * Arcane::CaseOptionsBasicParticleExchanger::getSupportShmemVariablesStandardFunction ( )
inline

Definition at line 77 of file BasicParticleExchanger_axl.h.

◆ setCaseModule()

void Arcane::CaseOptionsBasicParticleExchanger::setCaseModule ( Arcane::IModule * m)
inline

Definition at line 96 of file BasicParticleExchanger_axl.h.

◆ setCaseServiceInfo()

void Arcane::CaseOptionsBasicParticleExchanger::setCaseServiceInfo ( Arcane::IServiceInfo * si)
inline

Definition at line 101 of file BasicParticleExchanger_axl.h.

Member Data Documentation

◆ debugExchangeItemsLevel

Arcane::CaseOptionInt32 Arcane::CaseOptionsBasicParticleExchanger::debugExchangeItemsLevel

Definition at line 127 of file BasicParticleExchanger_axl.h.

◆ m_case_options

Arcane::ReferenceCounter<Arcane::ICaseOptions> Arcane::CaseOptionsBasicParticleExchanger::m_case_options
private

Definition at line 121 of file BasicParticleExchanger_axl.h.

◆ maxNbMessageWithoutReduce

Arcane::CaseOptionInt32 Arcane::CaseOptionsBasicParticleExchanger::maxNbMessageWithoutReduce

Definition at line 126 of file BasicParticleExchanger_axl.h.

◆ supportShmemVariables

Arcane::CaseOptionBool Arcane::CaseOptionsBasicParticleExchanger::supportShmemVariables

Definition at line 128 of file BasicParticleExchanger_axl.h.


The documentation for this class was generated from the following file: