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

Options. More...

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

Collaboration diagram for ArcaneTest::CaseOptionsAlephTestModule:

Classes

class  CaseOptionBoundaryConditionValue
class  CaseOptionBoundaryCondition

Public Member Functions

 CaseOptionsAlephTestModule (Arcane::ICaseMng *cm)
Arcane::Integer getIterations ()
Arcane::ICaseFunctiongetIterationsFunction ()
Arcane::IStandardFunctiongetIterationsStandardFunction ()
bool getAlephDeleteKernel ()
Arcane::ICaseFunctiongetAlephDeleteKernelFunction ()
Arcane::IStandardFunctiongetAlephDeleteKernelStandardFunction ()
Arcane::Integer getAlephNumberOfSolvers ()
Arcane::ICaseFunctiongetAlephNumberOfSolversFunction ()
Arcane::IStandardFunctiongetAlephNumberOfSolversStandardFunction ()
Arcane::Integer getAlephUnderlyingSolver ()
Arcane::ICaseFunctiongetAlephUnderlyingSolverFunction ()
Arcane::IStandardFunctiongetAlephUnderlyingSolverStandardFunction ()
Arcane::Integer getAlephNumberOfCores ()
Arcane::ICaseFunctiongetAlephNumberOfCoresFunction ()
Arcane::IStandardFunctiongetAlephNumberOfCoresStandardFunction ()
bool getAlephCellOrdering ()
Arcane::ICaseFunctiongetAlephCellOrderingFunction ()
Arcane::IStandardFunctiongetAlephCellOrderingStandardFunction ()
Arcane::Real getDeltaT ()
Arcane::ICaseFunctiongetDeltaTFunction ()
Arcane::IStandardFunctiongetDeltaTStandardFunction ()
Arcane::Real getInitTemperature ()
Arcane::ICaseFunctiongetInitTemperatureFunction ()
Arcane::IStandardFunctiongetInitTemperatureStandardFunction ()
Arcane::Real getInitAmr ()
Arcane::ICaseFunctiongetInitAmrFunction ()
Arcane::IStandardFunctiongetInitAmrStandardFunction ()
Arcane::Real getTrigRefine ()
Arcane::ICaseFunctiongetTrigRefineFunction ()
Arcane::IStandardFunctiongetTrigRefineStandardFunction ()
Arcane::Real getTrigCoarse ()
Arcane::ICaseFunctiongetTrigCoarseFunction ()
Arcane::IStandardFunctiongetTrigCoarseStandardFunction ()
AlephTestSchemegetSchema ()
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::CaseOptionInteger iterations
Arcane::CaseOptionBool alephDeleteKernel
Arcane::CaseOptionInteger alephNumberOfSolvers
Arcane::CaseOptionInteger alephUnderlyingSolver
Arcane::CaseOptionInteger alephNumberOfCores
Arcane::CaseOptionBool alephCellOrdering
Arcane::CaseOptionReal deltaT
Arcane::CaseOptionReal initTemperature
Arcane::CaseOptionReal initAmr
Arcane::CaseOptionReal trigRefine
Arcane::CaseOptionReal trigCoarse
Arcane::CaseOptionServiceT< AlephTestSchemeschema
CaseOptionBoundaryCondition boundaryCondition

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 42 of file AlephTestModule_axl.h.

Constructor & Destructor Documentation

◆ CaseOptionsAlephTestModule()

ArcaneTest::CaseOptionsAlephTestModule::CaseOptionsAlephTestModule ( Arcane::ICaseMng * cm)
inline

Definition at line 168 of file AlephTestModule_axl.h.

Member Function Documentation

◆ _configList()

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

Definition at line 323 of file AlephTestModule_axl.h.

◆ _element()

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

Definition at line 324 of file AlephTestModule_axl.h.

◆ addAlternativeNodeName()

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

Definition at line 315 of file AlephTestModule_axl.h.

◆ caseOptions()

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

Definition at line 295 of file AlephTestModule_axl.h.

◆ configList()

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

Definition at line 300 of file AlephTestModule_axl.h.

◆ getAlephCellOrdering()

bool ArcaneTest::CaseOptionsAlephTestModule::getAlephCellOrdering ( )
inline

Definition at line 268 of file AlephTestModule_axl.h.

◆ getAlephCellOrderingFunction()

Arcane::ICaseFunction * ArcaneTest::CaseOptionsAlephTestModule::getAlephCellOrderingFunction ( )
inline

Definition at line 269 of file AlephTestModule_axl.h.

◆ getAlephCellOrderingStandardFunction()

