OpScaled< ScaleType > Struct Template Reference

Public Member Functions

 OpScaled (const ScaleType &s)
 
template<class Type >
auto operator() (const Type &x) const
 

Public Attributes

const ScaleType s_
 

Detailed Description

template<class ScaleType>
struct Foam::cutPoly::OpScaled< ScaleType >

Definition at line 85 of file cutPolyIntegralI.H.

Constructor & Destructor Documentation

◆ OpScaled()

OpScaled ( const ScaleType &  s)
inline

Definition at line 89 of file cutPolyIntegralI.H.

Member Function Documentation

◆ operator()()

auto operator() ( const Type &  x) const
inline

Definition at line 95 of file cutPolyIntegralI.H.

References OpScaled< ScaleType >::s_, and x.

Member Data Documentation

◆ s_

const ScaleType s_

Definition at line 87 of file cutPolyIntegralI.H.

Referenced by OpScaled< ScaleType >::operator()().


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