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

Options. More...

#include </__w/arcaneframework.github.io/arcaneframework.github.io/build/arcane/std/PTScotchMeshPartitioner_axl.h>

Collaboration diagram for Arcane::CaseOptionsPTScotchMeshPartitioner:

Public Member Functions

 CaseOptionsPTScotchMeshPartitioner (Arcane::ICaseOptions *co)
bool getDumpGraph ()
Arcane::ICaseFunctiongetDumpGraphFunction ()
Arcane::IStandardFunctiongetDumpGraphStandardFunction ()
bool getCheckGraph ()
Arcane::ICaseFunctiongetCheckGraphFunction ()
Arcane::IStandardFunctiongetCheckGraphStandardFunction ()
Arcane::String getStrategy ()
Arcane::ICaseFunctiongetStrategyFunction ()
Arcane::IStandardFunctiongetStrategyStandardFunction ()
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::CaseOptionBool dumpGraph
Arcane::CaseOptionBool checkGraph
Arcane::CaseOptionString strategy

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 PTScotchMeshPartitioner_axl.h.

Constructor & Destructor Documentation

◆ CaseOptionsPTScotchMeshPartitioner()

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

Definition at line 42 of file PTScotchMeshPartitioner_axl.h.

Member Function Documentation

◆ _configList()

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

Definition at line 117 of file PTScotchMeshPartitioner_axl.h.

◆ _element()

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

Definition at line 118 of file PTScotchMeshPartitioner_axl.h.

◆ addAlternativeNodeName()

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

Definition at line 109 of file PTScotchMeshPartitioner_axl.h.

◆ caseOptions()

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

Definition at line 89 of file PTScotchMeshPartitioner_axl.h.

◆ configList()

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

Definition at line 94 of file PTScotchMeshPartitioner_axl.h.

◆ getCheckGraph()

bool Arcane::CaseOptionsPTScotchMeshPartitioner::getCheckGraph ( )
inline

Definition at line 75 of file PTScotchMeshPartitioner_axl.h.

◆ getCheckGraphFunction()

Arcane::ICaseFunction * Arcane::CaseOptionsPTScotchMeshPartitioner::getCheckGraphFunction ( )
inline

Definition at line 76 of file PTScotchMeshPartitioner_axl.h.

◆ getCheckGraphStandardFunction()

Arcane::IStandardFunction * Arcane::CaseOptionsPTScotchMeshPartitioner::getCheckGraphStandardFunction ( )
inline

Definition at line 77 of file PTScotchMeshPartitioner_axl.h.

◆ getDumpGraph()

bool Arcane::CaseOptionsPTScotchMeshPartitioner::getDumpGraph ( )
inline

Definition at line 72 of file PTScotchMeshPartitioner_axl.h.

◆ getDumpGraphFunction()

Arcane::ICaseFunction * Arcane::CaseOptionsPTScotchMeshPartitioner::getDumpGraphFunction ( )
inline

Definition at line 73 of file PTScotchMeshPartitioner_axl.h.

◆ getDumpGraphStandardFunction()

Arcane::IStandardFunction * Arcane::CaseOptionsPTScotchMeshPartitioner::getDumpGraphStandardFunction ( )
inline

Definition at line 74 of file PTScotchMeshPartitioner_axl.h.

◆ getStrategy()

Arcane::String Arcane::CaseOptionsPTScotchMeshPartitioner::getStrategy ( )
inline

Definition at line 78 of file PTScotchMeshPartitioner_axl.h.

◆ getStrategyFunction()

Arcane::ICaseFunction * Arcane::CaseOptionsPTScotchMeshPartitioner::getStrategyFunction ( )
inline

Definition at line 79 of file PTScotchMeshPartitioner_axl.h.

◆ getStrategyStandardFunction()

Arcane::IStandardFunction * Arcane::CaseOptionsPTScotchMeshPartitioner::getStrategyStandardFunction ( )
inline

Definition at line 80 of file PTScotchMeshPartitioner_axl.h.

◆ setCaseModule()

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

Definition at line 99 of file PTScotchMeshPartitioner_axl.h.

◆ setCaseServiceInfo()

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

Definition at line 104 of file PTScotchMeshPartitioner_axl.h.

Member Data Documentation

◆ checkGraph

Arcane::CaseOptionBool Arcane::CaseOptionsPTScotchMeshPartitioner::checkGraph

Definition at line 130 of file PTScotchMeshPartitioner_axl.h.

◆ dumpGraph

Arcane::CaseOptionBool Arcane::CaseOptionsPTScotchMeshPartitioner::dumpGraph

Definition at line 129 of file PTScotchMeshPartitioner_axl.h.

◆ m_case_options

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

Definition at line 124 of file PTScotchMeshPartitioner_axl.h.

◆ strategy

Arcane::CaseOptionString Arcane::CaseOptionsPTScotchMeshPartitioner::strategy

Definition at line 131 of file PTScotchMeshPartitioner_axl.h.


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