Arcane  v3.14.10.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
Référence de la classe ArcaneTest::CaseOptionsAlephIndexTest

Options. Plus de détails...

#include </__w/arcaneframework.github.io/arcaneframework.github.io/build/arcane/aleph/tests/AlephIndexTest_axl.h>

+ Graphe de collaboration de ArcaneTest::CaseOptionsAlephIndexTest:

Classes

class  CaseOptionBoundaryCondition
 
class  CaseOptionBoundaryConditionValue
 

Fonctions membres publiques

 CaseOptionsAlephIndexTest (Arcane::ICaseMng *cm)
 
Arcane::Integer getIterations ()
 
Arcane::ICaseFunctiongetIterationsFunction ()
 
Arcane::IStandardFunctiongetIterationsStandardFunction ()
 
Arcane::Integer getAlephNumberOfSolvers ()
 
Arcane::ICaseFunctiongetAlephNumberOfSolversFunction ()
 
Arcane::IStandardFunctiongetAlephNumberOfSolversStandardFunction ()
 
Arcane::Real getDeltaT ()
 
Arcane::ICaseFunctiongetDeltaTFunction ()
 
Arcane::IStandardFunctiongetDeltaTStandardFunction ()
 
Arcane::Real getInitTemperature ()
 
Arcane::ICaseFunctiongetInitTemperatureFunction ()
 
Arcane::IStandardFunctiongetInitTemperatureStandardFunction ()
 
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)
 

Attributs publics

Arcane::CaseOptionInteger iterations
 
Arcane::CaseOptionInteger alephNumberOfSolvers
 
Arcane::CaseOptionReal deltaT
 
Arcane::CaseOptionReal initTemperature
 
CaseOptionBoundaryCondition boundaryCondition
 

Fonctions membres privées

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

Fonctions membres privées statiques

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

Attributs privés

Arcane::ReferenceCounter< Arcane::ICaseOptionsm_case_options
 

Description détaillée

Options.

Définition à la ligne 41 du fichier AlephIndexTest_axl.h.

Documentation des constructeurs et destructeur

◆ CaseOptionsAlephIndexTest()

ArcaneTest::CaseOptionsAlephIndexTest::CaseOptionsAlephIndexTest ( Arcane::ICaseMng cm)
inline

Définition à la ligne 167 du fichier AlephIndexTest_axl.h.

Documentation des fonctions membres

◆ _configList()

Arcane::ICaseOptionList * ArcaneTest::CaseOptionsAlephIndexTest::_configList ( ) const
inlineprivate

Définition à la ligne 250 du fichier AlephIndexTest_axl.h.

◆ _element()

Arcane::XmlNode ArcaneTest::CaseOptionsAlephIndexTest::_element ( ) const
inlineprivate

Définition à la ligne 251 du fichier AlephIndexTest_axl.h.

◆ addAlternativeNodeName()

void ArcaneTest::CaseOptionsAlephIndexTest::addAlternativeNodeName ( const Arcane::String lang,
const Arcane::String name 
)
inline

Définition à la ligne 242 du fichier AlephIndexTest_axl.h.

◆ caseOptions()

Arcane::ICaseOptions * ArcaneTest::CaseOptionsAlephIndexTest::caseOptions ( ) const
inline

Définition à la ligne 222 du fichier AlephIndexTest_axl.h.

◆ configList()

Arcane::ICaseOptionList * ArcaneTest::CaseOptionsAlephIndexTest::configList ( ) const
inline

Définition à la ligne 227 du fichier AlephIndexTest_axl.h.

◆ getAlephNumberOfSolvers()

Arcane::Integer ArcaneTest::CaseOptionsAlephIndexTest::getAlephNumberOfSolvers ( )
inline

Définition à la ligne 205 du fichier AlephIndexTest_axl.h.

◆ getAlephNumberOfSolversFunction()

Arcane::ICaseFunction * ArcaneTest::CaseOptionsAlephIndexTest::getAlephNumberOfSolversFunction ( )
inline

Définition à la ligne 206 du fichier AlephIndexTest_axl.h.

◆ getAlephNumberOfSolversStandardFunction()

