Arcane  4.1.12.0
User documentation
Loading...
Searching...
No Matches
Arcane::StandaloneSubDomain Class Reference

Standalone implementation of a sub-domain. More...

#include <arcane/launcher/StandaloneSubDomain.h>

Classes

class  Impl

Public Member Functions

 StandaloneSubDomain ()
 Uninitialized constructor.
ITraceMngtraceMng ()
 Associated trace manager.
ISubDomainsubDomain ()
 Sub-domain.

Friends

class ArcaneLauncher

Detailed Description

Standalone implementation of a sub-domain.

The instance of this class must be created by ArcaneLauncher::createStandaloneSubDomain().

Only one instance is allowed.

This class uses a reference semantics.

Definition at line 41 of file StandaloneSubDomain.h.

Constructor & Destructor Documentation

◆ StandaloneSubDomain()

Arcane::StandaloneSubDomain::StandaloneSubDomain ( )

Uninitialized constructor.

Definition at line 77 of file StandaloneSubDomain.cc.

Member Function Documentation

◆ subDomain()

ISubDomain * Arcane::StandaloneSubDomain::subDomain ( )

Sub-domain.

Definition at line 108 of file StandaloneSubDomain.cc.

◆ traceMng()

ITraceMng * Arcane::StandaloneSubDomain::traceMng ( )

Associated trace manager.

Definition at line 98 of file StandaloneSubDomain.cc.

◆ ArcaneLauncher

friend class ArcaneLauncher
friend

Definition at line 43 of file StandaloneSubDomain.h.


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