YAC 3.7.1
Yet Another Coupler
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
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 585 of file yac.pyx.

Field Documentation

◆ AVG_ARITHMETIC

yac.AverageReductionType.AVG_ARITHMETIC = _AVG_ARITHMETIC
static

Definition at line 591 of file yac.pyx.

◆ AVG_BARY

yac.AverageReductionType.AVG_BARY = _AVG_BARY
static

Definition at line 593 of file yac.pyx.

◆ AVG_DIST

yac.AverageReductionType.AVG_DIST = _AVG_DIST
static

Definition at line 592 of file yac.pyx.


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