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 128 of file cutPolyIntegralTemplates.C.

Constructor & Destructor Documentation

◆ OpScaled()

OpScaled ( const ScaleType &  s)
inline

Definition at line 132 of file cutPolyIntegralTemplates.C.

Member Function Documentation

◆ operator()()

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

Definition at line 138 of file cutPolyIntegralTemplates.C.

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

Member Data Documentation

◆ s_

const ScaleType s_

Definition at line 130 of file cutPolyIntegralTemplates.C.

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


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