Arcane  4.1.12.0
Developer documentation
Loading...
Searching...
No Matches
ArcaneTest::CaseOptionsAlephTestModule::CaseOptionBoundaryConditionValue Class Reference
Inheritance diagram for ArcaneTest::CaseOptionsAlephTestModule::CaseOptionBoundaryConditionValue:
Collaboration diagram for ArcaneTest::CaseOptionsAlephTestModule::CaseOptionBoundaryConditionValue:

Public Types

typedef CaseOptionBoundaryConditionValue ThatClass

Public Member Functions

 CaseOptionBoundaryConditionValue (Arcane::ICaseOptionsMulti *opt, Arcane::ICaseOptionList *icl, const Arcane::XmlNode &element)
Arcane::Real getValue ()
Arcane::ICaseFunctiongetValueFunction ()
Arcane::IStandardFunctiongetValueStandardFunction ()
Arcane::FaceGroup getSurface ()
const ThatClass * operator-> () const
Public Member Functions inherited from Arcane::CaseOptionComplexValue
 CaseOptionComplexValue (ICaseOptionsMulti *opt, ICaseOptionList *clist, const XmlNode &parent_elem)
XmlNode element () const
ICaseOptionListconfigList () const
String xpathFullName () const
 Full name in the format specified by the XPath standard.

Public Attributes

Arcane::CaseOptionReal value
Arcane::CaseOptionExtendedT< Arcane::FaceGroupsurface

Additional Inherited Members

Protected Member Functions inherited from Arcane::CaseOptionComplexValue
ICaseOptionList_configList ()
XmlNode _element ()

Detailed Description

Definition at line 51 of file AlephTestModule_axl.h.

Member Typedef Documentation

◆ ThatClass

typedef CaseOptionBoundaryConditionValue ArcaneTest::CaseOptionsAlephTestModule::CaseOptionBoundaryConditionValue::ThatClass

Definition at line 56 of file AlephTestModule_axl.h.

Constructor & Destructor Documentation

◆ CaseOptionBoundaryConditionValue()

ArcaneTest::CaseOptionsAlephTestModule::CaseOptionBoundaryConditionValue::CaseOptionBoundaryConditionValue ( Arcane::ICaseOptionsMulti * opt,
Arcane::ICaseOptionList * icl,
const Arcane::XmlNode & element )
inline

Definition at line 58 of file AlephTestModule_axl.h.

Member Function Documentation

◆ getSurface()

Arcane::FaceGroup ArcaneTest::CaseOptionsAlephTestModule::CaseOptionBoundaryConditionValue::getSurface ( )
inline

Definition at line 86 of file AlephTestModule_axl.h.

◆ getValue()

Arcane::Real ArcaneTest::CaseOptionsAlephTestModule::CaseOptionBoundaryConditionValue::getValue ( )
inline

Definition at line 81 of file AlephTestModule_axl.h.

◆ getValueFunction()

Arcane::ICaseFunction * ArcaneTest::CaseOptionsAlephTestModule::CaseOptionBoundaryConditionValue::getValueFunction ( )
inline

Definition at line 82 of file AlephTestModule_axl.h.

◆ getValueStandardFunction()

Arcane::IStandardFunction * ArcaneTest::CaseOptionsAlephTestModule::CaseOptionBoundaryConditionValue::getValueStandardFunction ( )
inline

Definition at line 83 of file AlephTestModule_axl.h.

◆ operator->()

const ThatClass * ArcaneTest::CaseOptionsAlephTestModule::CaseOptionBoundaryConditionValue::operator-> ( ) const
inline

Definition at line 93 of file AlephTestModule_axl.h.

Member Data Documentation

◆ surface

Arcane::CaseOptionExtendedT< Arcane::FaceGroup > ArcaneTest::CaseOptionsAlephTestModule::CaseOptionBoundaryConditionValue::surface

Definition at line 98 of file AlephTestModule_axl.h.

◆ value

Arcane::CaseOptionReal ArcaneTest::CaseOptionsAlephTestModule::CaseOptionBoundaryConditionValue::value

Definition at line 97 of file AlephTestModule_axl.h.


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