Arcane::IStandardFunction * ArcaneTest::CaseOptionsAlephTestModule::getAlephCellOrderingStandardFunction ( )
inline

Definition at line 270 of file AlephTestModule_axl.h.

◆ getAlephDeleteKernel()

bool ArcaneTest::CaseOptionsAlephTestModule::getAlephDeleteKernel ( )
inline

Definition at line 256 of file AlephTestModule_axl.h.

◆ getAlephDeleteKernelFunction()

Arcane::ICaseFunction * ArcaneTest::CaseOptionsAlephTestModule::getAlephDeleteKernelFunction ( )
inline

Definition at line 257 of file AlephTestModule_axl.h.

◆ getAlephDeleteKernelStandardFunction()

Arcane::IStandardFunction * ArcaneTest::CaseOptionsAlephTestModule::getAlephDeleteKernelStandardFunction ( )
inline

Definition at line 258 of file AlephTestModule_axl.h.

◆ getAlephNumberOfCores()

Arcane::Integer ArcaneTest::CaseOptionsAlephTestModule::getAlephNumberOfCores ( )
inline

Definition at line 265 of file AlephTestModule_axl.h.

◆ getAlephNumberOfCoresFunction()

Arcane::ICaseFunction * ArcaneTest::CaseOptionsAlephTestModule::getAlephNumberOfCoresFunction ( )
inline

Definition at line 266 of file AlephTestModule_axl.h.

◆ getAlephNumberOfCoresStandardFunction()

Arcane::IStandardFunction * ArcaneTest::CaseOptionsAlephTestModule::getAlephNumberOfCoresStandardFunction ( )
inline

Definition at line 267 of file AlephTestModule_axl.h.

◆ getAlephNumberOfSolvers()

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

Definition at line 259 of file AlephTestModule_axl.h.

◆ getAlephNumberOfSolversFunction()

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

Definition at line 260 of file AlephTestModule_axl.h.

◆ getAlephNumberOfSolversStandardFunction()

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

Definition at line 261 of file AlephTestModule_axl.h.

◆ getAlephUnderlyingSolver()

Arcane::Integer ArcaneTest::CaseOptionsAlephTestModule::getAlephUnderlyingSolver ( )
inline

Definition at line 262 of file AlephTestModule_axl.h.

◆ getAlephUnderlyingSolverFunction()

Arcane::ICaseFunction * ArcaneTest::CaseOptionsAlephTestModule::getAlephUnderlyingSolverFunction ( )
inline

Definition at line 263 of file AlephTestModule_axl.h.

◆ getAlephUnderlyingSolverStandardFunction()

Arcane::IStandardFunction * ArcaneTest::CaseOptionsAlephTestModule::getAlephUnderlyingSolverStandardFunction ( )
inline

Definition at line 264 of file AlephTestModule_axl.h.

◆ getDeltaT()

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

Definition at line 271 of file AlephTestModule_axl.h.

◆ getDeltaTFunction()

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

Definition at line 272 of file AlephTestModule_axl.h.

◆ getDeltaTStandardFunction()

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

Definition at line 273 of file AlephTestModule_axl.h.

◆ getInitAmr()

Arcane::Real ArcaneTest::CaseOptionsAlephTestModule::getInitAmr ( )
inline

Definition at line 277 of file AlephTestModule_axl.h.

◆ getInitAmrFunction()

Arcane::ICaseFunction * ArcaneTest::CaseOptionsAlephTestModule::getInitAmrFunction ( )
inline

Definition at line 278 of file AlephTestModule_axl.h.

◆ getInitAmrStandardFunction()

Arcane::IStandardFunction * ArcaneTest::CaseOptionsAlephTestModule::getInitAmrStandardFunction ( )
inline

Definition at line 279 of file AlephTestModule_axl.h.

◆ getInitTemperature()

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

Definition at line 274 of file AlephTestModule_axl.h.

◆ getInitTemperatureFunction()

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

Definition at line 275 of file AlephTestModule_axl.h.

◆ getInitTemperatureStandardFunction()

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

Definition at line 276 of file AlephTestModule_axl.h.

◆ getIterations()

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

Definition at line 253 of file AlephTestModule_axl.h.

◆ getIterationsFunction()

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

Definition at line 254 of file AlephTestModule_axl.h.

◆ getIterationsStandardFunction()

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

Definition at line 255 of file AlephTestModule_axl.h.

◆ getSchema()

AlephTestScheme * ArcaneTest::CaseOptionsAlephTestModule::getSchema ( )
inline

Definition at line 289 of file AlephTestModule_axl.h.

