Arcane  4.1.12.0
Developer documentation
Loading...
Searching...
No Matches
Arcane::DirectExecutionWrapper Class Reference
Collaboration diagram for Arcane::DirectExecutionWrapper:

Static Public Member Functions

static int run (IDirectExecutionFunctor *)
static int run (IDirectSubDomainExecutionFunctor *)
static int run ()

Detailed Description

Definition at line 62 of file DirectExecutionFunctor.h.

Member Function Documentation

◆ run() [1/3]

int Arcane::DirectExecutionWrapper::run ( )
static

Definition at line 26 of file DirectExecutionFunctor.cc.

◆ run() [2/3]

int Arcane::DirectExecutionWrapper::run ( IDirectExecutionFunctor * f)
static

Definition at line 35 of file DirectExecutionFunctor.cc.

◆ run() [3/3]

int Arcane::DirectExecutionWrapper::run ( IDirectSubDomainExecutionFunctor * f)
static

Definition at line 50 of file DirectExecutionFunctor.cc.


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