OpIndirectAverage Struct Reference
Collaboration diagram for OpIndirectAverage:

Public Member Functions

 OpIndirectAverage (const labelUList &is)
 
template<class Container >
auto operator() (const Container &xs) const
 

Public Attributes

const labelUListis_
 

Detailed Description

Definition at line 119 of file cutPolyIntegralI.H.

Constructor & Destructor Documentation

◆ OpIndirectAverage()

OpIndirectAverage ( const labelUList is)
inline

Definition at line 123 of file cutPolyIntegralI.H.

Member Function Documentation

◆ operator()()

auto operator() ( const Container &  xs) const
inline

Definition at line 129 of file cutPolyIntegralI.H.

References forAll, OpIndirectAverage::is_, and UList< T >::size().

Here is the call graph for this function:

Member Data Documentation

◆ is_

const labelUList& is_

Definition at line 121 of file cutPolyIntegralI.H.

Referenced by OpIndirectAverage::operator()().


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