MOOSE - Multiscale Object Oriented Simulation Environment
|
#include <MeshCompt.h>
Public Member Functions | |
Ecol (double e, unsigned int col) | |
Ecol () | |
bool | operator< (const Ecol &other) const |
Public Attributes | |
double | col_ |
double | e_ |
Definition at line 89 of file MeshCompt.h.
|
inline |
Definition at line 91 of file MeshCompt.h.
|
inline |
Definition at line 95 of file MeshCompt.h.
|
inline |
Definition at line 99 of file MeshCompt.h.
References col_.
double Ecol::col_ |
Definition at line 105 of file MeshCompt.h.
Referenced by operator<().
double Ecol::e_ |
Definition at line 104 of file MeshCompt.h.