YetAnotherCoupler 3.2.0_a
Loading...
Searching...
No Matches
Static Public Attributes
yac.Action Class Reference

Refers to YAC_ACTION_NONE, YAC_ACTION_REDUCTION etc. More...

Inheritance diagram for yac.Action:
Inheritance graph
Collaboration diagram for yac.Action:
Collaboration graph

Static Public Attributes

 NONE = _ACTION_NONE
 
 REDUCTION = _ACTION_REDUCTION
 
 COUPLING = _ACTION_COUPLING
 
 GET_FOR_RESTART = _ACTION_GET_FOR_RESTART
 
 PUT_FOR_RESTART = _ACTION_PUT_FOR_RESTART
 
 OUT_OF_BOUND = _ACTION_OUT_OF_BOUND
 

Detailed Description

Refers to YAC_ACTION_NONE, YAC_ACTION_REDUCTION etc.

Definition at line 361 of file yac.pyx.

Field Documentation

◆ COUPLING

yac.Action.COUPLING = _ACTION_COUPLING
static

Definition at line 367 of file yac.pyx.

◆ GET_FOR_RESTART

yac.Action.GET_FOR_RESTART = _ACTION_GET_FOR_RESTART
static

Definition at line 368 of file yac.pyx.

◆ NONE

yac.Action.NONE = _ACTION_NONE
static

Definition at line 365 of file yac.pyx.

◆ OUT_OF_BOUND

yac.Action.OUT_OF_BOUND = _ACTION_OUT_OF_BOUND
static

Definition at line 370 of file yac.pyx.

◆ PUT_FOR_RESTART

yac.Action.PUT_FOR_RESTART = _ACTION_PUT_FOR_RESTART
static

Definition at line 369 of file yac.pyx.

◆ REDUCTION

yac.Action.REDUCTION = _ACTION_REDUCTION
static

Definition at line 366 of file yac.pyx.


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