Arcane::IStandardFunction * ArcaneTest::CaseOptionsAlephIndexTest::getAlephNumberOfSolversStandardFunction ( )
inline

Définition à la ligne 207 du fichier AlephIndexTest_axl.h.

◆ getDeltaT()

Arcane::Real ArcaneTest::CaseOptionsAlephIndexTest::getDeltaT ( )
inline

Définition à la ligne 208 du fichier AlephIndexTest_axl.h.

◆ getDeltaTFunction()

Arcane::ICaseFunction * ArcaneTest::CaseOptionsAlephIndexTest::getDeltaTFunction ( )
inline

Définition à la ligne 209 du fichier AlephIndexTest_axl.h.

◆ getDeltaTStandardFunction()

Arcane::IStandardFunction * ArcaneTest::CaseOptionsAlephIndexTest::getDeltaTStandardFunction ( )
inline

Définition à la ligne 210 du fichier AlephIndexTest_axl.h.

◆ getInitTemperature()

Arcane::Real ArcaneTest::CaseOptionsAlephIndexTest::getInitTemperature ( )
inline

Définition à la ligne 211 du fichier AlephIndexTest_axl.h.

◆ getInitTemperatureFunction()

Arcane::ICaseFunction * ArcaneTest::CaseOptionsAlephIndexTest::getInitTemperatureFunction ( )
inline

Définition à la ligne 212 du fichier AlephIndexTest_axl.h.

◆ getInitTemperatureStandardFunction()

Arcane::IStandardFunction * ArcaneTest::CaseOptionsAlephIndexTest::getInitTemperatureStandardFunction ( )
inline

Définition à la ligne 213 du fichier AlephIndexTest_axl.h.

◆ getIterations()

Arcane::Integer ArcaneTest::CaseOptionsAlephIndexTest::getIterations ( )
inline

Définition à la ligne 202 du fichier AlephIndexTest_axl.h.

◆ getIterationsFunction()

Arcane::ICaseFunction * ArcaneTest::CaseOptionsAlephIndexTest::getIterationsFunction ( )
inline

Définition à la ligne 203 du fichier AlephIndexTest_axl.h.

◆ getIterationsStandardFunction()

Arcane::IStandardFunction * ArcaneTest::CaseOptionsAlephIndexTest::getIterationsStandardFunction ( )
inline

Définition à la ligne 204 du fichier AlephIndexTest_axl.h.

◆ setCaseModule()

void ArcaneTest::CaseOptionsAlephIndexTest::setCaseModule ( Arcane::IModule m)
inline

Définition à la ligne 232 du fichier AlephIndexTest_axl.h.

◆ setCaseServiceInfo()

void ArcaneTest::CaseOptionsAlephIndexTest::setCaseServiceInfo ( Arcane::IServiceInfo si)
inline

Définition à la ligne 237 du fichier AlephIndexTest_axl.h.

Documentation des données membres

◆ alephNumberOfSolvers

Arcane::CaseOptionInteger ArcaneTest::CaseOptionsAlephIndexTest::alephNumberOfSolvers

Définition à la ligne 263 du fichier AlephIndexTest_axl.h.

◆ boundaryCondition

CaseOptionBoundaryCondition ArcaneTest::CaseOptionsAlephIndexTest::boundaryCondition

Définition à la ligne 266 du fichier AlephIndexTest_axl.h.

◆ deltaT

Arcane::CaseOptionReal ArcaneTest::CaseOptionsAlephIndexTest::deltaT

Définition à la ligne 264 du fichier AlephIndexTest_axl.h.

◆ initTemperature

Arcane::CaseOptionReal ArcaneTest::CaseOptionsAlephIndexTest::initTemperature

Définition à la ligne 265 du fichier AlephIndexTest_axl.h.

◆ iterations

Arcane::CaseOptionInteger ArcaneTest::CaseOptionsAlephIndexTest::iterations

Définition à la ligne 262 du fichier AlephIndexTest_axl.h.

◆ m_case_options

Arcane::ReferenceCounter<Arcane::ICaseOptions> ArcaneTest::CaseOptionsAlephIndexTest::m_case_options
private

Définition à la ligne 257 du fichier AlephIndexTest_axl.h.


La documentation de cette classe a été générée à partir du fichier suivant :