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

Reduction type for average interpolation. More...

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

Static Public Attributes

 AVG_ARITHMETIC = _AVG_ARITHMETIC
 
 AVG_DIST = _AVG_DIST
 
 AVG_BARY = _AVG_BARY
 

Detailed Description

Reduction type for average interpolation.

Refers to YAC_AVG_ARITHMETIC, YAC_AVG_DIST and YAC_AVG_BARY

Definition at line 415 of file yac.pyx.

Field Documentation

◆ AVG_ARITHMETIC

yac.AverageReductionType.AVG_ARITHMETIC = _AVG_ARITHMETIC
static

Definition at line 421 of file yac.pyx.

◆ AVG_BARY

yac.AverageReductionType.AVG_BARY = _AVG_BARY
static

Definition at line 423 of file yac.pyx.

◆ AVG_DIST

yac.AverageReductionType.AVG_DIST = _AVG_DIST
static

Definition at line 422 of file yac.pyx.


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