Options. More...
Public Member Functions | |
| CaseOptionsPTScotchMeshPartitioner (Arcane::ICaseOptions *co) | |
| bool | getDumpGraph () |
| Arcane::ICaseFunction * | getDumpGraphFunction () |
| Arcane::IStandardFunction * | getDumpGraphStandardFunction () |
| bool | getCheckGraph () |
| Arcane::ICaseFunction * | getCheckGraphFunction () |
| Arcane::IStandardFunction * | getCheckGraphStandardFunction () |
| Arcane::String | getStrategy () |
| Arcane::ICaseFunction * | getStrategyFunction () |
| Arcane::IStandardFunction * | getStrategyStandardFunction () |
| Arcane::ICaseOptions * | caseOptions () const |
| Arcane::ICaseOptionList * | configList () 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::ICaseOptions > | m_case_options |
Options.
Definition at line 30 of file PTScotchMeshPartitioner_axl.h.
|
inline |
Definition at line 42 of file PTScotchMeshPartitioner_axl.h.
|
inlineprivate |
Definition at line 117 of file PTScotchMeshPartitioner_axl.h.
|
inlineprivate |
Definition at line 118 of file PTScotchMeshPartitioner_axl.h.
|
inline |
Definition at line 109 of file PTScotchMeshPartitioner_axl.h.
|
inline |
Definition at line 89 of file PTScotchMeshPartitioner_axl.h.
|
inline |
Definition at line 94 of file PTScotchMeshPartitioner_axl.h.
|
inline |
Definition at line 75 of file PTScotchMeshPartitioner_axl.h.
|
inline |
Definition at line 76 of file PTScotchMeshPartitioner_axl.h.
|
inline |
Definition at line 77 of file PTScotchMeshPartitioner_axl.h.
|
inline |
Definition at line 72 of file PTScotchMeshPartitioner_axl.h.
|
inline |
Definition at line 73 of file PTScotchMeshPartitioner_axl.h.
|
inline |
Definition at line 74 of file PTScotchMeshPartitioner_axl.h.
|
inline |
Definition at line 78 of file PTScotchMeshPartitioner_axl.h.
|
inline |
Definition at line 79 of file PTScotchMeshPartitioner_axl.h.
|
inline |
Definition at line 80 of file PTScotchMeshPartitioner_axl.h.
|
inline |
Definition at line 99 of file PTScotchMeshPartitioner_axl.h.
|
inline |
Definition at line 104 of file PTScotchMeshPartitioner_axl.h.
| Arcane::CaseOptionBool Arcane::CaseOptionsPTScotchMeshPartitioner::checkGraph |
Definition at line 130 of file PTScotchMeshPartitioner_axl.h.
| Arcane::CaseOptionBool Arcane::CaseOptionsPTScotchMeshPartitioner::dumpGraph |
Definition at line 129 of file PTScotchMeshPartitioner_axl.h.
|
private |
Definition at line 124 of file PTScotchMeshPartitioner_axl.h.
| Arcane::CaseOptionString Arcane::CaseOptionsPTScotchMeshPartitioner::strategy |
Definition at line 131 of file PTScotchMeshPartitioner_axl.h.