◆ getTrigCoarse()

Arcane::Real ArcaneTest::CaseOptionsAlephTestModule::getTrigCoarse ( )
inline

Definition at line 283 of file AlephTestModule_axl.h.

◆ getTrigCoarseFunction()

Arcane::ICaseFunction * ArcaneTest::CaseOptionsAlephTestModule::getTrigCoarseFunction ( )
inline

Definition at line 284 of file AlephTestModule_axl.h.

◆ getTrigCoarseStandardFunction()

Arcane::IStandardFunction * ArcaneTest::CaseOptionsAlephTestModule::getTrigCoarseStandardFunction ( )
inline

Definition at line 285 of file AlephTestModule_axl.h.

◆ getTrigRefine()

Arcane::Real ArcaneTest::CaseOptionsAlephTestModule::getTrigRefine ( )
inline

Definition at line 280 of file AlephTestModule_axl.h.

◆ getTrigRefineFunction()

Arcane::ICaseFunction * ArcaneTest::CaseOptionsAlephTestModule::getTrigRefineFunction ( )
inline

Definition at line 281 of file AlephTestModule_axl.h.

◆ getTrigRefineStandardFunction()

Arcane::IStandardFunction * ArcaneTest::CaseOptionsAlephTestModule::getTrigRefineStandardFunction ( )
inline

Definition at line 282 of file AlephTestModule_axl.h.

◆ setCaseModule()

void ArcaneTest::CaseOptionsAlephTestModule::setCaseModule ( Arcane::IModule * m)
inline

Definition at line 305 of file AlephTestModule_axl.h.

◆ setCaseServiceInfo()

void ArcaneTest::CaseOptionsAlephTestModule::setCaseServiceInfo ( Arcane::IServiceInfo * si)
inline

Definition at line 310 of file AlephTestModule_axl.h.

Member Data Documentation

◆ alephCellOrdering

Arcane::CaseOptionBool ArcaneTest::CaseOptionsAlephTestModule::alephCellOrdering

Definition at line 340 of file AlephTestModule_axl.h.

◆ alephDeleteKernel

Arcane::CaseOptionBool ArcaneTest::CaseOptionsAlephTestModule::alephDeleteKernel

Definition at line 336 of file AlephTestModule_axl.h.

◆ alephNumberOfCores

Arcane::CaseOptionInteger ArcaneTest::CaseOptionsAlephTestModule::alephNumberOfCores

Definition at line 339 of file AlephTestModule_axl.h.

◆ alephNumberOfSolvers

Arcane::CaseOptionInteger ArcaneTest::CaseOptionsAlephTestModule::alephNumberOfSolvers

Definition at line 337 of file AlephTestModule_axl.h.

◆ alephUnderlyingSolver

Arcane::CaseOptionInteger ArcaneTest::CaseOptionsAlephTestModule::alephUnderlyingSolver

Definition at line 338 of file AlephTestModule_axl.h.

◆ boundaryCondition

CaseOptionBoundaryCondition ArcaneTest::CaseOptionsAlephTestModule::boundaryCondition

Definition at line 347 of file AlephTestModule_axl.h.

◆ deltaT

Arcane::CaseOptionReal ArcaneTest::CaseOptionsAlephTestModule::deltaT

Definition at line 341 of file AlephTestModule_axl.h.

◆ initAmr

Arcane::CaseOptionReal ArcaneTest::CaseOptionsAlephTestModule::initAmr

Definition at line 343 of file AlephTestModule_axl.h.

◆ initTemperature

Arcane::CaseOptionReal ArcaneTest::CaseOptionsAlephTestModule::initTemperature

Definition at line 342 of file AlephTestModule_axl.h.

◆ iterations

Arcane::CaseOptionInteger ArcaneTest::CaseOptionsAlephTestModule::iterations

Definition at line 335 of file AlephTestModule_axl.h.

◆ m_case_options

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

Definition at line 330 of file AlephTestModule_axl.h.

◆ schema

Arcane::CaseOptionServiceT< AlephTestScheme > ArcaneTest::CaseOptionsAlephTestModule::schema

Definition at line 346 of file AlephTestModule_axl.h.

◆ trigCoarse

Arcane::CaseOptionReal ArcaneTest::CaseOptionsAlephTestModule::trigCoarse

Definition at line 345 of file AlephTestModule_axl.h.

◆ trigRefine

Arcane::CaseOptionReal ArcaneTest::CaseOptionsAlephTestModule::trigRefine

Definition at line 344 of file AlephTestModule_axl.h.


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