MURE
Loading...
Searching...
No Matches
Public Member Functions | List of all members
EqualReaction Struct Reference

Comparison operator for Reaction class. More...

#include <Cell.hxx>

Public Member Functions

bool operator() (Reaction r1, Reaction r2) const
 Comparison operator for Reaction class.
 

Detailed Description

Comparison operator for Reaction class.

Member Function Documentation

◆ operator()()

bool EqualReaction::operator() ( Reaction  r1,
Reaction  r2 
) const
inline

Comparison operator for Reaction class.

This method is "stupid" but map of STL required such an operator. Here we define r1<r2 if the code of r1<code of r2

Parameters
r1: first reaction
r2: second reaction

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

MURE Project, documentation generated by Doxygen 1.9.7 - Fri Jan 19 2024