COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Public Member Functions | Public Attributes | List of all members
threshold_compare Struct Reference

Public Member Functions

 threshold_compare (const Real threshold)
 
bool operator() (const Real a, const Real b) const
 

Public Attributes

const Real m_threshold
 

Detailed Description

Definition at line 46 of file DirectionalAverage.cpp.

Constructor & Destructor Documentation

threshold_compare ( const Real  threshold)
inline

Definition at line 48 of file DirectionalAverage.cpp.

Member Function Documentation

bool operator() ( const Real  a,
const Real  b 
) const
inline

Definition at line 52 of file DirectionalAverage.cpp.

Member Data Documentation

const Real m_threshold

Definition at line 57 of file DirectionalAverage.cpp.


The documentation for this struct was generated from the following file:
Send comments to:
COOLFluiD Web Admin