Chombo + EB  3.0
Public Member Functions | List of all members
Scheduler::PeriodicFunctionLessThan Struct Reference

Ordering operator for pointers to periodic functions. More...

#include <Scheduler.H>

Public Member Functions

bool operator() (const RefCountedPtr< PeriodicFunction > &a_lhs, const RefCountedPtr< PeriodicFunction > &a_rhs) const
 

Detailed Description

Ordering operator for pointers to periodic functions.

Member Function Documentation

◆ operator()()

bool Scheduler::PeriodicFunctionLessThan::operator() ( const RefCountedPtr< PeriodicFunction > &  a_lhs,
const RefCountedPtr< PeriodicFunction > &  a_rhs 
) const
inline

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